Support bundled Computer Use and richer MCP event mapping#62
Conversation
|
@codex review for security regressions, missing tests, risky behavior changes, logic bugs, i18n regressions, and violations of applicable AGENTS.md review guidelines. |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Nao faz sentido: o comentario do Codex foi apenas um aviso operacional de limite de uso, sem achado de review testavel no diff. |
- project `mcp.status.updated` events into thread activities - resolve bundled Computer Use from inherited `HOME` when `CODEX_HOME` is unset
|
@codex review for security regressions, missing tests, risky behavior changes, logic bugs, i18n regressions, and violations of applicable AGENTS.md review guidelines. |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Nao faz sentido: o novo retorno do Codex tambem foi apenas aviso operacional de limite de uso, sem achado de review testavel no diff do head 9befe3f. |
Summary
CODEX_HOMEis normalized consistently across provider startup, session runtime, and text generation.SKY_CUA_SERVICE_PATH, and aligned default discovery with an inheritedHOMEwhenCODEX_HOMEis unset.datapayloads for tool metadata.Testing
bun run test src/provider/CodexEnvironment.test.ts src/orchestration/Layers/ProviderRuntimeIngestion.test.ts src/provider/Layers/CodexAdapter.test.tsfromapps/serverbun fmtbun lint(passes with existing warnings outside this PR's changed files)bun typecheck