Skip to content

Releases: andyhtran/cct

v1.1.0

15 Mar 17:56

Choose a tag to compare

Changelog

  • b883e89 feat: flatten JSON output for search and plans commands (#6)

v1.0.0

15 Mar 09:40

Choose a tag to compare

Changelog

  • c1ced8d feat: add FTS5 full-text search index for session history (#5)

v0.6.0

13 Mar 11:25

Choose a tag to compare

Changelog

  • 0eea3d9 feat: add session viewer TUI and styled export rendering (#4)

v0.5.0

09 Mar 03:02

Choose a tag to compare

Changelog

  • 3ef3c92 feat: improve export defaults, selective tool truncation, and hints
  • bddbe12 fix: recreate missing project directory on resume

v0.4.0

06 Mar 18:21
877b8db

Choose a tag to compare

Changelog

  • 877b8db feat: search improvements and tool_use indexing (#2)

v0.3.0

24 Feb 13:10

Choose a tag to compare

Changelog

  • 7055dd3 feat: add output limits and filters across commands

v0.2.0

23 Feb 01:59

Choose a tag to compare

Changelog

  • f500ab4 fix: extract text from tool_result content blocks in search (#1)

v0.1.0

22 Feb 17:47

Choose a tag to compare

Changelog

  • 022e79f Initial commit
  • 74e76e7 fix: use string comparison instead of len check for empty string