Skip to content

v15.0.0

Choose a tag to compare

@dyoshikawa dyoshikawa released this 24 Jul 13:33
Immutable release. Only release title and notes can be modified.
ebd8317

What's Changed

Breaking and Default Behavior Changes

  • Changed newly initialized target defaults to Codex CLI, Claude Code, and OpenCode (#2372).
  • Stopped scaffolding commands and the sample review command by default while preserving explicit command support (#2377).
  • Deprecated the ignore feature for new projects in favor of permission deny rules while preserving compatibility with existing configurations (#2373).
  • Changed rulesync fetch without an explicit feature selection to fetch skills by default (#2367).
  • Switched recommended MCP, hooks, and permissions source scaffolds to JSONC and added Codex CLI approval and permission defaults (#2370).

New Features

  • Added native Kimi Code support for rules, MCP servers, skills, subagents, hooks, and permissions across supported project and global scopes (#2363).
  • Added project-scoped Claude Code and Google Antigravity plugin packaging targets, including generation, import, documentation, and Tool × Feature coverage (#2380).
  • Expanded Kiro coverage with global ignore support, MCP disabledTools preservation, filename-derived Kiro CLI agent names, and hook cache round-tripping (#2375).
  • Generated the research-tool-updates skill for every configured target, including Codex CLI (#2361).

Bug Fixes

  • Preserved global non-root rules for targets that fold them into root files, including Codex, Junie, and Pi (#2357).
  • Normalized generated CRLF and standalone CR line endings to LF across platforms (#2379).

Developer Experience and Release Engineering

  • Hardened Takumi Guard and npm publishing workflow behavior while retaining the intended proxy and public-registry configuration (#2374).
  • Corrected URL capitalization, heading case, and list punctuation in the contribution guide (#2378).

Contributors

Full Changelog

v14.2.0...v15.0.0