[docs] Update documentation for features from 2026-04-17#26845
Merged
Conversation
Add a manual migration entry to the upgrading guide explaining that engine: id: opencode has been removed and users must switch to engine: id: crush. Also update ADR-25830 status from Draft to Superseded since the OpenCode engine was replaced by Crush in #26819. Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation Updates - April 17, 2026
This PR updates the documentation based on features merged in the last 24 hours.
Features Documented
📝 Detailed Changes & References
Changes Made
docs/src/content/docs/guides/upgrading.mdto add a Manual Migrations section documenting thatengine: id: opencodehas been replaced byengine: id: crush. Since no automatic codemod was shipped for this change, users with existing OpenCode workflows need manual instructions.docs/adr/25830-opencode-engine-integration.mdto change status fromDrafttoSuperseded, pointing to the PR that replaced OpenCode with Crush.Merged PRs Referenced
Skipped Issues
COPILOT_PROVIDER_*BYOK vars): complex multi-file change requiring verification of current env var names; deferred for a dedicated PR.v0.45.5version links in blog posts: requires updating 115 occurrences across 18 files; out of scope for a targeted daily update.--mode/--planflags: issue [ca] CLI Version Updates: Claude Code 2.1.104, Copilot 1.0.24, Codex 0.120.0, MCP Gateway v0.2.18 #25978 was closed asnot_planned; code change not confirmed in the last 24 hours.Notes
on.rolessingle-string support (Allowon.rolessingle-string role values (not justall) #26789) was already documented infrontmatter.mdas part of that PR itself.