damocles
|
c4fcf7fbf1
|
feat(#2659): serve hive-bash-mcp over persistent streamable-http, drop stdio bridge
|
2026-07-23 18:01:20 +02:00 |
|
damocles
|
29f45ddd48
|
docs(#2627): crate READMEs for the harness column (hive-agent, hive-agent-mcp, hive-agent-wake, hive-bash-mcp)
|
2026-07-23 16:41:05 +02:00 |
|
damocles
|
e58457da17
|
feat(#2621): tighten bash task names to a valid ident ([a-z0-9-])
|
2026-07-22 18:13:47 +02:00 |
|
damocles
|
17a9a156c2
|
feat(#2628): migrate bash producer to the in-agent todo socket (keyed active + keyless done, not wakes)
|
2026-07-21 23:51:35 +02:00 |
|
damocles
|
795dd882bb
|
refactor(#2569): rename hive-agent-sock to hive-core-agent-sock
|
2026-07-20 21:58:28 +02:00 |
|
damocles
|
d0beec8a40
|
refactor(#2581): carve per-agent mcp.sock protocol into hive-agent-sock crate
|
2026-07-19 15:53:09 +02:00 |
|
damocles
|
1569d55f78
|
feat: capture normalised bash command heads for the favorite-tools stat
|
2026-06-06 00:52:56 +02:00 |
|
damocles
|
5c2f9dcf11
|
feat(#1192): spawn bash tasks with nice(10)
|
2026-06-03 21:11:34 +02:00 |
|
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 |
|