Skip to content

Fix Desktop attachment status to reflect observed evidence - #65

Merged
ScriptedAlchemy merged 1 commit into
mainfrom
codex/desktop-attachment-evidence
Sep 16, 2026
Merged

ScriptedAlchemy merged 1 commit into
mainfrom
codex/desktop-attachment-evidence

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

gbot codex status reported attached-shim whenever the installed wrapper matched Desktop's launch environment, including with an absent daemon socket. A running Desktop may not have inherited that environment or may have fallen back to stock Codex.

Report desktopShimConfigured independently, preserve observed private-stdio processes, and leave managed attachment unverified. Display the configuration on failed daemon probes too. The README and patch changeset explain that consumers checking setup should migrate from attached-shim to desktopShimConfigured.

Validation: three regression tests failed before the fix and passed afterward; npm run check passed (203 unit tests, 13 route tests, build, artifact validation and typecheck). A fresh built CLI against the existing Mac daemon reports desktopShimConfigured: true, desktopAttached: "unknown", and an exact 0.154.0 schema match. This is a status probe, not a live Desktop shared-thread proof.

@changeset-bot

changeset-bot Bot commented Sep 16, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: f7fbeea

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
grok-bot-cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-16T05:59:41.491895Z f7fbeea PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@ScriptedAlchemy
ScriptedAlchemy merged commit b6de403 into main Sep 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant