Showing agent activity in Discord usually means standing up a bot with a token and trusting whatever it decides to broadcast.
activev0.3.0
agent-presence
Discord Rich Presence for Claude Code and Codex. One static binary, no bot token.
A small Rust tool that shows what your coding agent is doing live in your Discord status. It ships as a single static binary, needs no bot token, and shows little by default, so you decide what is visible.
A single static Rust binary that talks to Discord's local Rich Presence IPC. No bot token, no hosted service, and conservative defaults for what it shows.
Developer setup
clone
git clone https://github.com/jx-grxf/agent-presence.git && cd agent-presenceHighlights
- Shows live in Discord what your Claude Code or Codex session is doing.
- One static Rust binary, no bot token, no hosted service.
- Conservative defaults: you control what surfaces in your status.
- Runs on macOS, Windows, and Linux with signed release artifacts.