Releases: dongowu/git-ai-cli
Releases · dongowu/git-ai-cli
v2.0.4
Full Changelog: v2.0.3...v2.0.4
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Full Changelog: v1.0.19...v2.0.0
Full Changelog: v1.0.19...v2.0.0
v1.0.21
What's Changed
- 1.0.21
- feat: add interactive branch command, branch config, and docs
- feat: add rules presets, policy enforcement, pr/release commands, update docs
Install
npm install -g @dongowu/git-ai-cliv1.0.20
What's Changed
- 1.0.20
- refactor(cli): restructure CLI entry point and enhance report command
- feat(agent): add agent-lite strategy with secret redaction and fallback logic
- feat(config): add config management subcommands
Install
npm install -g @dongowu/git-ai-cliv1.0.19
What's Changed
- 1.0.19
- feat(git-flow): enhance Agent integration with branch-aware scope and warnings
Install
npm install -g @dongowu/git-ai-cliv1.0.18
What's Changed
- 1.0.18
- perf(agent): optimize performance with pre-loaded diffs and direct generation
- feat(agent): enhance commit message generation with pre-loaded diffs
- feat(agent): 实现智能代理的懒加载与工具调用优化
Install
npm install -g @dongowu/git-ai-cliv1.0.17
What's Changed
- 1.0.17
- fix(agent): strip markdown code blocks from agent response
- feat(agent): implement Smart Diff and Impact Analysis Agent
Install
npm install -g @dongowu/git-ai-cli