Skip to content

v8.22.0

Choose a tag to compare

@dyoshikawa dyoshikawa released this 27 May 09:35
· 186 commits to main since this release
Immutable release. Only release title and notes can be modified.
f14fc85

What's Changed

New Features

  • feat(antigravity): split antigravity into antigravity-ide and antigravity-cli (Antigravity 2.0) by @dyoshikawa in #1708

The antigravity target has been split into two dedicated targets:

  • antigravity-ide — the Antigravity desktop IDE
  • antigravity-cli — the agy CLI

The legacy antigravity target is kept as an alias for antigravity-ide and now emits a deprecation warning. It will be removed in a future major release, so please migrate to antigravity-ide or antigravity-cli.

Documentation

  • docs(commands): always add maintainer-scrap label in research-tool-updates by @dyoshikawa in #1712

Other Changes

  • chore(claude): enable 1M context disable and raise autocompact threshold by @dyoshikawa in #1683

Contributors

Full Changelog: v8.21.0...v8.22.0