Changelog
- 2819771 Merge pull request #180 from yulog/agy-pretooluse
- 7939341 Merge pull request #183 from edouard-claude/docs/learn-flags
- f59be17 Merge pull request #184 from edouard-claude/test-coverage-80
- f08b520 Merge pull request #185 from ccoVeille/go-yaml
- c224731 Merge pull request #189 from edouard-claude/fix/quota-tier-pricing
- af3471f Merge pull request #190 from edouard-claude/fix/windows-bash-quoting
- 6397c1a chore(antigravity): remove TODO comment
- e1fe8d7 chore(antigravity): update comment for TestRunAntigravityMultiSegment to clarify permission handling
- fefad61 chore(antigravity): update comments for clarity and documentation references
- b758131 chore(antigravity): update documentation references for output format
- 29bf4bf docs(antigravity): update Antigravity integration to include PreToolUse hook
- aed5f71 docs(learn): document the learn flags and link the wiki page
- 9bba2ae feat(antigravity): add Antigravity initialization
- bf0c022 feat(antigravity): enhance hook detection for Windows support
- 63283ac feat(antigravity): implement Antigravity PreToolUse hook and associated tests
- 13d0bdf feat(antigravity): implement migration for old hook prompt removal
- 38ade9c feat(antigravity): implement uninstall functions
- 20dba07 feat: migrate to YAML-maintained go-yaml
- 94d032a fix(antigravity): fix line endings from CRLF to LF.
- 78a47a8 fix(initcmd): handle error from removePromptAgent in uninstallPromptAgent
- 0b324bc fix(initcmd): normalize command strings in isSnipHookEntry function
- 2c82b73 fix: check all Close() return values in new tests
- 1f7d15d fix: check all remaining Close/Copy return values, gofmt
- 51c4bd5 fix: price gain --quota from the shared economics tier table
- c4dbcea fix: quote the snip path for the agent's shell, not the host's
- 9b750ec fix: update outdated go.mod files
- 3567354 test(antigravity): add tests for Antigravity hooks
- 52a75cc test(antigravity): refactor tests to handle multiple OS paths for hook commands