en un clic
run-agmente-codex-e2e
// Run Agmente iOS end-to-end tests against a local Codex app-server endpoint, validate Codex thread/turn protocol flow, and perform mandatory cleanup.
// Run Agmente iOS end-to-end tests against a local Codex app-server endpoint, validate Codex thread/turn protocol flow, and perform mandatory cleanup.
Run and debug Agmente ACP end-to-end scenarios from the repo-owned e2e/scenarios/acp specs. Use when validating ACP websocket compatibility, session creation, cwd handling, reconnect flows, or reproducing ACP-only UI failures against a real local ACP backend.
Run and debug Agmente iOS end-to-end tests against a real local Codex CLI app-server instance. Use when validating Codex websocket/protocol compatibility, connect/initialize/thread flows, or reproducing Codex-only UI test failures with an actual local Codex server.
Dynamically inspect ACP and Codex upstream repos using .agmente.paths, detect protocol/API/spec drift, and produce a risk-scored regression report. Use when checking for new APIs, method changes, or protocol/spec changes after upstream updates.
Execute repeated shell commands as separate tool calls with a delay between each iteration. Use when a user asks to run something N times, wait between runs, increment a counter each cycle, and see each iteration result before the next run.
Run Agmente iOS end-to-end tests against a local ACP agent (Gemini, Claude, Qwen, or Vibe), validate core RPC flow, and perform mandatory cleanup.
| name | run-agmente-codex-e2e |
| description | Run Agmente iOS end-to-end tests against a local Codex app-server endpoint, validate Codex thread/turn protocol flow, and perform mandatory cleanup. |
Use this skill when the user asks to run Agmente E2E against OpenAI Codex app-server.
scenario: sanity (default), add-server, turn-sendport: default 9000simulatorID: default BE205EA8-B26C-44C2-B52B-B49141678273codexCommand: default codex app-server (override via first arg to start_codex.sh or CODEX_APP_SERVER_CMD)npxTag: package tag for @rebornix/stdio-to-ws (latest by default, override via third arg or AGMENTE_E2E_NPX_TAG)./.github/skills/run-agmente-codex-e2e/scripts/start_codex.sh "<codexCommand>" <port> <npxTag>build_run_sim with Agmente defaults.references/ui-checklist.md.Codex App-Server.describe_ui before each tap.id or label.initialize -> initialized -> thread/list -> thread/start -> turn/start -> turn/started -> turn/completed.item/* and/or codex/event/*)../.github/skills/run-agmente-codex-e2e/scripts/cleanup.sh <simulatorID> <port>/path/to/your/workspace).describe_ui.references/ui-checklist.md