Add Claude Code conversation tracker #46

Merged
jimmy merged 1 commits from feat/claude-code-tracker into main 2026-04-12 08:46:38 +08:00
Owner

New service to track Claude Code conversations with daily summaries and searchable history

New service to track Claude Code conversations with daily summaries and searchable history
jimmy added 1 commit 2026-04-12 08:46:28 +08:00
feat: add Claude Code conversation tracker
Run Tests / Backend Tests (pull_request) Failing after 5m14s
Run Tests / Frontend Tests (pull_request) Failing after 1m20s
Run Tests / Test Summary (pull_request) Failing after 16s
1ba0014d47
- Create claude-code-tracker service to monitor and parse Claude Code conversations
- Parse JSONL format with messages, tool calls, and metadata
- Store in SQLite with full-text search support
- Generate daily summaries using Claude API
- Add Conversations UI with search, stats, and conversation browsing
- Integrate with dashboard backend and frontend
- Add sync script for Mac to NAS file transfer
jimmy merged commit 728fa141ed into main 2026-04-12 08:46:38 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jimmy/nas-tools#46