Releases: dmora/ch
Releases · dmora/ch
v0.1.0
Changelog
- 5956bcd feat: UX improvements for better context and navigation
- f858243 feat: add agent UX improvements for show and search commands
- 81d7aaf feat: add agent filtering, cross-project search, and prompt extraction
- b85ecf3 feat: add agentic-friendly pagination to show command
- b41cca2 feat: add sync command for exporting conversations to observability backends
- ecd063e feat: implement ch CLI for Claude Code conversation history
- 9e0f2d7 fix(ci): update golangci-lint to v1.62
- b3c9bdd fix(ci): update goreleaser-action to v6 for version 2 config support
- daf9c57 refactor: reduce cyclomatic complexity across codebase