openclaw/extensions/codex
Vincent Koc 60d200f797
fix(codex): make post-tool raw assistant timeout configurable (#84974)
* fix(codex): make post-tool raw assistant timeout configurable

* docs(codex): align post-tool assistant timeout docs

* docs(changelog): move codex timeout note to unreleased

---------

Co-authored-by: 0x505badc0de <32790662+rozmiarD@users.noreply.github.com>
2026-05-22 09:39:38 +08:00
..
src fix(codex): make post-tool raw assistant timeout configurable (#84974) 2026-05-22 09:39:38 +08:00
doctor-contract-api.test.ts fix(codex): remove dynamic tools profile option 2026-05-09 21:34:33 -07:00
doctor-contract-api.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
harness.ts fix(codex): guard against stale codex app snapshots leading to plugin invocation failure (#83807) 2026-05-18 18:57:48 -07:00
index.test.ts fix(codex): guard against stale codex app snapshots leading to plugin invocation failure (#83807) 2026-05-18 18:57:48 -07:00
index.ts fix: harden codex sandbox execution 2026-05-21 23:47:32 +01:00
media-understanding-provider.test.ts fix: harden codex sandbox execution 2026-05-21 23:47:32 +01:00
media-understanding-provider.ts fix: harden codex sandbox execution 2026-05-21 23:47:32 +01:00
openclaw.plugin.json fix(codex): make post-tool raw assistant timeout configurable (#84974) 2026-05-22 09:39:38 +08:00
package.json chore(release): bump version to 2026.5.21 2026-05-22 00:09:45 +01:00
prompt-overlay-runtime-contract.test.ts refactor: trim OpenClaw prompt guidance 2026-05-10 14:59:48 +01:00
prompt-overlay.ts
provider-catalog.ts
provider-discovery.ts
provider.test.ts test: guard codex record assertions 2026-05-11 18:54:47 +01:00
provider.ts
test-api.ts Move Codex soul context to developer instructions (#84331) 2026-05-19 16:47:32 -07:00
tsconfig.json