CatSyphon:分析您的AI程式碼助手對話
CatSyphon 是一款新工具,旨在協助開發者分析和優化與AI程式碼助手的互動。透過匯入 Claude Code 等工具的日誌,使用者可以追蹤對話、識別模式並改善其程式碼工作流程。
Navigation Menu
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
License
Uh oh!
There was an error while loading. Please reload this page.
kulesh/catsyphon
Folders and files
Latest commit
History
Repository files navigation
CatSyphon
Analyze your AI coding assistant conversations. Track what works, find patterns, improve your workflow.

Quick Start
Open http://localhost:5173 and start ingesting your Claude Code logs.
Where are my logs? ~/.claude/projects/ contains your Claude Code conversation history.
Prerequisites: Python 3.11+, Node 20+, Docker, uv, pnpm
Use mise to install tools automatically: mise install
Optional: Add OPENAI_API_KEY to .env for AI-powered tagging.
What You Get
Browse All Your Projects
See sessions, activity, and navigate to detailed analytics.

Session Archive
Search and filter through all your AI-assisted coding sessions. See session names, git branches, token usage, and plan indicators at a glance.

Automatic Ingestion
Point at your log directories and watch them auto-import. Supports live sessions.

Plan Mode Tracking
See Claude's planning process - view plans, track iterations, and compare changes between versions with diff view.


AI Collaboration Health
Get an effectiveness score based on success rates, session patterns, and outcomes.

Detailed Recommendations
See what's working, what's not, and actionable recommendations.

Sentiment & Tool Analytics
Track sentiment over time, see which tools are used most, identify top problems.

AI-Powered Insights
Collaboration quality, agent effectiveness, and scope clarity scores with weekly trends.

Workflow Patterns
Discover your workflow patterns, learning opportunities, and anti-patterns.

File Modification Tracking
See which files changed most, lines added/deleted across all sessions.

Supported Agents
Tech Stack
Backend: Python 3.11, FastAPI, PostgreSQL, SQLAlchemy, OpenAI
Frontend: React 19, TypeScript, Vite, Tailwind, shadcn/ui
Development
Choose Your Path
Documentation
For Users
For Developers
Reference
License
MIT
About
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
Packages
0
Contributors
3
Languages
Footer
Footer navigation
相關文章