Manual File Sync
- Selective File Sync — Manually choose which markdown files to sync to the cloud. Perfect for syncing specific conversations or recovering from local backups.
- Sync Options — Choose between incremental sync (only new/updated sessions) or full sync (all selected files).
- Markdown Parser — Automatically parse sessions from markdown files and sync them to your cloud account.
Enhanced Session Management
- Session Sorting — Sort sessions by updateTime/createTime from the dashboard.
- Incremental Sync API — Improved chat synchronization with support for incremental updates, reducing sync time and bandwidth usage.
- Language Toggle — Switch between English and Chinese video content on the homepage.
Security & Performance
- Batch Message Insertion — Improved sync performance with batch message insertion for faster data processing.
GitHub Integration
- Link Chats to Commits — Connect your AI chat sessions to GitHub commits. Track which conversations led to specific code changes.
- LCH Links in Commits — Add LCH (LLM Chat History) links to your commit messages for quick access to related AI conversations.
- Commit Suggestions — Smart suggestions for linking commits based on session timing and context.
- GitHub Activity Panel — View linked and suggested commits in a slide-out panel with detailed commit info (author, additions, deletions, changed files).
Token & Cost Analytics
- Session Cost Statistics — Track token usage and estimated costs for each chat session.
- Cost Summary — View aggregated cost information in the dashboard with detailed breakdowns.
- Cost Tooltips — Hover over sessions to see detailed token counts and cost estimates.
Notes Feature
- Add Notes to Messages — Record your thoughts and insights while reviewing AI chat logs. Click the note button on any message card to add your notes.
- Notes Indicator — Messages with notes show a golden badge with the note count. Timeline nodes with notes display a 📝 indicator.
- Notes List Page — Access all your notes from the
Notes link in the navigation bar. Search and manage your notes in one place.
- Quick Chat Preview — Click "Preview Chat" on any note to view the related conversation in a slide-out drawer, with the target message highlighted.
Improvements
- Chat preview uses the same message aggregation logic as Dashboard
- Added
What's New link in footer