Skip to content

Releases: Fato07/agit

v0.4.0

22 Feb 19:12

Choose a tag to compare

Changelog

  • aeff50a Merge branch '004-v04-release-hardening' — v0.4.0 release
  • 4e5371f feat: add test coverage, config command, MCP enrichment, and README update
  • 74dd81a feat: v0.4.0 release hardening — atomic task dispatch, conflict suggestions, hooks, SSE hardening

v0.3.0

21 Feb 09:18

Choose a tag to compare

Changelog

  • 44e1b8e feat: add auto-update checking and enhance UI with Unicode symbols

v0.2.0

21 Feb 08:52

Choose a tag to compare

Changelog

  • 702feb8 feat: add Claude Code GitHub Action for automated bug fixing
  • b8ab99d feat: comprehensive CLI UX overhaul with ui package, shell completions, JSON output, and interactive TUI
  • f83afad fix: address issues found during CLI UX testing
  • ff7f773 fix: include stale worktrees in default cleanup behavior

v0.1.1

20 Feb 18:36

Choose a tag to compare

Changelog

  • aaa430e fix: address 6 issues from OpenClaw test report and GitHub issues
  • 1849d4b fix: update README badges to reference correct GitHub repo owner

v0.1.0

20 Feb 17:13

Choose a tag to compare

Changelog

  • ec0c5fb Merge branch '002-packaging-oss-openclaw' into main
  • 177cc92 Merge branch '003-auto-issue-link' into main
  • ea97810 feat: add automatic bug report issue links for internal errors (spec 003)
  • 7958692 feat: add packaging, OSS scaffolding, and MCP integration docs (spec 002)
  • 62045f5 feat: implement agit MCP server architecture (spec 001)
  • 3b2e4c8 fix: migrate golangci-lint config to v2 schema
  • f7ea587 fix: pin golangci-lint to v2 and correct GitHub owner in GoReleaser config
  • 9247303 fix: resolve lint failures by fixing gofmt and disabling noisy linters
  • 0397bf8 fix: upgrade golangci-lint-action to v7 and remove Homebrew tap config
  • e2478e0 initial commit (auto-created by agit)