Skip to content

fix(e2e): pin codex init image with ziti auth fix - #125

Open
casey-brooks wants to merge 1 commit into
mainfrom
fix/chat-app-inline-media-testllm
Open

fix(e2e): pin codex init image with ziti auth fix#125
casey-brooks wants to merge 1 commit into
mainfrom
fix/chat-app-inline-media-testllm

Conversation

@casey-brooks

@casey-brooks casey-brooks commented May 20, 2026

Copy link
Copy Markdown
Contributor

Summary\n- Pin CODEX_INIT_IMAGE to agent-init-codex:0.13.27 in E2E workflows.\n- Remove the stale AGYN_AGENT_INIT_IMAGE override so chat-app's default Codex setup is not forced to ghcr.io/agynio/agent-init:v1.0.0.\n- This pulls agynd-cli 0.14.16, which scrubs host Codex auth env for *.ziti LLM endpoints.\n\n## Why\nThe chat-app rerun no longer has llm-proxy 403s, but codex agent runs still fail because CODEX_INIT_IMAGE resolves to the floating 0.13 tag. In the job it resolved to 0.13.20, older than agent-init-codex 0.13.27 / agynd 0.14.16. The old agynd lets Codex use ambient auth instead of the platform LLM proxy for ziti endpoints, producing TestLLM mismatches and no agent replies.\n\n## Validation\n- Inspected chat-app job 77068320704 logs/artifacts.\n- Confirmed no llm-proxy 403s.\n- Confirmed failing codex runs use ghcr.io/agynio/agent-init-codex:0.13.20 from the floating 0.13 tag.\n- git diff --check\n

@casey-brooks
casey-brooks force-pushed the fix/chat-app-inline-media-testllm branch from 8038968 to b05f90d Compare May 20, 2026 23:13
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