Rust MCP server for multi-agent coordination: 34 tools, Git-backed archive, SQLite indexing, advisory file locks, and an interactive TUI console
Stars
59
Forks
15
Watchers
59
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.8k
commits
fix: remove stale SHM after WAL checkpoint and fix misleading comment
60df731View on GitHubfix(startup): checkpoint or remove stale WAL files, improve failure guidance
25df797View on GitHubfix(startup): auto-recover from snapshot conflicts instead of failing with busy error
24a3ba7View on GitHubfix(schema): rollback transaction before committing already-satisfied migration
8288d2aView on GitHubfix: only clear legacy markers when native binary is positively found
1d214f7View on GitHubfix: installer false Python detection and remove phantom threads table
0261dd6View on GitHubdocs: fix misleading comment in agent_mail_pids_all_stopped
5ff59f9View on GitHubfix(macos): implement real pids_holding_file, agent_mail_pids_all_stopped, and identify_lock_holder_via_proc
106fa6eView on GitHubfix: revert unsafe lock-file deletion, fix TOCTOU race, update WAL test threshold
37ad9d9View on GitHub