openclaw/extensions/codex
2026-05-10 19:16:09 +01:00
..
src test: tighten codex elicitation bridge assertions 2026-05-10 19:16:09 +01: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 Add structured heartbeat responses and Codex tool replies 2026-05-01 11:30:41 -07:00
index.test.ts test: tighten codex registration callbacks 2026-05-09 06:34:27 +01:00
index.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
media-understanding-provider.test.ts test: add codex media session id 2026-05-08 11:11:31 +01:00
media-understanding-provider.ts fix(codex): require approvals for image-understanding turns (#71703) 2026-04-25 12:45:33 -07:00
openclaw.plugin.json fix(codex): remove dynamic tools profile option 2026-05-09 21:34:33 -07:00
package.json fix: declare extension runtime deps 2026-05-10 12:37:10 +01:00
prompt-overlay-runtime-contract.test.ts refactor: trim OpenClaw prompt guidance 2026-05-10 14:59:48 +01:00
prompt-overlay.ts Scope Codex heartbeat guidance to heartbeat turns (#76788) 2026-05-04 01:58:39 +09:00
provider-catalog.ts fix(openai): align Codex fallback with GPT-5.5 2026-04-23 21:03:26 +01:00
provider-discovery.ts fix: expose codex provider catalog 2026-04-23 05:35:17 +01:00
provider.test.ts refactor: trim OpenClaw prompt guidance 2026-05-10 14:59:48 +01:00
provider.ts fix(onboarding): surface official plugin installs 2026-05-02 15:26:48 -07:00
test-api.ts fix(codex): remove dynamic tools profile option 2026-05-09 21:34:33 -07:00
tsconfig.json