I wanted visibility into what Claude Code was actually doing in the terminal. So I built Aegon. It hooks into Claude Code events and shows: Agent execution flow Tool calls Thinking events Token consumption Real-time activity streams One thing I found interesting is how much easier it becomes to debug agent behavior when you can see the event stream instead of pure output. Built in Rust. Demo: Repo: https://github.com/chinmaypandya/aegon Install via: pip install aegon-rs cargo install aegon Run via: aegon aegon run --detached Curious what other observability features people would want for coding agents. submitted by /u/Wakanda-Never
Originally posted by u/Wakanda-Never on r/ClaudeCode
You must log in or # to comment.
