Skip to content

Releases: txperl/easycommit

v0.1.0

15 Apr 03:02

Choose a tag to compare

Changelog

  • a161cf4 feat(backends): add support for multiple AI backend providers
  • 4d6106b feat(release): add release automation with GoReleaser and GitHub Actions
  • c02b32c feat: add --commit mode
  • cef97ad feat: add --print mode
  • 2977a48 feat: add TOFU config security gate
  • 31ed496 feat: add dev-mode signatures, config example, and error overlay
  • 3f67032 feat: add project-level config at .easycommit/config.yaml
  • 04ca936 feat: implement the basic app
  • b8dab38 fix: adjust dev body prompt
  • d6575ac init: first commit
  • d441f8b refactor(tui): remove noStaged parameter and error handling
  • 387a05a refactor: move default config path
  • 1b2847c refactor: rename and move some files
  • ac10f7b style: replace trust prompt with bubbletea TUI gate