by lanegrid · Codex Skill · ★ 50
agtrace See What Your AI Agent Is Actually Doing The Problem I Had When I started using AI coding agents (Claude Code, Codex, Gemini), I realized I was working with a black box. I couldn't see: How much of the context window was being consumed What the agent was actually doing between my prompts When the conversation was getting too long and performance would degrade I found myself guessing the agent's internal state. That felt wrong. What Changed Now I always run agtrace alongside my coding agent. It's become essential.
| Stars | 50 |
| Forks | 3 |
| Language | Rust |
| Category | Codex Skill |
| License | Apache-2.0 |
| Quality Score | 60.9819082084824/100 |
| Open Issues | 4 |
| Last Updated | 2026-06-01 |
| Created | 2025-12-02 |
| Platforms | claude-code, cli, codex, gemini, rust |
| Est. Tokens | ~928k |
These tools work well together with agtrace for enhanced workflows:
Explore other popular codex skill tools:
agtrace is See What Your AI Agent Is Actually Doing. It is categorized as a Codex Skill with 50 GitHub stars.
agtrace is primarily written in Rust. It covers topics such as ai, claude-code, codex.
You can find installation instructions and usage details in the agtrace GitHub repository at github.com/lanegrid/agtrace. The project has 50 stars and 3 forks, indicating an active community.
agtrace is released under the Apache-2.0 license, making it free to use and modify according to the license terms.