Promote Cursor image-tool fixes and 0.1.9 to main - #47
Merged
Merged
Conversation
Fix Cursor client image tools and namespaced execution for 0.1.9
pavelhov
marked this pull request as ready for review
September 16, 2026 22:16
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
Promote the reviewed Cursor image-tool and namespaced-execution fixes from development for CodexCommander 0.1.9. The client executor, wait, and image tools survive crowded catalogs, custom namespaces survive streaming and replay, and the vision helper uses the dashboard's default model.
Validation
The fixes were regression-tested from failure to success and reviewed with Compound Engineering. All 625 runtime test files, typecheck, privacy scan, GUI lint/build, documentation build, and 239 native macOS tests passed locally. Live Cursor custom-tool routing and the configured vision helper also passed.
The universal release archive is built from the reviewed source, uses build 2026091601 and the existing external signing key, and passes signed-feed/archive verification. Publication is gated on GitHub checks, isolated installed-update qualification, and verification of assets downloaded from the draft release.
Release security review
Packaging and signing scripts are unchanged. The production private key remains outside the repository and release assets. Previous immutable archive URLs remain available. The complete authenticated feed is verified before publication and again through the public latest-release URL. This remains an unnotarized preview with ad-hoc Apple signing.
Post-Deploy Monitoring & Validation
The maintainer will check the first resumed Cursor image task after installing 0.1.9 for successful client tool dispatch and vision results. Actual image rendering has not been invoked during release testing. The separate Codex task-page rendering crash is outside this fix.