Skip to content

v8.14.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 02:47
· 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: 1 in generated Cursor cli.json/cli-config.json files.
  • 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.

Contributors

Full Changelog

v8.13.0...v8.14.0