Skip to content

v8.26.0

Choose a tag to compare

@dyoshikawa dyoshikawa released this 09 Jun 11:18
· 96 commits to main since this release
Immutable release. Only release title and notes can be modified.
4ae9125

What's Changed

New Features

  • Rename windsurf target to devin (Devin Desktop) and add AugmentCode hooks — the Windsurf target has been renamed to devin to reflect Devin Desktop, and hook support was added for AugmentCode.
  • Agent Skills global scope + frontmatter, Copilot excludeAgent, and skill allowed-tools — Agent Skills now support global scope and richer frontmatter, Copilot gained an excludeAgent value, and skills can declare allowed-tools.
  • Cursor workspaceOpen/failClosed, skill frontmatter, Factory hook cleanup, and DeepAgents input.required — expanded Cursor hook options and skill frontmatter, tidied Factory hooks, and added input.required for DeepAgents.
  • Takt extends, Amp skills adapter, and Qwen .qwenignore fix — added an Amp skills adapter, extends support for Takt, and fixed Qwen ignore-file handling.
  • Follow upstream updates for Claude Code, Codex CLI, and Goose — kept these targets in sync with their latest upstream capabilities.
  • Add goal-pr and goal-all-scrap-issues commands — new maintainer workflow commands. (#1778)

Bug Fixes

  • Accept string compatibility for agentsskills — align with the Agent Skills spec. (#1794)
  • Remove dead logger parameter in convertToCodexFormat for the Codex CLI MCP exporter. (#1779)
  • Preserve OpenCode MCP extra fields on export round-trip and harden key handling.
  • Loosen OpenCode MCP per-server schemas to preserve extra fields.
  • Treat messageDisplay as a no-matcher event and emit Codex YAML following project conventions.
  • Fix Kilo .kilocodeignore, Roo command mode, and Rovo Dev skill frontmatter.
  • Keep xsschema optional peers for the bun compile build.

Refactoring & Internal

  • Unify MCP env var regex patterns and harden format helpers. (#1781)
  • Align Claude Code skill paths field order with the schema and add tests. (#1792)
  • Make Kilo subagent validate() pure and tidy the schema (PR #1655 follow-ups).
  • Add Junie global rules scope and tidy knip config/deps.

CI & Chores

  • Drop unsupported macos-15-intel e2e runner and set fail-fast: false. (#1780)
  • Source ~/.bashrc in devcontainer init.sh. (#1777)
  • Bump the all-actions GitHub Actions group. (#1755)

Contributors

Full Changelog

v8.25.0...v8.26.0