Releases: thinkwright/claude-chronicle
Releases · thinkwright/claude-chronicle
v0.2.2
v0.2.1
v0.2.0
What's New
Custom Project Paths
CLAUDE_CONFIG_DIRsupport — clog now respects this env var for users with non-default Claude data locations--add-path/--remove-pathCLI flags — add custom directories to scan for Claude projects- Interactive settings UI — press
?then navigate with↑↓to add/remove paths directly from the TUI
UUID Subdirectory Discovery
- Newer Claude Code versions store session data in UUID subdirectories. clog now scans these automatically.
- File watcher also monitors UUID subdirs for live updates.
Settings Modal Improvements
- Unified cursor navigation —
↑/↓(orj/k) moves through all actions: Reindex, Rebuild, path entries, Add path - Enter to activate any selected action
- Context-sensitive footer hints
Bug Fixes
- Fixed
saveConfig()silently wipingProjectPathsandDefaultScopeby creating a fresh config
Install
go install github.com/thinkwright/claude-chronicle/cmd/clog@v0.2.0