Releases: chenwei791129/commit-with-ai
Releases · chenwei791129/commit-with-ai
v1.3.0
16 Jun 06:38
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-06-16)
Features
providers: add codex-oauth provider using local codex OAuth token (fab1ad8 )
Documentation
readme: add Codex OAuth usage instructions (355af85 )
v1.2.0
24 Mar 09:40
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-03-24)
Features
claude-cli: use stdin for prompt and add --no-session-persistence flag (246d1ae )
Documentation
update claude-cli-provider spec and archive optimize-cli-invocation change (ca9ea1c )
v1.1.0
23 Mar 15:57
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-03-23)
Features
add Claude CLI provider via subprocess invocation (c2e22ba ), closes #8
Documentation
add CLAUDE.md and AGENTS.md project instructions (75974d7 )
add PyPI package link to README resources (449dda2 )
update README for multi-provider support and archive Spectra change (226135d )
v1.0.1
30 Jan 14:11
Compare
Sorry, something went wrong.
No results found
1.0.1 (2026-01-30)
Documentation
update repository name from git-auto-commit to commit-with-ai (e8f2150 )
use bash commands for git alias setup (4a032e8 )
v1.0.0
30 Jan 13:50
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-01-30)
⚠ BREAKING CHANGES
Package renamed from git-auto-commit to commit-with-ai due to PyPI naming conflict.
Features
rebrand as commit-with-ai (1c84cc8 )
v0.1.0
30 Jan 12:48
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-01-30)
Features
cli: enable single-character selection for menu choices (7f3042e )
initial release of git-auto-commit (135e3d9 )
prepare for PyPI publication (ba0bfcf )
Bug Fixes
ci: explicitly fetch tags before checking for release (03163b2 )
ci: fetch tags in publish workflow (fe6593b )
ci: remove uv cache config (no uv.lock file) (23b886f )
ci: simplify release-please config to use v-prefixed tags (32b0407 )
ci: use workflow_run trigger for PyPI publish (ea4aa96 )
cli: enable arrow keys and editing in input prompts (69f6c9e )
compat: support python 3.10 and above (6b0fdaf )
Documentation
remove install dependencies section from README (18b69b9 )
simplify usage section to git alias only (51207d7 )