openclaw/extensions/codex/src/app-server
Peter Steinberger 3659c85e53
Some checks are pending
ClawSweeper Dispatch / dispatch (push) Waiting to run
CodeQL / Security High (actions) (push) Waiting to run
CodeQL / Security High (core-auth-secrets) (push) Waiting to run
CodeQL / Security High (channel-runtime-boundary) (push) Waiting to run
Control UI Locale Refresh / Commit control UI locale refresh (push) Blocked by required conditions
Control UI Locale Refresh / Refresh ko (push) Blocked by required conditions
Control UI Locale Refresh / resolve-base (push) Waiting to run
Control UI Locale Refresh / Verify generated PR App permissions (push) Blocked by required conditions
Control UI Locale Refresh / Refresh ar (push) Blocked by required conditions
Control UI Locale Refresh / Refresh de (push) Blocked by required conditions
Control UI Locale Refresh / Refresh es (push) Blocked by required conditions
Control UI Locale Refresh / Refresh fa (push) Blocked by required conditions
Control UI Locale Refresh / Refresh fr (push) Blocked by required conditions
Control UI Locale Refresh / Refresh hi (push) Blocked by required conditions
Control UI Locale Refresh / Refresh id (push) Blocked by required conditions
Control UI Locale Refresh / Refresh it (push) Blocked by required conditions
Control UI Locale Refresh / Refresh ja-JP (push) Blocked by required conditions
Control UI Locale Refresh / Refresh nl (push) Blocked by required conditions
Control UI Locale Refresh / Refresh pl (push) Blocked by required conditions
Control UI Locale Refresh / Refresh pt-BR (push) Blocked by required conditions
Control UI Locale Refresh / Refresh ru (push) Blocked by required conditions
Control UI Locale Refresh / Refresh th (push) Blocked by required conditions
Control UI Locale Refresh / Refresh tr (push) Blocked by required conditions
Control UI Locale Refresh / Refresh uk (push) Blocked by required conditions
Control UI Locale Refresh / Refresh vi (push) Blocked by required conditions
Control UI Locale Refresh / Refresh zh-CN (push) Blocked by required conditions
Control UI Locale Refresh / Refresh zh-TW (push) Blocked by required conditions
CodeQL / Security High (mcp-process-tool-boundary) (push) Waiting to run
CodeQL / Security High (network-ssrf-boundary) (push) Waiting to run
CodeQL / Security High (plugin-trust-boundary) (push) Waiting to run
CodeQL / Security High (process-exec-boundary) (push) Waiting to run
Native App Locale Refresh / Commit native locale refresh (push) Blocked by required conditions
Native App Locale Refresh / resolve-base (push) Waiting to run
Native App Locale Refresh / Verify generated PR App permissions (push) Blocked by required conditions
Native App Locale Refresh / Refresh native ar (push) Blocked by required conditions
OpenClaw Stable Main Closeout / Resolve stable release closeout inputs (push) Waiting to run
OpenClaw Stable Main Closeout / Verify stable main closeout (push) Blocked by required conditions
Plugin Init Scaffold Validation / Validate provider scaffold (push) Waiting to run
Plugin NPM Release / preview_plugins_npm (push) Waiting to run
Plugin NPM Release / publish_plugins_npm (push) Blocked by required conditions
Plugin NPM Release / verify_plugins_npm (push) Blocked by required conditions
Docs Sync Publish Repo / sync-publish-repo (push) Waiting to run
Docs / docs (push) Waiting to run
Native App Locale Refresh / Refresh native de (push) Blocked by required conditions
Native App Locale Refresh / Refresh native es (push) Blocked by required conditions
Native App Locale Refresh / Refresh native fa (push) Blocked by required conditions
Native App Locale Refresh / Refresh native fr (push) Blocked by required conditions
Native App Locale Refresh / Refresh native hi (push) Blocked by required conditions
Native App Locale Refresh / Refresh native id (push) Blocked by required conditions
Native App Locale Refresh / Refresh native it (push) Blocked by required conditions
Native App Locale Refresh / Refresh native ja-JP (push) Blocked by required conditions
Native App Locale Refresh / Refresh native ko (push) Blocked by required conditions
Native App Locale Refresh / Refresh native nl (push) Blocked by required conditions
Native App Locale Refresh / Refresh native pl (push) Blocked by required conditions
Native App Locale Refresh / Refresh native pt-BR (push) Blocked by required conditions
Native App Locale Refresh / Refresh native ru (push) Blocked by required conditions
Native App Locale Refresh / Refresh native sv (push) Blocked by required conditions
Native App Locale Refresh / Refresh native th (push) Blocked by required conditions
Native App Locale Refresh / Refresh native tr (push) Blocked by required conditions
Native App Locale Refresh / Refresh native uk (push) Blocked by required conditions
Native App Locale Refresh / Refresh native vi (push) Blocked by required conditions
Native App Locale Refresh / Refresh native zh-CN (push) Blocked by required conditions
Native App Locale Refresh / Refresh native zh-TW (push) Blocked by required conditions
Plugin NPM Release / Validate release publish approval (push) Blocked by required conditions
Plugin NPM Release / preview_plugin_pack (push) Blocked by required conditions
Plugin NPM Release / Preflight plugin npm package () (push) Blocked by required conditions
Workflow Sanity / no-tabs (push) Waiting to run
Workflow Sanity / actionlint (push) Waiting to run
Workflow Sanity / generated-doc-baselines (push) Waiting to run
fix(codex): distinguish available usage after limit errors (#110381)
2026-07-18 04:42:08 +01:00
..
protocol-generated/json chore(codex): bump app-server to 0.143.0 2026-07-08 23:07:20 -07:00
sandbox-exec-server fix(codex): preserve sandbox HTTP UTF-8 diagnostics (#108618) 2026-07-16 09:47:07 -07:00
agent-context-limits.ts refactor(ci): restore LOC ratchet headroom (#106063) 2026-07-12 23:09:25 -07:00
app-inventory-cache.test.ts fix(codex): app inventory error diagnostics stay UTF-16 safe (#102414) 2026-07-09 07:31:18 +01:00
app-inventory-cache.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
app-server-policy.test.ts fix(codex): avoid guardian review for local models (#88630) 2026-06-09 21:38:22 -07:00
app-server-policy.ts fix(codex): migrate retired approval policy 2026-07-08 23:07:20 -07:00
approval-bridge.test.ts fix(codex): full-auto approvals survive relay unavailability, typed failure classification, usage line after fallback (#108626) 2026-07-15 22:12:35 -07:00
approval-bridge.ts fix(codex): full-auto approvals survive relay unavailability, typed failure classification, usage line after fallback (#108626) 2026-07-15 22:12:35 -07:00
attempt-client-cleanup.test.ts fix(codex): scope client fan-out to terminal liveness kills 2026-07-09 14:26:05 +05:30
attempt-client-cleanup.ts fix(codex): scope client fan-out to terminal liveness kills 2026-07-09 14:26:05 +05:30
attempt-context.test.ts refactor(memory-wiki): move compiled cache to plugin state (#110167) 2026-07-18 03:05:03 +01:00
attempt-context.ts refactor(memory-wiki): move compiled cache to plugin state (#110167) 2026-07-18 03:05:03 +01:00
attempt-diagnostics.test.ts fix(codex): make loop relay optional (#97224) 2026-07-15 05:29:20 -07:00
attempt-diagnostics.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
attempt-notification-state.ts fix(codex): structured abort detection, tool-schema repair, native-result middleware relay (#108105) 2026-07-15 00:51:24 -07:00
attempt-notifications.test.ts fix(codex): structured abort detection, tool-schema repair, native-result middleware relay (#108105) 2026-07-15 00:51:24 -07:00
attempt-notifications.ts fix(codex): structured abort detection, tool-schema repair, native-result middleware relay (#108105) 2026-07-15 00:51:24 -07:00
attempt-results.test.ts fix(codex): scope client fan-out to terminal liveness kills 2026-07-09 14:26:05 +05:30
attempt-results.ts fix(codex): model-scoped usage-limit blocks, structural 429 classification, no silent API-key billing (#108254) 2026-07-15 04:10:57 -07:00
attempt-startup.test.ts test: accelerate Codex startup timeout coverage (#109614) 2026-07-16 20:43:21 -07:00
attempt-startup.ts fix(codex): full-auto approvals survive relay unavailability, typed failure classification, usage line after fallback (#108626) 2026-07-15 22:12:35 -07:00
attempt-steering.test.ts fix: keep image attachments when steering active runs (#107657) 2026-07-16 04:23:03 -07:00
attempt-steering.ts fix: keep image attachments when steering active runs (#107657) 2026-07-16 04:23:03 -07:00
attempt-timeouts.test.ts fix(codex): full-auto approvals survive relay unavailability, typed failure classification, usage line after fallback (#108626) 2026-07-15 22:12:35 -07:00
attempt-timeouts.ts fix(codex): full-auto approvals survive relay unavailability, typed failure classification, usage line after fallback (#108626) 2026-07-15 22:12:35 -07:00
attempt-turn-watches.test.ts fix(codex): keep terminal idle backstop gated during in-flight app-server requests 2026-07-09 14:26:05 +05:30
attempt-turn-watches.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
auth-binding.test.ts test(release): repair plugin prerelease coverage 2026-07-17 13:43:12 +01:00
auth-binding.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
auth-bridge.test.ts test(qa): prove Codex auth product migration (#109291) 2026-07-17 16:10:23 -07:00
auth-bridge.ts fix(codex): model-scoped usage-limit blocks, structural 429 classification, no silent API-key billing (#108254) 2026-07-15 04:10:57 -07:00
auth-profile-runtime-contract.test.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
auth-start-options.ts fix(onboarding): harden live inference handoff (#107041) 2026-07-13 21:15:36 -07:00
binding-connection.test.ts feat(codex): supervise native Codex sessions (#104045) 2026-07-11 00:12:08 -07:00
binding-connection.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
bounded-turn.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
capabilities.ts feat(codex): surface native questions and goals (#109724) 2026-07-17 00:35:39 -07:00
client-runtime.test.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
client-runtime.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
client.test.ts fix(codex): preserve Unicode in stderr tails (#109013) 2026-07-16 06:04:03 -07:00
client.ts fix(codex): preserve Unicode in stderr tails (#109013) 2026-07-16 06:04:03 -07:00
compact.test.ts fix(codex): full-auto approvals survive relay unavailability, typed failure classification, usage line after fallback (#108626) 2026-07-15 22:12:35 -07:00
compact.ts fix(codex): full-auto approvals survive relay unavailability, typed failure classification, usage line after fallback (#108626) 2026-07-15 22:12:35 -07:00
computer-use-cache.test.ts fix (Computer Use) Stabilize Codex Computer Use readiness (#103331) 2026-07-11 09:42:27 -05:00
computer-use-cache.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
computer-use-health.test.ts fix (Computer Use) Stabilize Codex Computer Use readiness (#103331) 2026-07-11 09:42:27 -05:00
computer-use-health.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
computer-use.test.ts chore: enforce max-lines suppression ratchet (#107315) 2026-07-14 09:27:02 -07:00
computer-use.ts chore: enforce max-lines suppression ratchet (#107315) 2026-07-14 09:27:02 -07:00
config.test.ts fix(codex): expose assistant completion idle timeout config (#97233) 2026-07-16 22:22:38 -07:00
config.ts fix(codex): expose assistant completion idle timeout config (#97233) 2026-07-16 22:22:38 -07:00
context-engine-projection.test.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
context-engine-projection.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
delivery-no-reply-runtime-contract.test.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
desktop-app-paths.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
dynamic-tool-build-state.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
dynamic-tool-build.test.ts feat(codex): surface native questions and goals (#109724) 2026-07-17 00:35:39 -07:00
dynamic-tool-build.ts fix(agents): block fallback completion delegation (#92011) 2026-07-16 21:06:40 -07:00
dynamic-tool-diagnostics.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
dynamic-tool-execution.test.ts fix(heartbeat): stop reporting success after tool failures (#107735) 2026-07-16 01:23:06 -07:00
dynamic-tool-execution.ts fix(heartbeat): stop reporting success after tool failures (#107735) 2026-07-16 01:23:06 -07:00
dynamic-tool-profile.ts feat(codex): surface native questions and goals (#109724) 2026-07-17 00:35:39 -07:00
dynamic-tool-response-state.ts fix(heartbeat): stop reporting success after tool failures (#107735) 2026-07-16 01:23:06 -07:00
dynamic-tool-result-projection.ts fix(heartbeat): stop reporting success after tool failures (#107735) 2026-07-16 01:23:06 -07:00
dynamic-tools.test.ts fix(heartbeat): stop reporting success after tool failures (#107735) 2026-07-16 01:23:06 -07:00
dynamic-tools.ts fix(heartbeat): stop reporting success after tool failures (#107735) 2026-07-16 01:23:06 -07:00
elicitation-bridge.test.ts chore: enforce max-lines suppression ratchet (#107315) 2026-07-14 09:27:02 -07:00
elicitation-bridge.ts chore: enforce max-lines suppression ratchet (#107315) 2026-07-14 09:27:02 -07:00
event-projector-assistant-message.ts fix(codex): make status context freshness truthful (#107813) 2026-07-16 03:32:08 -07:00
event-projector-assistant.ts feat(codex): show answer candidates in Activity (#90610) 2026-07-16 23:58:16 -07:00
event-projector-diagnostics.ts refactor(codex): inline projector no-op cases (#110116) 2026-07-17 23:01:28 +01:00
event-projector-events.ts refactor(codex): split app-server event projection (#107680) 2026-07-14 11:00:08 -07:00
event-projector-items.ts fix(codex): warn and continue on projector drift (#99287) 2026-07-17 18:34:19 +01:00
event-projector-media.ts refactor(codex): split app-server event projection (#107680) 2026-07-14 11:00:08 -07:00
event-projector-native-tool-lifecycle.ts refactor(codex): split app-server event projection (#107680) 2026-07-14 11:00:08 -07:00
event-projector-reasoning.ts fix: make live harness planning QA fail closed (#109282) 2026-07-17 16:45:57 -07:00
event-projector-tool-items.ts refactor(codex): split app-server event projection (#107680) 2026-07-14 11:00:08 -07:00
event-projector-tool-output.ts refactor(codex): split app-server event projection (#107680) 2026-07-14 11:00:08 -07:00
event-projector-tool-progress.ts fix(heartbeat): stop reporting success after tool failures (#107735) 2026-07-16 01:23:06 -07:00
event-projector-tool-transcript.ts refactor(codex): split app-server event projection (#107680) 2026-07-14 11:00:08 -07:00
event-projector-usage.ts refactor(codex): inline projector no-op cases (#110116) 2026-07-17 23:01:28 +01:00
event-projector-values.ts refactor(codex): split app-server event projection (#107680) 2026-07-14 11:00:08 -07:00
event-projector.test.ts fix: make live harness planning QA fail closed (#109282) 2026-07-17 16:45:57 -07:00
event-projector.ts refactor(codex): inline projector no-op cases (#110116) 2026-07-17 23:01:28 +01:00
image-payload-sanitizer.test.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
image-payload-sanitizer.ts docs: document codex app-server helpers 2026-06-04 08:32:30 -04:00
local-runtime-attribution.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
managed-binary.test.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
managed-binary.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
message-tool-final-control.ts fix(codex): continue turns after progress replies (#108487) 2026-07-15 16:27:28 -07:00
models.test.ts fix(onboarding): skip setup for configured gateways and require inference first (#102883) 2026-07-11 10:25:14 -07:00
models.ts fix: provider dead exports no longer block changed checks (#108592) 2026-07-15 22:33:54 -07:00
native-config-fence.ts fix(onboarding): skip setup for configured gateways and require inference first (#102883) 2026-07-11 10:25:14 -07:00
native-execution-policy.test.ts fix: honor bound agent exec host policy 2026-06-18 14:00:57 +10:00
native-execution-policy.ts refactor(ci): restore LOC ratchet headroom (#106063) 2026-07-12 23:09:25 -07:00
native-hook-relay-state.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
native-hook-relay.test.ts fix(codex): make loop relay optional (#97224) 2026-07-15 05:29:20 -07:00
native-hook-relay.ts fix(codex): make loop relay optional (#97224) 2026-07-15 05:29:20 -07:00
native-subagent-monitor.live.test.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
native-subagent-monitor.test.ts chore: enforce max-lines suppression ratchet (#107315) 2026-07-14 09:27:02 -07:00
native-subagent-monitor.ts chore: enforce max-lines suppression ratchet (#107315) 2026-07-14 09:27:02 -07:00
native-subagent-notification.test.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
native-subagent-notification.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
native-subagent-task-ids.ts docs: document codex native subagent helpers 2026-06-04 08:33:42 -04:00
native-subagent-task-mirror.test.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
native-subagent-task-mirror.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
notification-correlation.ts refactor(codex): keyed turn routing, client-scoped rate limits, and resume subscription safety (#101376) 2026-07-07 07:25:15 +01:00
openclaw-owned-tool-runtime-contract.test.ts fix(codex): respect lifecycle mismatch rotations 2026-06-17 10:30:45 +02:00
outcome-fallback-runtime-contract.test.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
plugin-activation.test.ts fix(codex): settle plugin activation, align plugin/list with codex 0.144, bound discovery per turn (#108311) 2026-07-15 06:40:29 -07:00
plugin-activation.ts refactor(deadcode): harden unused export coverage (#108484) 2026-07-15 15:49:30 -07:00
plugin-app-cache-key.test.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
plugin-app-cache-key.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
plugin-approval-roundtrip.ts feat(gateway): land remaining durable-approvals stack and repair main gates (#104837) 2026-07-12 10:51:38 +01:00
plugin-inventory.test.ts fix(codex): settle plugin activation, align plugin/list with codex 0.144, bound discovery per turn (#108311) 2026-07-15 06:40:29 -07:00
plugin-inventory.ts fix(codex): settle plugin activation, align plugin/list with codex 0.144, bound discovery per turn (#108311) 2026-07-15 06:40:29 -07:00
plugin-metadata-cache.test.ts fix(codex): settle plugin activation, align plugin/list with codex 0.144, bound discovery per turn (#108311) 2026-07-15 06:40:29 -07:00
plugin-metadata-cache.ts fix(codex): settle plugin activation, align plugin/list with codex 0.144, bound discovery per turn (#108311) 2026-07-15 06:40:29 -07:00
plugin-thread-config-deadline.ts fix(codex): settle plugin activation, align plugin/list with codex 0.144, bound discovery per turn (#108311) 2026-07-15 06:40:29 -07:00
plugin-thread-config.test.ts fix(codex): settle plugin activation, align plugin/list with codex 0.144, bound discovery per turn (#108311) 2026-07-15 06:40:29 -07:00
plugin-thread-config.ts fix(codex): settle plugin activation, align plugin/list with codex 0.144, bound discovery per turn (#108311) 2026-07-15 06:40:29 -07:00
profiler-flag.test.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
profiler-flag.ts docs: document codex app-server utilities 2026-06-04 08:35:15 -04:00
protocol-validators.test.ts chore(codex): bump app-server to 0.143.0 2026-07-08 23:07:20 -07:00
protocol-validators.ts refactor(codex): raise app-server floor to 0.142, drop range compat, fix deferred spawn_agent steering (#101221) 2026-07-07 05:48:53 +01:00
protocol.ts feat(codex): surface native questions and goals (#109724) 2026-07-17 00:35:39 -07:00
provider-capabilities.test.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
provider-capabilities.ts fix(openai): align auth availability with effective routes (#104685) 2026-07-11 15:26:48 -07:00
rate-limit-cache.test.ts refactor(codex): keyed turn routing, client-scoped rate limits, and resume subscription safety (#101376) 2026-07-07 07:25:15 +01:00
rate-limit-cache.ts refactor(codex): keyed turn routing, client-scoped rate limits, and resume subscription safety (#101376) 2026-07-07 07:25:15 +01:00
rate-limits.test.ts fix(codex): distinguish available usage after limit errors (#110381) 2026-07-18 04:42:08 +01:00
rate-limits.ts fix(codex): distinguish available usage after limit errors (#110381) 2026-07-18 04:42:08 +01:00
reasoning-effort.ts refactor(codex)!: fold the codex text provider into openai with a doctor migration 2026-07-16 03:06:43 +01:00
request.test.ts fix(codex): re-home app-server usage reporting on the harness seam 2026-07-16 03:06:47 +01:00
request.ts fix(codex): re-home app-server usage reporting on the harness seam 2026-07-16 03:06:47 +01:00
run-attempt-active-turn.ts fix: keep image attachments when steering active runs (#107657) 2026-07-16 04:23:03 -07:00
run-attempt-cleanup.ts feat(mcp): deliver requester-scoped MCP to shared-thread harnesses 2026-07-14 17:09:53 +05:30
run-attempt-connection.ts fix(codex): model-scoped usage-limit blocks, structural 429 classification, no silent API-key billing (#108254) 2026-07-15 04:10:57 -07:00
run-attempt-context.ts refactor(memory-wiki): move compiled cache to plugin state (#110167) 2026-07-18 03:05:03 +01:00
run-attempt-finalize.ts fix(codex): continue turns after progress replies (#108487) 2026-07-15 16:27:28 -07:00
run-attempt-lifecycle-controller.test.ts fix(codex): preserve subagent completions after sessions_yield (#105724) 2026-07-16 03:26:33 -07:00
run-attempt-lifecycle-controller.ts refactor(channels): centralize inbound orchestration and remove internal compat (#109716) 2026-07-17 00:56:46 -07:00
run-attempt-lifecycle-terminal.ts fix: keep yielded parent turns nonterminal (#95996) 2026-07-14 20:35:33 -06:00
run-attempt-lifecycle.ts refactor(codex): split app-server attempt helpers (#106550) 2026-07-13 09:58:01 -07:00
run-attempt-notification-controller.ts fix(codex): preserve subagent completions after sessions_yield (#105724) 2026-07-16 03:26:33 -07:00
run-attempt-prompt.ts refactor(memory-wiki): move compiled cache to plugin state (#110167) 2026-07-18 03:05:03 +01:00
run-attempt-resources.ts fix(codex): retire shared app-server client only when unclaimed (#110227) 2026-07-18 04:33:13 +01:00
run-attempt-route.ts refactor(codex): split app server run attempt 2026-07-13 15:32:59 -07:00
run-attempt-runtime.ts refactor(codex): split app server run attempt 2026-07-13 15:32:59 -07:00
run-attempt-server-requests.ts fix(codex): preserve subagent completions after sessions_yield (#105724) 2026-07-16 03:26:33 -07:00
run-attempt-start.ts fix(codex): model-scoped usage-limit blocks, structural 429 classification, no silent API-key billing (#108254) 2026-07-15 04:10:57 -07:00
run-attempt-state.ts refactor(codex): split app-server attempt helpers (#106550) 2026-07-13 09:58:01 -07:00
run-attempt-test-harness.ts fix(codex): warn and continue on projector drift (#99287) 2026-07-17 18:34:19 +01:00
run-attempt-thread-cleanup.test.ts refactor(codex): keyed turn routing, client-scoped rate limits, and resume subscription safety (#101376) 2026-07-07 07:25:15 +01:00
run-attempt-tool-setup.ts feat(setup): rename Crestodian to OpenClaw system agent 2026-07-14 11:03:02 -07:00
run-attempt-tools.ts feat(setup): rename Crestodian to OpenClaw system agent 2026-07-14 11:03:02 -07:00
run-attempt-turn-request.ts feat: trace Claude Code CLI model calls (#108304) 2026-07-18 06:23:49 +10:00
run-attempt-turn-start.ts fix(codex): model-scoped usage-limit blocks, structural 429 classification, no silent API-key billing (#108254) 2026-07-15 04:10:57 -07:00
run-attempt-turn-state.ts fix(codex): expose assistant completion idle timeout config (#97233) 2026-07-16 22:22:38 -07:00
run-attempt-types.ts refactor(codex): split app server run attempt 2026-07-13 15:32:59 -07:00
run-attempt.context-engine.test.ts chore: enforce max-lines suppression ratchet (#107315) 2026-07-14 09:27:02 -07:00
run-attempt.dynamic-tools.test.ts fix(diagnostics): own run activity listener lifecycle (#110312) 2026-07-18 03:29:06 +01:00
run-attempt.hooks.test.ts feat: trace Claude Code CLI model calls (#108304) 2026-07-18 06:23:49 +10:00
run-attempt.native-hook-relay.test.ts fix(codex): make loop relay optional (#97224) 2026-07-15 05:29:20 -07:00
run-attempt.steering.test.ts fix: keep image attachments when steering active runs (#107657) 2026-07-16 04:23:03 -07:00
run-attempt.test.ts fix(codex): retire shared app-server client only when unclaimed (#110227) 2026-07-18 04:33:13 +01:00
run-attempt.ts refactor(codex): split app server run attempt 2026-07-13 15:32:59 -07:00
run-attempt.turn-watches.test.ts fix(diagnostics): own run activity listener lifecycle (#110312) 2026-07-18 03:29:06 +01:00
run-attempt.usage-limits.test.ts fix(codex): distinguish available usage after limit errors (#110381) 2026-07-18 04:42:08 +01:00
run-attempt.vision-tools.test.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
runtime-artifact.test.ts fix(onboarding): skip setup for configured gateways and require inference first (#102883) 2026-07-11 10:25:14 -07:00
runtime-artifact.ts chore: enforce max-lines suppression ratchet (#107315) 2026-07-14 09:27:02 -07:00
sandbox-exec-server-registry.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
sandbox-exec-server.fs.test.ts refactor(codex): require PathUri sandbox inputs (#108772) 2026-07-16 01:46:39 -07:00
sandbox-exec-server.http.test.ts refactor(codex): deduplicate sandbox HTTP test setup (#109229) 2026-07-16 10:12:31 -07:00
sandbox-exec-server.json-rpc.test.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
sandbox-exec-server.lifecycle.test.ts refactor(codex): require PathUri sandbox inputs (#108772) 2026-07-16 01:46:39 -07:00
sandbox-exec-server.test-helpers.ts fix(codex): decode sandbox exec PathUri inputs (#107644) 2026-07-16 01:10:02 -07:00
sandbox-exec-server.test.ts refactor(codex): require PathUri sandbox inputs (#108772) 2026-07-16 01:46:39 -07:00
sandbox-exec-server.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
sandbox-guard.ts feat(codex): share native threads across Codex clients (#99821) 2026-07-04 01:43:21 -07:00
schema-normalization-runtime-contract.test.ts fix(codex): make loop relay optional (#97224) 2026-07-15 05:29:20 -07:00
session-binding-meta.ts refactor(codex): store app-server thread bindings in SQLite plugin state (#101210) 2026-07-07 03:03:44 +01:00
session-binding-store.ts feat(codex): supervise native Codex sessions (#104045) 2026-07-11 00:12:08 -07:00
session-binding.test-helpers.ts refactor(deadcode): enforce repository hard zero (#108641) 2026-07-15 22:40:00 -07:00
session-binding.test.ts chore: enforce max-lines suppression ratchet (#107315) 2026-07-14 09:27:02 -07:00
session-binding.ts chore: enforce max-lines suppression ratchet (#107315) 2026-07-14 09:27:02 -07:00
session-discovery-config.ts fix: explain and control native session discovery (#107162) 2026-07-14 00:18:18 -07:00
session-history.test.ts fix(codex): keep parent binding on cross-key handoff and stop foreign-transcript mirror warns (#108042) 2026-07-14 23:50:01 -07:00
session-history.ts fix(codex): keep parent binding on cross-key handoff and stop foreign-transcript mirror warns (#108042) 2026-07-14 23:50:01 -07:00
shared-client.test.ts fix(codex): retire shared app-server client only when unclaimed (#110227) 2026-07-18 04:33:13 +01:00
shared-client.ts refactor(deadcode): enforce repository hard zero (#108641) 2026-07-15 22:40:00 -07:00
shell-dynamic-tools.ts fix(codex): restore shell for restricted turns (#92294) 2026-07-15 00:37:04 -07:00
side-question.test.ts test(release): repair plugin prerelease coverage 2026-07-17 13:43:12 +01:00
side-question.ts fix(heartbeat): stop reporting success after tool failures (#107735) 2026-07-16 01:23:06 -07:00
source-reply-finality.ts fix(codex): continue turns after progress replies (#108487) 2026-07-15 16:27:28 -07:00
startup-binding.test.ts feat(codex): supervise native Codex sessions (#104045) 2026-07-11 00:12:08 -07:00
startup-binding.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
test-support.ts fix(heartbeat): stop reporting success after tool failures (#107735) 2026-07-16 01:23:06 -07:00
thread-archive-guard.ts feat(codex): supervise native Codex sessions (#104045) 2026-07-11 00:12:08 -07:00
thread-binding-policy.ts refactor(codex): split app-server thread lifecycle (#108414) 2026-07-15 11:23:47 -07:00
thread-context-engine.ts refactor(codex): split app-server thread lifecycle (#108414) 2026-07-15 11:23:47 -07:00
thread-fingerprints.ts refactor(codex): split app-server thread lifecycle (#108414) 2026-07-15 11:23:47 -07:00
thread-lifecycle-errors.ts refactor(codex): split app-server thread lifecycle (#108414) 2026-07-15 11:23:47 -07:00
thread-lifecycle-io.ts refactor(codex): split app-server thread lifecycle (#108414) 2026-07-15 11:23:47 -07:00
thread-lifecycle-run.ts fix(agents): block fallback completion delegation (#92011) 2026-07-16 21:06:40 -07:00
thread-lifecycle-timing.ts refactor(codex): split app-server thread lifecycle (#108414) 2026-07-15 11:23:47 -07:00
thread-lifecycle-types.ts refactor(codex): split app-server thread lifecycle (#108414) 2026-07-15 11:23:47 -07:00
thread-lifecycle.binding.test.ts test(release): repair plugin prerelease coverage 2026-07-17 13:43:12 +01:00
thread-lifecycle.test.ts feat(codex): surface native questions and goals (#109724) 2026-07-17 00:35:39 -07:00
thread-lifecycle.ts refactor(codex): split app-server thread lifecycle (#108414) 2026-07-15 11:23:47 -07:00
thread-lifecycle.user-mcp-servers.test.ts fix(codex): make loop relay optional (#97224) 2026-07-15 05:29:20 -07:00
thread-model-selection.ts refactor(codex)!: fold the codex text provider into openai with a doctor migration 2026-07-16 03:06:43 +01:00
thread-prompt.ts fix(codex): continue turns after progress replies (#108487) 2026-07-15 16:27:28 -07:00
thread-requests.ts feat(codex): surface native questions and goals (#109724) 2026-07-17 00:35:39 -07:00
thread-resume.test.ts fix(onboarding): skip setup for configured gateways and require inference first (#102883) 2026-07-11 10:25:14 -07:00
thread-resume.ts fix(onboarding): skip setup for configured gateways and require inference first (#102883) 2026-07-11 10:25:14 -07:00
thread-supervision.ts refactor(codex): split app-server thread lifecycle (#108414) 2026-07-15 11:23:47 -07:00
timeout.ts fix(codex): full-auto approvals survive relay unavailability, typed failure classification, usage line after fallback (#108626) 2026-07-15 22:12:35 -07:00
tool-abort-terminal-reason.ts feat: correlate native search outcomes in audit history (#98704) 2026-07-06 12:30:12 +01:00
tool-progress-normalization.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
trajectory.test.ts refactor: flip sessions and transcripts to sqlite storage (#98236) 2026-07-11 14:50:37 -07:00
trajectory.ts refactor: flip sessions and transcripts to sqlite storage (#98236) 2026-07-11 14:50:37 -07:00
transcript-mirror.test.ts chore: enforce max-lines suppression ratchet (#107315) 2026-07-14 09:27:02 -07:00
transcript-mirror.ts feat(sessions): upstream liveness for adopted catalog sessions (#107009) 2026-07-14 01:09:05 -07:00
transcript-repair-runtime-contract.test.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
transport-stdio.test.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
transport-stdio.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
transport-websocket.test.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
transport-websocket.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
transport.ts docs: document codex app-server runtime utilities 2026-06-04 08:45:03 -04:00
turn-params.ts fix: keep image attachments when steering active runs (#107657) 2026-07-16 04:23:03 -07:00
turn-router.test.ts fix(codex): warn and continue on projector drift (#99287) 2026-07-17 18:34:19 +01:00
turn-router.ts fix(codex): warn and continue on projector drift (#99287) 2026-07-17 18:34:19 +01:00
upstream-prompt-provenance.ts feat(sessions): upstream liveness for adopted catalog sessions (#107009) 2026-07-14 01:09:05 -07:00
usage-limit-error.ts fix(codex): distinguish available usage after limit errors (#110381) 2026-07-18 04:42:08 +01:00
usage.test.ts fix(ci): repair provider fold validation (#108564) 2026-07-15 19:49:02 -07:00
usage.ts chore(codex): format usage module, fix marker import in test 2026-07-16 03:06:48 +01:00
user-input-actions.ts feat(codex): surface native questions and goals (#109724) 2026-07-17 00:35:39 -07:00
user-input-bridge.test.ts feat(codex): surface native questions and goals (#109724) 2026-07-17 00:35:39 -07:00
user-input-bridge.ts feat(codex): surface native questions and goals (#109724) 2026-07-17 00:35:39 -07:00
user-input.ts fix: keep image attachments when steering active runs (#107657) 2026-07-16 04:23:03 -07:00
user-prompt-message.ts feat(sessions): upstream liveness for adopted catalog sessions (#107009) 2026-07-14 01:09:05 -07:00
version.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00
vision-tools.ts docs: document codex app-server small utilities 2026-06-04 08:42:50 -04:00
web-search.test.ts feat: add Codex hosted web search (#93446) 2026-06-16 00:38:16 -06:00
web-search.ts feat: add Codex hosted web search (#93446) 2026-06-16 00:38:16 -06:00
workspace-dir-cache.ts refactor: remove browser and codex dead exports (#105867) 2026-07-12 22:23:11 -07:00