damocles
cef9e633f7
docs( #1970 ): rewrite for UI-driven shape (github.enable + host switch), purge githubAccount refs, regen hivectl-cli.md
2026-07-11 12:18:55 +02:00
damocles
d804859128
docs( #1970 ): document githubAccount + gh/git integration + hivectl github set-token
2026-07-11 12:18:55 +02:00
damocles
2f43077e31
rename choom flag --continue to --resume to match the claude flag it maps to (mara review)
2026-07-02 20:51:20 +02:00
damocles
4e7a9b93d9
choom: map --continue <id> to claude --resume — claude's own --continue takes no value ( closes #2127 )
2026-07-02 20:51:20 +02:00
damocles
621ee66133
fix( #2022 ): seed claude onboarding+trust via a boot-time oneshot
2026-06-29 18:41:42 +02:00
damocles
0125fcfae8
feat( #2067 ): choom --continue passes through to claude --continue (drop --resume translation)
2026-06-29 00:50:53 +02:00
damocles
c5847e25ea
feat( #2067 ): choom takes optional session id to resume, else blank session
2026-06-29 00:50:53 +02:00
damocles
09b83c9d1e
feat( #2067 ): choom uses a fresh named session, drop --fresh flag
2026-06-29 00:50:53 +02:00
damocles
cae1dd8147
feat( #2014 ): hivectl open verb + Urls host request for web surfaces
2026-06-27 00:21:50 +02:00
damocles
70d1cdc859
feat( #2017 ): add hivectl agents list verb showing agent status + technical state
2026-06-26 22:28:23 +02:00
damocles
07e8f442cb
fix: hivectl choom passes the harness --settings/--mcp-config/--system-prompt-file so claude gets settings + tools + persona
2026-06-05 22:48:34 +02:00
damocles
c59a0de01e
fix: hivectl choom enters as the agent user from the state dir so claude gets creds + session
2026-06-05 21:41:50 +02:00
damocles
fac5437508
docs: commit generated hivectl cli reference + flake freshness check
2026-06-05 21:07:51 +02:00
damocles
e8d5eee659
feat: hivectl matrix invite — add a user to the hive Space or a room ( closes #1402 )
2026-06-05 20:51:31 +02:00
iris
da7f1d6c45
docs(tools): add hivectl.md — operator host CLI reference
...
hivectl has verbs scattered across CLAUDE.md and domain docs (gateway.md
has the gateway subcommands, matrix.md has a brief mention) but no
single cheatsheet. Add docs/tools/hivectl.md covering all subcommands:
- forge create-user: provision/refresh agent or human forge accounts
- matrix create-user / sync-admin / promote-user / reset-password
- gateway create-user / delete-user / list-users (htpasswd management)
- agents restart / restart-all (container lifecycle via admin socket)
- choom <name> [--fresh]: interactive claude session in agent container
Also add a reading-path entry to CLAUDE.md pointing at the new file.
2026-06-05 16:53:46 +02:00