Commit Graph

  • 95cf7b85fa feat(git-hangman-lab): add --visibility flag to repo create main lyn 2026-04-15 16:22:30 +00:00
  • 1e7af09245 publish-package: read current link state before re-linking lyn 2026-04-15 11:03:32 +00:00
  • 7745bc8bbc fix(git-hangman-lab): push docker images via SSH tunnel to bypass Cloudflare body limit orion 2026-04-15 01:34:52 +00:00
  • 8fc95aff22 fix(git-hangman-lab): publish-package link - remove password fallback, use only access-token orion 2026-04-14 23:09:34 +00:00
  • 0c5e6b8688 refactor(git-hangman-lab): rewrite generate-access-token to use HTTP API instead of gitea CLI orion 2026-04-14 23:08:41 +00:00
  • 9bd1452042 feat(git-hangman-lab): publish-package - switch AGENT_ID to repo owner for docker orion 2026-04-14 22:17:47 +00:00
  • 82e287b265 refactor(git-hangman-lab): get-latest now uses search API instead of list-all parsing orion 2026-04-14 22:01:34 +00:00
  • 597282cbd7 fix(git-hangman-lab): repo search - output single match as {"name","id","owner","clone-url"}, exit 1 if not found orion 2026-04-14 21:57:44 +00:00
  • 060b95f699 feat(git-hangman-lab): repo search - search repository by exact name orion 2026-04-14 21:52:27 +00:00
  • 436c723a2f fix(git-hangman-lab): publish-package - handle cross-owner repo link gracefully orion 2026-04-14 19:46:31 +00:00
  • 0b0f7d2a9f fix(git-hangman-lab): repo get-latest - fix URL extraction from list-all output orion 2026-04-14 19:27:29 +00:00
  • d63f187bf2 Fix generate-access-token: capture stderr, check exit code, fail gracefully on duplicate token lyn 2026-04-14 19:09:47 +00:00
  • 87e75b77e8 Add repo get-latest subcommand: pull latest or clone if missing, with --recursive and --force support lyn 2026-04-14 08:34:23 +00:00
  • a86b80e83a Logout before release in publish-package trap lyn 2026-04-13 20:54:33 +00:00
  • 0da1703140 Add docker logout to trap in publish-package docker branch lyn 2026-04-13 20:50:28 +00:00
  • f0cb155fa4 Fix linkPackage: type=container, no body, POST only lyn 2026-04-13 16:34:19 +00:00
  • b14d3acbba Fix linkPackage URL path: /packages/{owner}/docker/{name}/-/link/{repo_name} lyn 2026-04-13 16:29:05 +00:00
  • f0b27d5a1a publish-package: add linkPackage API call after docker push lyn 2026-04-13 16:23:10 +00:00
  • ae90cd7e0b publish-package: implement docker branch with lock-mgr and docker login/push lyn 2026-04-13 15:07:20 +00:00
  • 5c405ff5fa Add learn.sh: install skills from .skill-list to workspace/skills lyn 2026-04-13 14:05:08 +00:00
  • d20e827a5c Integrate create-repo/add-collaborators/list-projs/repo-config into repo script, remove originals, update git-ctrl and SKILL.md lyn 2026-04-13 13:49:23 +00:00
  • f3c19ba6e2 Add repo subcommand with create/add-collaborators/list-all/config; clean up SKILL.md lyn 2026-04-13 13:46:46 +00:00
  • 7c0b857a2f Add list-projs to git-ctrl routing and SKILL.md lyn 2026-04-13 13:38:56 +00:00
  • bd84a50e98 Remove list-projs from git-ctrl routing; add to SKILL.md lyn 2026-04-13 13:37:55 +00:00
  • 5c8d1d3529 Fix read vars: match all 6 SQL columns in list-projs lyn 2026-04-13 13:30:49 +00:00
  • 50fe0d87d7 Fix can_write: add COALESCE to handle NULL from LEFT JOIN lyn 2026-04-13 13:25:35 +00:00
  • 39edaf3b83 Use .git URL format in list-projs lyn 2026-04-13 13:20:35 +00:00
  • 8fed12b3ab list-projs: use SSH+MySQL instead of HTTP API, fix visibility and can-write logic lyn 2026-04-13 13:19:03 +00:00
  • 457b989c1f Use type=all to include public repos in list-projs lyn 2026-04-13 10:35:07 +00:00
  • c8642368e9 Add list-projs to git-ctrl and SKILL.md lyn 2026-04-13 10:21:09 +00:00
  • 5a5a2498c0 Add list-projs script lyn 2026-04-13 10:16:52 +00:00
  • fc720ac05a Allow dots in repo name for create-repo lyn 2026-04-13 10:02:01 +00:00
  • 7f2ca44ef6 Add publish-package placeholder script lyn 2026-04-12 19:15:07 +00:00
  • db89b9e88e Add recruitment/workflows/interviewer.md placeholder lyn 2026-04-12 18:59:07 +00:00
  • f20bfeea80 Clarify discussion guide placeholder and lookup instructions lyn 2026-04-12 15:50:07 +00:00
  • 87c98b26b8 Update discussion guide to English with discord-id note lyn 2026-04-12 15:48:06 +00:00
  • f6b13246d8 Update SKILL.md with full recruitment workflow lyn 2026-04-12 15:44:58 +00:00
  • 2e9be8375c Add bindings update and discord account config to onboard script lyn 2026-04-12 15:18:46 +00:00
  • 8f3055be62 Move onboard to recruitment/scripts with absolute paths lyn 2026-04-12 15:01:44 +00:00
  • cd88440361 Add onboard script for agent onboarding workflow lyn 2026-04-12 14:59:09 +00:00
  • f73fd68e49 Add --public flag to secret-mgr get-secret lyn 2026-04-12 14:32:15 +00:00
  • 1d8427422a Add recruitment skill for onboarding new agents lyn 2026-04-12 14:21:13 +00:00
  • 4d98d83fbb fix: use /pulls instead of /pulls/pinned (#4) lyn 2026-04-01 17:09:04 +00:00
  • dc5ce61bf7 feat: add create-pr command (#3) lyn 2026-04-01 15:52:42 +00:00
  • d8dee3b062 Merge pull request 'feature/add-create-repo-script' (#2) from feature/add-create-repo-script into main h z 2026-04-01 00:45:19 +00:00
  • 32332bea41 fix(create-repo): update error message lyn 2026-04-01 00:43:33 +00:00
  • 38f5a52a14 fix(create-repo): require AGENT_WORKSPACE env var instead of default lyn 2026-04-01 00:42:27 +00:00
  • ca9d3b4fe5 feat(git-hangman-lab): add create-repo command lyn 2026-04-01 00:38:47 +00:00
  • d358abf1ce restructure: flatten scripts dirs, remove roster, update SKILL.md lyn 2026-03-25 07:30:09 +00:00
  • b9785b6295 use ego-mgr for username/email instead of CLI flags lyn 2026-03-24 19:18:20 +00:00
  • 2d37e9d55f Merge pull request 'rename pass_mgr to secret-mgr' (#1) from rename-pass-mgr-to-secret-mgr into main hzhang 2026-03-24 19:01:03 +00:00
  • 8b4b5de3b5 rename pass_mgr to secret-mgr lyn 2026-03-24 10:08:00 +00:00
  • 95d22aa42d Add sync-skills.sh script lyn 2026-03-21 14:48:02 +00:00
  • ac457349af Initial commit: git-hangman-lab and keycloak-hangman-lab skills lyn 2026-03-21 14:04:00 +00:00