Skip to content

Releases: annenpolka/cclog

v0.7.4

11 Aug 10:23

Choose a tag to compare

v0.7.2: unify filtering, DRY markdown, fix search

07 Aug 20:02

Choose a tag to compare

Changes

  • Refactor: unify filtering via formatter.FilterConversationLog in CLI and filepicker
  • Fix: SearchInConversation searches only message content (prevents metadata hits)
  • DRY: formatter helpers (resolveOptions, sortedMessages, TOC anchor helper)
  • Tests: add filepicker search tests and CLI ShowTitle tests
  • Docs: add AGENTS.md, update README/CLAUDE to use internal/domain
  • Chore: remove unused pkg/types/, gofmt across touched files

Install

  • go install github.com/annenpolka/cclog/cmd/cclog@v0.7.2

Notes

No binary assets are attached for this release.

v0.6.6

10 Jul 07:03

Choose a tag to compare

Full Changelog: v0.6.5...v0.6.6