Skip to content

v0.1.0

Choose a tag to compare

@abhisek abhisek released this 31 Jan 14:04
· 55 commits to main since this release
c2d455b

Changelog

  • d1c9a2c Add Gryph with Hooks (#2)
  • 583ef8f Init
  • db68a26 Initial commit
  • 9b75d6c ci: Add npm publishing scripts
  • bfceaed ci: Add npm publishing scripts
  • f9da79a docs; Add AGENTS.md
  • 9348140 feat: Add support for Gemini CLI
  • 3ae5a3a feat: Add support for content hashing
  • 059cee4 feat: Add support for live logs
  • d9f0c06 feat: Add support for project name detection
  • 40cdfda feat: Add supporting for streaming
  • 42a7739 fix: Add log level support for agent adapters
  • 288a4ec fix: Add support for busy timeout and wall mode
  • a109014 fix: Build CI workflow
  • 0a1ad5f fix: Cursor parser to handle additional event types
  • 7a9e4f1 fix: Goreleaser config
  • 329be2b fix: Handle log level for tool use
  • c0313f5 fix: Misc config fixes
  • d491cfb fix: Show event id in logs tui
  • 6311840 fix: TUI table padding
  • 53a611a fix: TUI table padding
  • 6e38564 refactor: Agent depends on privacy checker
  • 7625a7e refactor: Handle config concerns using config manager
  • cbd2504 refactor: Move security check implementations into separate package
  • 6ca33ca refactor: Stream target to use const type