Skip to content

Releases: takai/git-ai-commit

v0.7.1

13 Apr 20:29
Immutable release. Only release title and notes can be modified.
eca44df

Choose a tag to compare

Changelog

  • eca44df fix: strip ANSI escape sequences from commit messages (#25)

v0.7.0

31 Mar 21:57
Immutable release. Only release title and notes can be modified.
b2e4c4f

Choose a tag to compare

Changelog

  • b2e4c4f docs(AGENTS): simplify repository instructions
  • 407ece5 feat(cli): add diff flag to show staged changes (#24)
  • a67f2e4 feat(config): add --no-session-persistence to default claude engine args
  • 553b408 feat(config): prefer git-ai-commit.toml over hidden file (#23)

v0.6.0

07 Mar 10:01
Immutable release. Only release title and notes can be modified.
8294264

Choose a tag to compare

Changelog

  • b35c65e build(go): update go to 1.26
  • 1671855 chore(ci): pin workflow actions and add pinact config
  • 24f45c0 ci: bump workflow action versions
  • c2e0f71 feat: save engine stderr to temp log and suggest --exclude on failure (#20)
  • 8294264 feat: support configuration via git config (#21)

v0.5.0

25 Feb 12:11
Immutable release. Only release title and notes can be modified.
50b1313

Choose a tag to compare

Changelog

What's Changed

  • feat: add --edit flag to edit commit message by @draftcode in #16

Full Changelog: v0.4.1...v0.5.0

v0.4.1

19 Feb 11:04
c5166df

Choose a tag to compare

Changelog

  • e844054 Improve Claude Code plugin commands and metadata (#10)
  • 4525274 Merge pull request #14 from draftcode/stream_stdouterr
  • c5166df Merge pull request #15 from takai/feat/no_claude_attribution
  • 09dbb38 fix: unset CLAUDECODE for engine subprocesses (#12)
  • 551d5f9 refactor(git): stream output directly to stdout and stderr

v0.3.1

03 Feb 10:50
78cea9d

Choose a tag to compare

Changelog

  • 38a584d feat: add --exclude / -x option to hide files from message generation (#9)

v0.3.0

28 Jan 12:15
8312756

Choose a tag to compare

Changelog

  • ebee889 build(release): expand goreleaser config (#4)
  • 94d879c ci(release): add HOMEBREW_TAP_TOKEN environment variable (#5)
  • 17d8a04 ci(release-check): update prompt flag to --prompt
  • 8aa9560 docs(plugin): add fork context configuration to ai-commit commands
  • 28b9c34 docs(readme): clarify delegation to external LLM CLIs and remove API dependency language
  • 82fb8c6 feat(cli): add version flag (#3)
  • 06d542f feat(plugin): add Claude Code plugin for automated atomic commits
  • 93ecca6 feat(plugin): add Claude Code plugin marketplace catalog
  • 8312756 feat: add diff filtering for large staged changes (#7)
  • 2253831 refactor(prompt): migrate to template-based prompt construction (#2)

v0.2.1

19 Jan 13:31

Choose a tag to compare

Changelog

  • ebee889 build(release): expand goreleaser config (#4)
  • f5ed466 ci(release): add HOMEBREW_TAP_TOKEN environment variable
  • 82fb8c6 feat(cli): add version flag (#3)
  • 2253831 refactor(prompt): migrate to template-based prompt construction (#2)

v0.2.0

19 Jan 13:19

Choose a tag to compare

Changelog

  • cd895cd build(release): expand goreleaser config
  • 82fb8c6 feat(cli): add version flag (#3)
  • 2253831 refactor(prompt): migrate to template-based prompt construction (#2)

v0.1.1

17 Jan 22:53

Choose a tag to compare

Changelog

  • 65ff9e4 docs(readme): clarify repo trust prompt in config section
  • 6f4a313 fix(config): set codex default model flag