core-aix/agitrack

Every agent turn becomes a traceable commit carrying the full interaction trace, model, and token cost, plus a live dashboard and a coach that teaches you,...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 45 minutes ago
Added to GitGenius on August 31st, 2026
Created on June 3rd, 2026
Open Issues & Pull Requests: 3 (+0)
Number of forks: 1
Total Stargazers: 17 (+0)
Total Subscribers: 0 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.5 hours
Mean response time: 8.9 hours
90th percentile: 19.9 hours
Tracked items: 56

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 10% of issues opened in the past year have been closed. Three people close 100% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 76 days
Stale 30+ days: 2
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (18)
  • enhancement (18)
  • documentation (2)
  • new todo (2)
  • discuss (1)
  • good first issue (1)
  • help wanted (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Agitrack is a traceability and analytics tool for AI agents that captures each agent interaction as a commit with full execution details.

The tool addresses the challenge of understanding and optimizing AI agent behavior by recording every agent turn as a traceable commit that includes the complete interaction trace, the model used, and token costs incurred. This approach creates a persistent, queryable record of agent activity that developers can examine to understand what their agents are doing and why. The system includes a live dashboard for real-time visibility into agent operations and a coach component that learns from your own session history to provide personalized guidance on improving both agent prompts and codebase quality.

Agitrack suits developers working with AI coding agents who need visibility into agent decision-making and want to optimize their agent interactions over time. It is particularly valuable for teams that want to reduce token waste, understand failure modes, and iteratively improve their agent configurations based on historical data rather than guesswork. The project is designed for those who view agent interactions as learnable patterns worth studying systematically.

The project shows active development with regular commits addressing core functionality and user-facing features. Work spans multiple areas including the dashboard interface, the underlying traceability infrastructure, and the coaching system that synthesizes insights from session data. The codebase receives ongoing refinement and expansion of its capabilities for capturing and analyzing agent behavior.