v7.24.0
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
getRelativePathFromCwdfor 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.looseObjectand add unknown key passthrough - Use spread syntax in
fromFileand align sub-schemas withz.looseObject - Extract
isMcpServersinto 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