nexus/packages/adapters
Mikhail Batukhtin c98af52590 test(codex-local): regression for CodexRpcClient spawn ENOENT
Add a Vitest case that mocks `node:child_process.spawn` so the child
emits `error` (ENOENT) after the constructor attaches listeners.
`getQuotaWindows()` must resolve with `ok: false` instead of leaving an
unhandled `error` event on the process.

Register `packages/adapters/codex-local` in the root Vitest workspace.

Document in DEVELOPING.md that a missing `codex` binary should not take
down the API server during quota polling.
2026-03-29 14:43:51 +03:00
..
claude-local Remove noisy "Loaded agent instructions file" log from all adapters 2026-03-24 11:48:43 -05:00
codex-local test(codex-local): regression for CodexRpcClient spawn ENOENT 2026-03-29 14:43:51 +03:00
cursor-local refactor: use async fs.readFile in readCursorAuthInfo for consistency 2026-03-25 21:52:38 -07:00
gemini-local Remove noisy "Loaded agent instructions file" log from all adapters 2026-03-24 11:48:43 -05:00
openclaw-gateway Merge pull request #743 from Sigmabrogz/fix/openclaw-gateway-unhandled-rejection 2026-03-19 09:12:20 -05:00
opencode-local Fix headless OpenCode permission prompts 2026-03-26 11:12:35 -05:00
pi-local Fix Pi adapter execution and improve transcript parsing 2026-03-26 10:59:58 +01:00