Commit Graph

  • b128da272e fix(app-server): avoid blocking connection cleanup (#26852) Anton Panasenko 2026-06-08 10:20:54 -07:00
  • 6d0e313e23 [codex] Restore release symbol artifacts with line tables (#26202) Jeremy Rose 2026-06-08 10:16:36 -07:00
  • 26d9329833 [codex] Exclude external tool output from memories (#26821) rka-oai 2026-06-08 09:53:04 -07:00
  • 0526cb56ac Avoid reopening v2 descendants on resume (#26997) jif 2026-06-08 16:44:50 +02:00
  • 8d415050fc Rename multi-agent v2 close_agent to interrupt_agent (#26994) jif 2026-06-08 14:46:35 +02:00
  • 743f5aad38 feat: count V2 concurrency by active execution (#26969) jif 2026-06-08 14:21:28 +02:00
  • 8f1aad58dc Ignore proc-macro-error2 advisory (#26974) jif 2026-06-08 11:39:08 +02:00
  • 4e803a017c feat: add v2 agent residency lru (#26632) jif 2026-06-08 10:24:48 +02:00
  • ed6e5cf919 [codex] Enable standalone web search in code mode (#26719) rka-oai 2026-06-07 23:18:23 -07:00
  • 5a440c03f2 fix(tui): scope MCP startup status by thread (#26639) Felipe Coury 2026-06-07 23:12:05 -04:00
  • e648ec771f deps: update starlark to 0.14.2 (#24820) Michael Bolin 2026-06-07 17:35:33 -07:00
  • e093d81982 fix(tui): accept prompts with resume and fork (#26818) Felipe Coury 2026-06-07 17:34:35 -04:00
  • e6c470957d fix: preserve approval sandbox decisions in unified exec (#24981) Michael Bolin 2026-06-07 11:33:16 -07:00
  • 2ee3358c00 ci: use bazel environment for BuildBuddy secret (#26895) Michael Bolin 2026-06-07 09:24:54 -07:00
  • b89ce9a2bc build(v8): update rusty_v8 to 149.2.0 (#26464) Channing Conger 2026-06-06 14:27:23 -07:00
  • cdc8ec065e fix(core-plugins): send Codex product SKU to plugin-service (#26804) Eric Ning 2026-06-06 14:03:00 -07:00
  • 87b808bb57 fix(remote-control): preserve enrollment on generic websocket 404s (#26741) Anton Panasenko 2026-06-05 22:54:57 -07:00
  • 3ea9e98333 Remove just bench-smoke from just test. (#26716) Adam Perry @ OpenAI 2026-06-05 18:53:12 -07:00
  • cbac22dabe [codex] Deduplicate skill load warnings (#26698) xl-openai 2026-06-05 18:37:47 -07:00
  • 2f108f9fd9 permissions: enforce managed permission profile allowlists (#24852) viyatb-oai 2026-06-05 18:06:29 -07:00
  • 954e2878bb [codex] Send Responses Lite transport header (#26542) rka-oai 2026-06-05 18:01:20 -07:00
  • df7818c7d1 [codex-rs] support v2 personal access tokens (#25731) cooper-oai 2026-06-05 17:36:18 -07:00
  • 61a913d9c8 [codex] Gate terminal visualization instructions in TUI (#26013) vie-oai 2026-06-05 17:23:45 -07:00
  • ffe90cb5c3 [codex] Use standalone tools for Responses Lite (#26490) rka-oai 2026-06-05 17:23:40 -07:00
  • 4f655bc3b7 [codex] Remove legacy remote plugin startup sync (#25936) xl-openai 2026-06-05 16:33:01 -07:00
  • c62d79259d Block active goals after terminal turn errors (#26690) Eric Traut 2026-06-05 15:54:46 -07:00
  • 470c20bf98 protocol: remove submission-side serde from Op (#26674) pakrym-oai 2026-06-05 15:41:13 -07:00
  • 479a14cf59 [2 of 2] Finish moving goal runtime to extension (#26548) Eric Traut 2026-06-05 14:17:30 -07:00
  • 679cc08445 [codex] Bound WSL local curated discovery (#26669) xl-openai 2026-06-05 14:09:40 -07:00
  • bb7d19bc24 Add JSON output for plugin subcommands (#26631) mpc-oai 2026-06-05 14:40:31 -05:00
  • 055c7a7c53 Speed up TUI startup by reusing plugin discovery (#26469) Charlie Marsh 2026-06-05 15:32:43 -04:00
  • 345cf6e8d0 Use state DB first for resume --last (#26462) Charlie Marsh 2026-06-05 14:58:09 -04:00
  • 76c0a5379c Make runtime workspace roots absolute in app-server API (#26552) pakrym-oai 2026-06-05 11:36:53 -07:00
  • 8d72fb6de9 [codex] Add turn profiling analytics (#26484) Ahmed Ibrahim 2026-06-05 11:27:10 -07:00
  • 82b15b65e2 [codex] Respect Windows sandbox backend in exec policy (#26307) iceweasel-oai 2026-06-05 11:20:52 -07:00
  • 679a944dbc fix(tui): restore cancelled prompt cursor at end (#26457) Felipe Coury 2026-06-05 15:10:13 -03:00
  • 713192381b fix(tui): Windows composer background (#26181) Felipe Coury 2026-06-05 15:05:46 -03:00
  • a8c9530911 [1 of 2] Align goal extension with core behavior (#26547) Eric Traut 2026-06-05 10:37:38 -07:00
  • 78eba34b41 Clean up Rust release workflow (#26335) Shijie Rao 2026-06-05 10:36:14 -07:00
  • 0177231ca0 feat(app-server): add remote control pairing status RPC (#26450) hefuc-oai 2026-06-05 10:33:56 -07:00
  • 841f057f2d fix(tui): avoid doubled blank rows while streaming (#26636) Felipe Coury 2026-06-05 14:33:31 -03:00
  • 86a1ddd028 Make turn diff tracker multi-env aware (#26433) pakrym-oai 2026-06-05 10:31:22 -07:00
  • da490ba9de feat(remote-control): add pairing status transport (#26449) hefuc-oai 2026-06-05 10:07:25 -07:00
  • 9ddb1de633 [codex] Add /usr/bin/bash shell fallback (#26538) pakrym-oai 2026-06-05 09:38:26 -07:00
  • d40454522e [codex] Allow socketpair in proxy-routed Linux sandbox (#26625) viyatb-oai 2026-06-05 09:34:36 -07:00
  • 40c8f1a007 Require absolute cwd in thread settings (#26532) pakrym-oai 2026-06-05 09:29:15 -07:00
  • d5e4f01af4 feat: reload v2 agents on delivery (#26623) jif 2026-06-05 18:18:29 +02:00
  • e5af672d73 Render code comment directives in TUI replay (#26554) Eric Traut 2026-06-05 08:34:34 -07:00
  • fb0993dd3b Fix /goal usage text for control commands (#26551) Eric Traut 2026-06-05 08:32:53 -07:00
  • e781816ead Open Windows app workspaces via deep link (#26500) Eric Traut 2026-06-05 08:32:42 -07:00
  • 3acd71fedb Surface TUI config write error causes (#26537) Eric Traut 2026-06-05 08:32:07 -07:00
  • a14a73b54a [codex] Fix long proxy socket paths (#26553) viyatb-oai 2026-06-05 08:00:46 -07:00
  • 5e62c735b2 feat(app-server): expose account token usage [1 of 2] (#25344) Felipe Coury 2026-06-05 11:43:44 -03:00
  • 0b1512c2c8 refactor: split agent control modules (#26610) jif 2026-06-05 16:24:22 +02:00
  • 66232220e2 [codex] Keep v1 spawn metadata visible (#26599) jif 2026-06-05 14:52:51 +02:00
  • 55aa071b17 [codex] Forward turn moderation metadata through app-server (#25710) carlc-oai 2026-06-05 02:41:06 -07:00
  • 6dc28ba6e0 nit: doc (#26566) jif 2026-06-05 11:10:32 +02:00
  • 5f4d06ef18 Encrypt multi-agent v2 message payloads (#26210) jif 2026-06-05 10:25:57 +02:00
  • 6a6a5f925e [codex] Add environment shell info (#26480) pakrym-oai 2026-06-04 22:36:25 -07:00
  • 64e0829cab feat(remote-control): allow pairing while disabled (#26215) Anton Panasenko 2026-06-04 22:12:23 -07:00
  • a2f5874b7a core: derive exec policy filesystem policy from profile (#26499) Michael Bolin 2026-06-04 21:48:45 -07:00
  • 1d9c9c9f33 [codex] Keep Bazel startup options stable across commands (#26256) Adam Perry @ OpenAI 2026-06-04 20:23:37 -07:00
  • 4de7a2b9d8 fix(rmcp): refresh expired OAuth tokens before startup (#26482) Adam Perry @ OpenAI 2026-06-04 19:31:06 -07:00
  • e0096db6dc [codex] Add use_responses_lite 'override' logic (#26487) rka-oai 2026-06-04 18:49:51 -07:00
  • ecae412740 [codex] Emit sandbox outcome telemetry event (#25955) rreichel3-oai 2026-06-04 20:58:14 -04:00
  • 4be1a168fc ci: test windows cross build (#25000) Channing Conger 2026-06-04 17:51:13 -07:00
  • 72d0bfb6ba Pull plugin service less frequently (#26431) beggers-openai 2026-06-04 17:47:58 -07:00
  • 0b2e7b5eb1 Improve Windows sandbox setup refresh diagnostics (#26471) iceweasel-oai 2026-06-04 16:52:10 -07:00
  • b9ff450902 [codex] Expose unavailable app templates in plugin detail (#26317) charlesgong-openai 2026-06-04 16:42:27 -07:00
  • e695ec8ec6 Add skill for pushing CI configuration changes (#26473) Adam Perry @ OpenAI 2026-06-04 15:40:16 -07:00
  • 769c231aa1 fix(app-server): expose remote MCP servers in plugin read (#26453) Eric Ning 2026-06-04 15:10:24 -07:00
  • 59ca34206b [codex] Preserve logical paths during AGENTS.md discovery (#26465) Adam Perry @ OpenAI 2026-06-04 15:08:52 -07:00
  • 37c8aefa14 Use Winget release environment secret (#26466) Shijie Rao 2026-06-04 14:38:11 -07:00
  • f6e529656f [codex] Use model-advertised reasoning effort order (#26446) Ahmed Ibrahim 2026-06-04 14:01:14 -07:00
  • 8ac304c299 [codex] Support model-defined reasoning efforts (#26444) Ahmed Ibrahim 2026-06-04 13:36:24 -07:00
  • 4a70e0ac1b Cleanup experimentalFeature/enablement/set (#26312) Matthew Zeng 2026-06-04 13:35:31 -07:00
  • d312a53e2a Remove response.processed websocket request (#26447) pakrym-oai 2026-06-04 13:15:50 -07:00
  • f97d5c3275 build: use ThinLTO for release binaries (#23710) Adam Perry @ OpenAI 2026-06-04 13:07:53 -07:00
  • 555f8caeff [codex] Fix Windows sandbox build script lint (#26445) pakrym-oai 2026-06-04 13:03:47 -07:00
  • e64b469bbc Route AGENTS.md loading through environment filesystems (#26205) Adam Perry @ OpenAI 2026-06-04 12:43:07 -07:00
  • c3fcb0e745 Use Azure artifact signing environment secrets (#25945) Shijie Rao 2026-06-04 12:24:26 -07:00
  • 8b1238856b core: allow excluding tool namespaces from code mode (#26320) sayan-oai 2026-06-04 11:40:18 -07:00
  • 9e41f8ddbe [codex-analytics] emit forked thread id on initialization (#26248) kbazzi 2026-06-04 11:24:12 -07:00
  • c8fdc74b42 external-agent-migration: avoid mixed MCP transport configs (#26435) stefanstokic-oai 2026-06-04 14:16:03 -04:00
  • 881cf191d7 app-server: support -c config overrides (#26436) Michael Bolin 2026-06-04 11:05:54 -07:00
  • cdc1d592df Expose configured marketplace source in plugin list JSON (#26417) mpc-oai 2026-06-04 12:20:32 -05:00
  • cbf62f64cb Bound external agent session detection work (#26291) stefanstokic-oai 2026-06-04 13:13:05 -04:00
  • 12e8764a9c Add saved image path hint to standalone image generation (#25947) Won Park 2026-06-04 09:39:20 -07:00
  • 68db0bb5ec Simplify Codex CLI README (#26313) Eric Traut 2026-06-04 09:16:03 -07:00
  • 4ae7930f58 Load plugin hooks without other plugin capabilities (#26272) Charlie Marsh 2026-06-04 11:21:40 -04:00
  • d81fcdf8ef Reduce SQLite contention from OpenTelemetry SDK debug logs (#26396) Zanie Blue 2026-06-04 10:12:08 -05:00
  • 7da4af622f Optimize unbounded byte scans with memchr (#26265) Charlie Marsh 2026-06-04 09:53:08 -04:00
  • d46a98d31a Bridge host-loaded skills into the skills extension (#26172) jif 2026-06-04 15:28:06 +02:00
  • d297616d3e Gate automatic idle turns in Plan mode (#26147) jif 2026-06-04 14:44:45 +02:00
  • 16d02ec77c chore: calm down (#26367) jif 2026-06-04 12:46:02 +02:00
  • ad2012d645 ci: sign macOS release artifacts with Azure Key Vault (#26252) Eric Burke 2026-06-03 23:34:51 -04:00
  • c143a86de8 [codex-analytics] report compaction request token counts (#25946) rhan-oai 2026-06-03 20:00:44 -07:00
  • 6bcccb0ee6 cli: add package path from install context (#26189) Michael Bolin 2026-06-03 19:08:19 -07:00
  • 80b65e9945 feat(tui): add /app desktop handoff (#25638) Felipe Coury 2026-06-03 20:30:15 -03:00
  • 8285cd278b fix(tui): add reasoning effort fallback shortcuts (#25623) Felipe Coury 2026-06-03 20:28:31 -03:00