自己的 AI agent dashboard 自己刻——ccxray 實作筆記
- 時間
- 2026-08-09 14:55 ~ 15:10
- 講者
- Justin Lee (阿修)
- 位置
- AU
- 共筆
議程簡介
你每天用 Claude Code 寫程式,但真的知道每輪 turn 燒了多少 token、context window 還剩幾趴、cache 有命中嗎?辛苦寫的 skill 到底被呼叫了多少次? ccxray 是一支透明 HTTP proxy + 即時 web dashboard,夾在 Agent 與 API 之間。把所有的 request 和 response 都 log 下來,並提供清楚的視覺化。 本場演講將揭露本專案的開發過程。 https://github.com/lis186/ccxray
講者
Justin Lee (阿修)
UX 和 iOS 背景的開發者,致力於透過對人的觀察和技術實踐提供最佳的使用體驗。近兩年的重心,在研究如何透過 AI 提升軟體團隊開發效率。