Skip to content

test(codex): pin the ws:// port-file fallback in the SessionStart plug (#1056) - #1172

Merged
fujibee merged 1 commit into
mainfrom
test/1056-ws-port-file-regression
Sep 13, 2026
Merged

test(codex): pin the ws:// port-file fallback in the SessionStart plug (#1056)#1172
fujibee merged 1 commit into
mainfrom
test/1056-ws-port-file-regression

Conversation

@fujibee

@fujibee fujibee commented Sep 13, 2026

Copy link
Copy Markdown
Owner

This adds tests/test_delivery.bats coverage for the fourth app-server discovery fallback that #1057 introduced in the codex SessionStart plug: with AGMSG_CODEX_BRIDGE_APP_SERVER unset, no unix:// token on the agent's cmdline, and no .sock file, the plug finds a ws:// app-server through its port file and writes the codex-bridge-request with that URL. Measured directly: the test is red on the commit immediately before #1057 landed on main, and green from #1057 onward. Refs #1056.

#1056)

Adds coverage for the fourth app-server discovery fallback introduced in
#1057: with AGMSG_CODEX_BRIDGE_APP_SERVER unset, no unix:// token on the
agent's cmdline, and no .sock file, the SessionStart plug still finds a
ws:// app-server through its port file and writes the codex-bridge-request
with that URL.
@fujibee
fujibee merged commit ebb6b61 into main Sep 13, 2026
24 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