Skip to content

Releases: dongowu/git-ai-cli

v2.0.4

12 Feb 14:37

Choose a tag to compare

Full Changelog: v2.0.3...v2.0.4

Full Changelog: v2.0.3...v2.0.4

v2.0.3

07 Feb 01:51

Choose a tag to compare

Full Changelog: v2.0.2...v2.0.3

v2.0.2

06 Feb 18:04

Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

06 Feb 17:49

Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

06 Feb 16:45

Choose a tag to compare

Full Changelog: v1.0.19...v2.0.0

Full Changelog: v1.0.19...v2.0.0

v1.0.21

19 Jan 08:49

Choose a tag to compare

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-cli

v1.0.20

18 Jan 09:56

Choose a tag to compare

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-cli

v1.0.19

16 Jan 06:59

Choose a tag to compare

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-cli

v1.0.18

16 Jan 06:46

Choose a tag to compare

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-cli

v1.0.17

15 Jan 20:05

Choose a tag to compare

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