Skip to content

Releases: eitanpo/agentry

v0.3.0

10 Jun 15:18

Choose a tag to compare

Changelog

  • 2724635 Migrate CLI to Cobra verb tree; bump to 0.3.0
  • 0427c55 Merge branch 'improve-tool-render-styles'
  • b48f147 Document snapshot cask caveat and command-name slash-doubling trap
  • e7f9075 Merge pull request #1 from eitanpo/improve-tool-render-styles

v0.2.0

03 Jun 16:12

Choose a tag to compare

Changelog

  • 9828ad2 Add --list mode: session listing with time filters and prompt detail
  • 34a3370 Change link color to sky cyan (80) to distinguish from glamour heading blue (39)
  • 9d81ad7 Add OSC 8 hyperlinks for markdown links in assistant prose
  • 924c564 Improve tool render styles: distinct body/args colors; fix think gray

v0.1.0

27 May 15:44

Choose a tag to compare

Changelog

  • b01f894 Rename ase → agentry; add GoReleaser Homebrew cask distribution
  • 5423036 Restyle user prompt: highlighted block with ❯ glyph and rounded border; fix lipgloss background guards
  • 64194b9 Change default level to minimal; add assistant rail indent; fix glamour margin
  • a11222e Add Makefile with stamped builds; update version scheme and docs
  • dfc25ef Implement phase-1 MVP: render Claude Code sessions to the terminal
  • 9096bc4 Initial commit: project docs and phase-1 design