Skip to content

v8.23.0

Choose a tag to compare

@dyoshikawa dyoshikawa released this 29 May 02:04
· 198 commits to main since this release
Immutable release. Only release title and notes can be modified.
ea808f8

What's Changed

New Features

  • feat(zed): support skills, rules, and mcp — Zed now supports generating skills, rules, and MCP configurations, along with git-transport root-path follow-ups by @dyoshikawa in #1720
  • feat: add pull-main command — Adds a pull-main command to switch to the main branch and run git pull --prune by @dyoshikawa-claw in #1719
  • feat: add PR automation workflows and ball-tracking commands — Adds PR automation workflows and commands for tracking who is awaiting action by @dyoshikawa in #1715

Bug Fixes

  • fix(codexcli): emit workspace root permissions — Codex CLI now emits workspace root permissions by @CillianMyles in #1717
  • fix(git-transport): support path: "." / "" — Skills located at the repository root are now fully fetched during sparse-checkout by @besdar in #1711

Contributors

Full Changelog

v8.22.0...v8.23.0