v8.25.0
·
146 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features
- Windsurf: Added support for commands, hooks, and MCP generation, following upstream updates by @dyoshikawa in #1752
- Augment Code: Added support for slash commands by @dyoshikawa in #1752
- Zed: Added support for permissions and skills, following upstream CLI updates by @dyoshikawa in #1753
- Warp: Added support for skills by @dyoshikawa in #1754
- OpenCode: Added support for plural feature directories by @dyoshikawa in #1754
- Antigravity / Cline: Relocated Antigravity IDE global MCP and skills to
~/.gemini/config, and added Cline global rules support by @dyoshikawa in #1761 - Junie / Kilo: Followed upstream updates for Junie and Kilo by @dyoshikawa in #1752 and #1753
Bug Fixes
- MCP: Clarified the
generateno-op result so that a zero count is no longer read as a failure by @dyoshikawa in #1738 - Antigravity: Hardened the Antigravity hooks import path by @dyoshikawa in #1753
- Takt: Fixed the Takt upstream URL by @dyoshikawa in #1754
Other Changes
- Tooling: Removed ESLint and kept oxlint as the only linter by @dyoshikawa in #1762
- Config: Disabled
gitignoreTargetsOnlyand regenerated the full.gitignoreby @dyoshikawa in #1756 - Docs: Unified the README documentation domain, added a deepagents-cli reference row, and clarified presence markers by @dyoshikawa in #1737
- Commands: Added the
resolve-scrap-issuescommand by @dyoshikawa in #1736 - DevContainer: Sourced bashrc before mise in the gtr postCreate hook by @dyoshikawa in #1735