Skip to content

v7.24.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 04:10
Immutable release. Only release title and notes can be modified.

What's Changed

New Features

  • Add Rovodev support: Initial support for Atlassian Rovodev including rules, skills, subagents, and MCP configuration generation (#1369, #1377)
  • OpenCode: Honor agentsmd subproject path: Subproject paths in agentsmd are now properly honored (#1386)

Bug Fixes

  • Normalize Windows path separators in getRelativePathFromCwd for non-filesystem contexts (#1383, by @flanny7)
  • Structured equivalence for known file types (#1378)
  • Update draft-release workflow to use skill reference instead of command

Refactoring

  • Convert commands to skills format (except draft-release-post)
  • Rename and update rulesync skills
  • Use object args for file contents equivalence
  • Align agentsmd sub-schema with z.looseObject and add unknown key passthrough
  • Use spread syntax in fromFile and align sub-schemas with z.looseObject
  • Extract isMcpServers into a common function

CI/Chore

  • Update default opencode model to gpt-5.4
  • Update default opencode model to glm-5.1
  • Use claude sonnet for opencode
  • Remove comment-to-ai workflow
  • Bump the all-actions group with 2 updates
  • Various test improvements

Contributors

@autaut03, @dependabot[bot], @dyoshikawa, @dyoshikawa-claw, @flanny7, @nyanshak

Full Changelog

v7.23.0...v7.24.0