update(engine, desktop): raise minimum host OS to macOS 15.0 (Sequoia)#226
Draft
celanthe wants to merge 1 commit into
Draft
update(engine, desktop): raise minimum host OS to macOS 15.0 (Sequoia)#226celanthe wants to merge 1 commit into
celanthe wants to merge 1 commit into
Conversation
…) (DI-642) Per monorepo-dev PR #23737, Orka Engine and Orka Desktop no longer run on hosts earlier than macOS 15.0. Sonoma (14.x) hosts will get a binary load error. Updates system requirements in both the Engine and Desktop docs. Not yet in a release — staged for 3.6.2. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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.
Summary
Context
Per monorepo-dev PR #23737, the minimum deployment target for Orka Engine and Orka Desktop is now macOS 15.0. Hosts running Sonoma (14.x) or earlier will get a binary load error and Engine will not run.
This is merged to master but not yet in a release. Docs should ship alongside 3.6.2.
Customer impact: Any customer running Orka Engine or Orka Desktop on a Sonoma host must upgrade to Sequoia before the next release.
Tracked in DI-642.
Files changed
orka/orka-engine/orka-engine-30.mdx— System Requirements + Installation sectionsorka/orka-desktop/welcome-to-orka-desktop-30.mdx— Orka Desktop Requirements noteTest plan
🤖 Generated with Claude Code