Skip to content

v8.19.0

Choose a tag to compare

@github-actions github-actions released this 21 May 08:44
· 257 commits to main since this release
Immutable release. Only release title and notes can be modified.
74486aa

What's Changed

New Features

  • feat(kilo): explicitly declare supported Kilo agent frontmatter fields by @sirmacik in #1655

Bug Fixes

  • fix(claudecode-mcp): write global MCP to documented ~/.claude.json path by @sirmacik in #1633
  • fix(claudecode-mcp): surface legacy warnings by @sirmacik in #1633
  • fix(claudecode-mcp): harden migration edge cases by @sirmacik in #1633
  • fix(kilo-subagent): enforce Kilo schema validation at runtime and restore global passthrough by @sirmacik in #1655
  • fix(kilo-subagent): fix validation bypass and catch raw zod error by @sirmacik in #1655
  • fix(opencode-subagent): pass global through forDeletion by @Chen17-sq in #1645

Refactoring

  • refactor(utils): consolidate isPlainObject into shared type-guards module by @Chen17-sq in #1643
  • refactor(copilot-rule): reuse toPosixPath and switch sameRelativePath to object params by @Chen17-sq in #1644

Documentation

CI / Dependencies

  • ci(dependabot): add Docker ecosystem and switch reviewers to assignees by @dyoshikawa in #1656
  • ci(deps): bump anomalyco/opencode from 1.14.41 to 1.14.50 in the all-actions group by @dependabot in #1641
  • ci(deps): bump anomalyco/opencode from 1.14.50 to 1.15.5 in the all-actions group by @dependabot in #1657
  • ci(draft-release): pin opencode action to v1.14.30 by @dyoshikawa in #1661

Contributors

@Chen17-sq, @saitota, @sirmacik, @dyoshikawa, @dependabot[bot]

Full Changelog

v8.18.0...v8.19.0