v8.14.0
·
391 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features
- Cursor permissions & global scopes: Add Cursor permissions generation with global scope support, enabling teams to manage fine-grained permission controls for Cursor IDE.
- Copilot CLI support: Add GitHub Copilot CLI integration including hooks, subagents, and command syntax support.
- Claude scheduled-task frontmatter routing: Add frontmatter-based routing for Claude scheduled tasks in skills.
Bug Fixes
- Default-stamp
version: 1in generated Cursorcli.json/cli-config.jsonfiles. - Harden Gemini CLI command syntax translation against TOML injection and round-trip edge cases.
- Translate universal command syntax to Gemini CLI native syntax.
- Address review findings on command-syntax docs and translation.
Other Changes
- Refactor Cursor permissions parsing and clarify MCP round-trip behavior.
- Expand Gemini CLI command-syntax test coverage.
- Add e2e tests for Claude scheduled-task frontmatter routing.
- Update documentation for command syntax and file formats.