hyperhive/hive-bash-mcp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 153870ec3a test: drop unnecessary Result wrap in bash status test helper
clippy::unnecessary_wraps — the helper always returns Ok. Build the
DaemonResponse directly and wrap with Ok() at the call sites. Fixes the
CI clippy failure on this PR.
2026-06-05 20:50:44 +02:00
..
bin test: drop unnecessary Result wrap in bash status test helper 2026-06-05 20:50:44 +02:00
lib.rs feat(#1106): split bash mcp into hive-bash-daemon + hive-bash-mcp bridge 2026-06-03 18:06:59 +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 fix(#1375): clean up pedantic warnings and re-enable -D warnings without pedantic bypass 2026-06-05 16:55:09 +02:00
protocol.rs fix(#1220): remove default 180s timeout from bash run — no timeout unless explicitly set 2026-06-03 22:35:51 +02:00
runner.rs fix(#1375): clean up pedantic warnings and re-enable -D warnings without pedantic bypass 2026-06-05 16:55:09 +02:00
socket.rs fix(ci): unblock nix flake check after clippy 0.1.95 bump (#1368) 2026-06-05 15:32:07 +02:00