Show HN: Quick and dirty inter-agent collaboration
Category: cli-tool
Tags: agent-communication, csharp, cli-tool
Score: 5.0/10 (Innovation: 5, Technical: 4, Documentation: 6, Utility: 5)
A lightweight, file-based inter-agent chat system for local coding collaboration, enabling agents and humans to exchange messages and track goals via CLI or browser UI without external services. Its novel approach of storing state in a Git repository and requiring no hosted service is interesting for quick prototyping, but the implementation remains simple and niche.
Target audience: backend devs, ai engineers
Repository: https://github.com/ovidiuiliescu/simpleagentchat · C# · MIT
View on Hacker News