Files
ClawSkills/git-hangman-lab
orion 9bd1452042 feat(git-hangman-lab): publish-package - switch AGENT_ID to repo owner for docker
1. For docker command, look up the repo owner via 'repo search' API
2. Use 'ego-mgr lookup' to get the owner's agent-id
3. Export AGENT_ID to that agent-id so docker push goes to correct namespace
4. Also fix link API auth: use '-u owner:token' (basic auth) instead of
   'Authorization: token' header, since repo owner's 'git' secret is a
   password not a bearer token
2026-04-14 22:17:47 +00:00
..