Skip to content

fix: enable Codex remote rooms on Windows in v0.1.30 - #245

Open
wudd15 wants to merge 2 commits into
raysonmeng:integration/v3-allfrom
wudd15:codex/v3-0.1.30
Open

wudd15 wants to merge 2 commits into
raysonmeng:integration/v3-allfrom
wudd15:codex/v3-0.1.30

Conversation

@wudd15

@wudd15 wudd15 commented Sep 12, 2026

Copy link
Copy Markdown
Collaborator

Enable Codex sessions to use configured remote rooms and bump the v3 preview from 0.1.24 to 0.1.30. Previously, abg join saved the directory mapping but Codex had no room tools, and a daemon started before joining kept its inactive room configuration.

Add member lookup, explicit private/broadcast messaging, and a bounded incoming-room inbox. Refresh the mapping before each TUI initialization and keep Codex temporary helper threads from replacing the active user thread. Preserve room tool registration across daemon restarts, validate recipients and originating sessions, and prevent automatic room reply loops.

Resolve native codex.exe on Windows, hide background app-server windows, and fix Windows build path and executable-bit checks. Include usage documentation, regression tests, an opt-in live Codex smoke test, and synchronized plugin bundles. The version update covers package.json and both plugin manifests.

Validation: TypeScript checking, targeted room/Windows launcher tests, bundle synchronization and version checks, local global installation, and a live isolated-broker Codex test covering late join, member lookup, directed sending, incoming notices, and no automatic reply. An actual Codex TUI successfully queried the remote tas room after the fixes. The broader adapter tests have three Windows-specific failures also reproduced on the unchanged baseline; the full repository suite was not run.

Existing threads created without room tools require --new once after upgrading. Room membership does not imply online presence, and message submission is not a delivery receipt.

@github-actions

github-actions Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@wudd15

wudd15 commented Sep 12, 2026

Copy link
Copy Markdown
Collaborator Author

I have read the CLA Document and I hereby sign the CLA

@wudd15 wudd15 changed the title chore: bump v3 preview version to 0.1.30 fix: enable Codex remote rooms on Windows in v0.1.30 Sep 12, 2026
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