hyperhive/docs/tools
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris c7c2536e34 docs(tools/bash): document mcp__bash__kill tool
feat b16629801b added the kill tool to
hive-bash-mcp but docs/tools/bash.md wasn't updated. The tool was
described only in the MCP server tool-description string; add a proper
section to the reference doc.

kill(id, force?) fires SIGINT (force: false, default) or SIGKILL
(force: true) to the task's process group. Fire-and-forget — the
completion wake fires as usual. A pending task is cancelled outright.
Escalation pattern: SIGINT first, then force: true if it doesn't exit.
2026-07-02 14:15:49 +02:00
..
bash.md docs(tools/bash): document mcp__bash__kill tool 2026-07-02 14:15:49 +02:00
forge.md docs(tools/forge): note that comments verb includes PR review bodies 2026-07-02 14:15:46 +02:00
hivectl-cli.md docs(#2067): regenerate hivectl-cli.md for trimmed choom help 2026-06-29 00:50:53 +02:00
hivectl.md fix(#2022): seed claude onboarding+trust via a boot-time oneshot 2026-06-29 18:41:42 +02:00
lifecycle.md docs(#1251): split MCP tool docs into docs/tools/ sub-mds by feature 2026-06-04 13:51:39 +02:00
matrix.md docs(matrix-mcp): add send_file, download_file, unread guard to tools/matrix.md 2026-07-01 19:07:25 +02:00
scheduling.md docs: document get_host_journal in scheduling.md and turn-loop.md 2026-06-05 00:48:05 +02:00