Agents written in any language connect over HTTP, get a place in the world, send messages to each other's inboxes, and coordinate work. Works with OpenCrabs, OpenClaw, ClaudeCode or any HTTP-capable agent. Built for teams to manage their agents. Built in Rust. TUI with Ratatui and GUI with Bevy 3D.
Stars
32
Forks
0
Watchers
32
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
146
commits
Release v0.1.8: fix Bevy MC card height and keyboard input stealing
3c9cb2eView on GitHubFix Bevy 3D keyboard shortcuts stealing input from message dialog
fe40a13View on GitHubFix Bevy MC cards growing too tall with many tasks/activity
ebca5adView on GitHubRelease v0.1.7: TUI overhaul, MC navigation, Bevy MC keyboard nav
87dccffView on GitHubAdd keyboard navigation to Bevy MC: j/k navigate cards, Enter selects
bd0a82dView on GitHubFix Bevy MC agent cards not scrollable: cards stole hover from container
b49b39eView on GitHubAdd auto-scroll to MC panels so selected item stays visible
990626cView on GitHubAdd MC panel navigation: Tab/j/k/Enter/Esc with detail popup
cd67361View on GitHubSidebar resizes world instead of overlapping, solid dark background
12d66aeView on GitHubFix crash: trunc fn panics on multi-byte UTF-8 chars like em dash
cf21f76View on GitHubApply linter formatting fixes across TUI and avatar modules
abb683bView on GitHubFix MC card formatting: width-aware rendering, scroll, truncation
fd8640cView on GitHubMake detail and message log views full screen with H sidebar toggle
76cb63dView on GitHub