hyperhive/hive-bash-mcp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 689a217c39 docs(#2077): drop impl-history provenance from runner.rs module doc
'Mirrors the logic previously embedded in hive-ag3nt' is pure provenance
(where the code moved from) — the #2077 rubric says drop impl-history. The
rest of my slice (nix modules + hive-priv/matrix-mcp/bash-mcp + forge.rs) is
already lean: surveyed it, the long comment blocks are all legit why/invariant/
contract docs under the 30-line threshold, not bloat.
2026-06-29 18:16:07 +02:00
..
bin hive-bash-mcp: kill is fire-and-forget; retry with force to escalate; must_use (review) 2026-06-19 08:33:40 +02:00
lib.rs feat: capture normalised bash command heads for the favorite-tools stat 2026-06-06 00:52:56 +02:00
main.rs feat(#1106): split bash mcp into hive-bash-daemon + hive-bash-mcp bridge 2026-06-03 18:06:59 +02:00
paths.rs refactor(#1450): lift shared harness-path resolution into hive-sh4re 2026-06-14 21:34:58 +02:00
protocol.rs hive-sh4re: lift TaskFile + TaskStatus from hive-bash-mcp 2026-06-21 13:28:37 +02:00
runner.rs docs(#2077): drop impl-history provenance from runner.rs module doc 2026-06-29 18:16:07 +02:00
socket.rs hive-bash-mcp: add kill tool to stop a running or pending bash task 2026-06-19 08:33:40 +02:00
stats.rs feat: capture normalised bash command heads for the favorite-tools stat 2026-06-06 00:52:56 +02:00