Open Source at CapsBharg
We believe in giving back to the developer community that shapes the tools we rely on every day. These are the projects we build, maintain, and share publicly — free for anyone to use, learn from, or contribute to.
Universal middleware between messaging platforms (Slack, Telegram) and AI coding agents (Claude Code, Cursor, Codex) — mention a bot, pick a project, watch it work in real time.
agent-connect bridges chat platforms like Slack and Telegram with AI coding agents such as Claude Code, Cursor, and Codex, letting developers trigger and monitor real engineering tasks from a conversation. It supports multiple projects and agents per team, streams progress live into a single updating message, and is built around an adapter pattern so new messaging platforms or agents only require implementing one interface — with projects allowlisted, executions timeout-bounded, and every agent CLI spawned via argv array rather than a shell string.
Want to contribute?
We welcome issues, discussions, and pull requests from the community.