Skip to content

v8.11.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 12:13
· 465 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

New Features

  • feat(mcp, api): add convert support to MCP and JS programmatic APIs (872bfaf)
    • Added convert tool to the MCP server and JS programmatic API, enabling rule conversion between tool formats via MCP and the programmatic interface.

Bug Fixes

  • fix(copilot): preserve no-globs state in root rule roundtrip (664b065)
    • Fixed an issue where the no-globs state was lost during root rule roundtrip for Copilot rules.

Refactoring

  • refactor(convert): align JS API with CLI/MCP and clarify docs (8e9980b)
    • Aligned the JS API for convert with CLI and MCP interfaces and clarified documentation.

Dependencies

  • ci(deps): bump the all-actions group with 2 updates (ec9ee7c)

Contributors

Full Changelog

v8.10.0...v8.11.0