diff --git a/docs/community-pain-points.md b/docs/community-pain-points.md index a19dd7c..9905ac8 100644 --- a/docs/community-pain-points.md +++ b/docs/community-pain-points.md @@ -16,7 +16,7 @@ These are the product angles agenttrace should keep optimizing for. ## Product Implications - Keep startup fast and local-first. -- Keep parser coverage broad: Claude Code, Codex CLI, Gemini CLI, Aider, Cursor exports, Hermes, OpenCode, OpenClaw, Kimi, Copilot-style logs. +- Keep parser coverage broad: Claude Code, Codex CLI, Gemini CLI, Qwen Code, Cline, Aider, Cursor exports, Hermes Agent, OpenCode, OpenClaw, Pi, Oh My Pi, Kimi CLI, Copilot-style logs, and generic JSON/JSONL traces. - Make the first TUI screen answer: cost, health, errors, latency, and recent bad sessions. - Keep JSON output and CI gates first-class. - Prioritize diagnostics that produce an action, not just a chart. diff --git a/docs/demo-playbook.md b/docs/demo-playbook.md index 58aa4d2..7e21868 100644 --- a/docs/demo-playbook.md +++ b/docs/demo-playbook.md @@ -20,7 +20,7 @@ The script renders [docs/demo.tape](demo.tape) into `assets/agenttrace-demo.gif` ## Short Caption -agenttrace is a local TUI for AI coding agent session history. It shows what Claude Code, Codex CLI, Gemini CLI, Aider, Cursor exports, and similar tools spent across cost, tokens, and time, then helps diagnose why a task was slow. +agenttrace is a local TUI for AI coding agent session history. It shows what Claude Code, Codex CLI, Gemini CLI, Qwen Code, Cline, Cursor exports, Aider, OpenCode, Kimi CLI, Pi, and generic JSON/JSONL traces spent across cost, tokens, and time, then helps diagnose why a task was slow. ## Verification Before Posting diff --git a/site/ai-agent-observability.html b/site/ai-agent-observability.html index b0ac491..924a2a3 100644 --- a/site/ai-agent-observability.html +++ b/site/ai-agent-observability.html @@ -6,9 +6,9 @@ AI coding agent session history - cost, tokens, time, and slow-run diagnosis - + @@ -17,7 +17,7 @@ - + @@ -40,6 +40,15 @@ "AI coding agent session history", "Claude Code logs", "Codex CLI session logs", + "Gemini CLI sessions", + "Qwen Code sessions", + "Cline task history", + "Cursor exports", + "Aider chat history", + "OpenCode logs", + "Kimi CLI logs", + "Pi agent logs", + "generic JSON/JSONL traces", "token cost tracking", "time tracking", "slow agent task diagnosis" @@ -103,8 +112,8 @@

AI coding agent session history starts with local logs.

Compare Gemini CLI sessions across tokens, models, cost, duration, and tool latency.
- Cursor + Aider - Bring exported Cursor traces and Aider chat history into the same local TUI. + More local logs + Bring Qwen Code, Cline, Cursor exports, Aider, OpenCode, OpenClaw, Pi, Kimi CLI, and JSON/JSONL traces into the same local TUI.