Skip to content

Releases: agentic-utils/ccs

v0.10.0

09 Mar 14:35
146f776

Choose a tag to compare

Changelog

  • 146f776 Merge pull request #2 from agentic-utils/feat/exclude-dirs
  • f368d29 feat: add --exclude flag to filter out directories

v0.9.0

10 Feb 12:35
d1ba9ca

Choose a tag to compare

Changelog

  • d1ba9ca feat: skip subagents directory when loading conversations

v0.8.0

26 Jan 16:19
d9b3b88

Choose a tag to compare

Changelog

  • d9b3b88 feat: add delete conversation feature with Ctrl+D

v0.7.0

22 Jan 08:55
72fc1b4

Choose a tag to compare

Changelog

  • 72fc1b4 feat: add performance improvements with filtering options

v0.6.1

08 Jan 12:06
e167de7

Choose a tag to compare

Changelog

  • e167de7 fix: inject version from git tag at build time

v0.6.0

08 Jan 11:21
8f53f5d

Choose a tag to compare

Changelog

  • 9cc0ba7 Merge pull request #1 from espensb/patch-1
  • b1c2222 Use the correct module name after moving project to agentic-utils org
  • 4552fe5 feat: auto-tag on push to main
  • b323167 feat: run goreleaser directly in CI after tagging
  • 8f53f5d fix: fetch tag after creation for goreleaser

v0.5.0

08 Jan 00:39
1f44aa8

Choose a tag to compare

Changelog

  • 1f44aa8 feat: rewrite TUI with bubbletea

v0.4.0

07 Jan 23:39
8aa8c63

Choose a tag to compare

Changelog

  • e27e9fd Update README to clarify search functionality
  • fcc2432 Update command for skipping permissions in README
  • 0b947ce feat: improved search and preview
  • 5de9c27 fix: add empty go.sum for CI cache
  • 8aa8c63 fix: remove unused charmbracelet dependencies

v0.3.1

04 Jan 23:22
e733501

Choose a tag to compare

Changelog

  • e733501 fix: always show conversation start and end in preview

v0.3.0

04 Jan 23:02
479e498

Choose a tag to compare

Changelog

  • 479e498 feat: show one row per conversation with improved search