fix: use raw.githubusercontent for dashboard image (jsDelivr cache stale)

This commit is contained in:
AgentSeal 2026-04-14 01:25:03 -07:00
parent d20281514c
commit a25e5c22b4

View file

@ -14,7 +14,7 @@
</p>
<p align="center">
<img src="https://cdn.jsdelivr.net/gh/AgentSeal/codeburn@main/assets/dashboard.jpg" alt="CodeBurn TUI dashboard" width="620" />
<img src="https://raw.githubusercontent.com/AgentSeal/codeburn/main/assets/dashboard.jpg" alt="CodeBurn TUI dashboard" width="620" />
</p>
By task type, tool, model, MCP server, and project. Tracks one-shot success rate per activity type so you can see where the AI nails it first try vs. burns tokens on edit/test/fix retries. Interactive TUI dashboard with gradient charts, responsive panels, and keyboard navigation. macOS menu bar widget via SwiftBar. CSV/JSON export.