damocles
e86160820a
feat(#1106): split bash mcp into hive-bash-daemon + hive-bash-mcp bridge
- new hive-bash-mcp crate: daemon (subprocess runner, wake signals) +
stdio bridge (mcp tools). mirrors hive-matrix-mcp architecture
- hive-ag3nt: remove bash_runner.rs and bash_run/bash_status mcp tools;
get_loose_ends uses hive_bash_mcp:🏃:active_tasks() via crate dep
- harness-base.nix: add hive-bash-daemon systemd service + auto-inject
bash extraMcpServer into every agent (socket: /run/hive-bash/socket)
|
2026-06-03 18:06:59 +02:00 |
| .. |
|
agent-base.nix
|
nix/templates: actually collapse agent-base + manager to role shims (#671 fixup)
|
2026-05-31 00:07:55 +02:00 |
|
harness-base.nix
|
feat(#1106): split bash mcp into hive-bash-daemon + hive-bash-mcp bridge
|
2026-06-03 18:06:59 +02:00 |
|
manager.nix
|
feat(#1014): rename manager agent root→ruth across all crates + frontend
|
2026-06-02 18:18:06 +02:00 |
|
weston-vnc.nix
|
chore: scrub #NNN issue references from code comments and nix descriptions
|
2026-06-01 13:30:52 +02:00 |