discord-agents is a discord bot to manage coding agents. Given a server, it creates one channel for every project you’ve worked on, where you can ask your agent of choice to spin up sessions in threads. Agents are given a discord MCP to interact with the discord server and are managed in default-sane ways with a clean worktree for every thread and so on. Supports Claude (for now), Codex, and Gemini.

discord-agents is meant for personal use and does not do any sandboxing on its own - do that yourself with a VPS or by sandboxing the underlying coding agents on the machine you’re running it on.