Commit Graph

  • c0f1ec5afd [2 of 3] Support long pasted text in TUI goals (#27509) Eric Traut 2026-06-12 15:34:04 -07:00
  • 216dee1189 [codex] add roles to realtime append text (#27936) Alex Gamble 2026-06-12 15:05:37 -07:00
  • 9915d34684 feat: use encrypted local secrets for MCP OAuth (#27541) Celia Chen 2026-06-12 15:03:51 -07:00
  • 4d1702586a Warn for structured feature toggles (#27076) canvrno-oai 2026-06-12 14:52:07 -07:00
  • 56c97e3b5c feat: use encrypted local secrets for CLI auth (#27539) Celia Chen 2026-06-12 14:23:50 -07:00
  • 576f603440 Remove TUI realtime voice support (#27801) Eric Traut 2026-06-12 14:20:55 -07:00
  • 8f2d6416ce Support plaintext agent messages (#27830) jif 2026-06-12 21:50:04 +01:00
  • 3e2ee1da3f fix(plugins) rm plugin descriptions (#23254) Dylan Hurd 2026-06-12 13:31:11 -07:00
  • a57087a865 [codex] Align implicit skill reads with parser (#27926) alexsong-oai 2026-06-12 13:23:22 -07:00
  • 2ee854eaa5 [codex] Add crate API surface review rule (#27939) pakrym-oai 2026-06-12 13:00:21 -07:00
  • 7cc80b39f1 feat: add auth-specific encrypted secret namespaces (#27535) Celia Chen 2026-06-12 12:52:49 -07:00
  • d1aaf789ad [login] revoke existing auth before starting login (#27674) cooper-oai 2026-06-12 12:38:30 -07:00
  • b724f5966e feat: add secret auth storage configuration (#27504) Celia Chen 2026-06-12 12:15:21 -07:00
  • 76d8f20241 [codex] Add size to internal filesystem metadata (#27927) pakrym-oai 2026-06-12 12:12:08 -07:00
  • b6baa77eec Handle standalone image generation failures as terminal items (#27920) Won Park 2026-06-12 11:57:22 -07:00
  • e26f734f91 [codex] unify apply patch parsing (#27913) pakrym-oai 2026-06-12 11:54:28 -07:00
  • 9600afb1a1 [codex] expose remote plugin share URL (#27890) Eric Ning 2026-06-12 11:53:55 -07:00
  • 52a50aec70 sandboxing: migrate cwd inputs to PathUri (#27816) Adam Perry @ OpenAI 2026-06-12 11:38:01 -07:00
  • 84520225b9 chore: prompt MAv2 (#27919) jif 2026-06-12 19:17:12 +01:00
  • 6652e82dd0 realtime: add AVAS architecture override (#27720) Peter Bakkum 2026-06-12 11:11:13 -07:00
  • 94427aaf46 Use uv as Python SDK build backend (#27901) Charlie Marsh 2026-06-12 13:21:00 -04:00
  • d735ef162f tui: Allow extra o's in /goal command (#27814) Brent Traut 2026-06-12 09:30:25 -07:00
  • 096e5e76a2 Persist update dismissal without cache (#27783) Eric Traut 2026-06-12 09:26:08 -07:00
  • c375deaf66 Use dependency groups for Python SDK tooling (#27538) Charlie Marsh 2026-06-12 12:10:07 -04:00
  • 3cac2e0d3f [ez][codex-rs] Support approvals reviewer in app defaults (#27075) Alex Zamoshchin 2026-06-12 09:06:58 -07:00
  • 5b8e3c6d40 Reject transcript backtrack in side conversations (#27791) Eric Traut 2026-06-12 08:58:08 -07:00
  • b65fe3d897 fix: serialize auth environment tests (#27879) jif 2026-06-12 15:24:08 +01:00
  • 743a4147d9 [codex] restore source-specific import copy (#27703) stefanstokic-oai 2026-06-12 10:19:17 -04:00
  • 17b9f4843e Extract shared plugin MCP config parsing (#27863) jif 2026-06-12 14:10:05 +01:00
  • 267eacfca2 Add executor-owned plugin resolution (#27692) jif 2026-06-12 12:37:33 +01:00
  • c09df9e353 [code-mode] Reject remote image URLs from output helpers (#27732) rka-oai 2026-06-12 02:49:17 -07:00
  • 693082f3c4 Make MCP server contributions thread-scoped (#27670) jif 2026-06-12 10:20:34 +01:00
  • bf667c7003 [codex] Load AGENTS.md from all bound environments (#27696) Adam Perry @ OpenAI 2026-06-12 00:10:06 -07:00
  • 7a19b14229 Keep request_user_input direct-model only (#27316) Shijie Rao 2026-06-11 23:23:44 -07:00
  • a94deb5fa7 Translate non-English issues (#27778) Eric Traut 2026-06-11 23:20:36 -07:00
  • aa46f2debf code-mode standalone: extract protocol and add host crate (#27724) Channing Conger 2026-06-11 22:37:26 -07:00
  • 216ce03031 Add request_user_input auto-resolution window contract (#27256) Shijie Rao 2026-06-11 22:30:41 -07:00
  • 78bab04116 [1 of 3] Support long raw TUI goal objectives (#27508) Eric Traut 2026-06-11 22:26:31 -07:00
  • d61dfeb23a feat(app-server): persist remote-control desired state (#27445) Anton Panasenko 2026-06-11 21:28:52 -07:00
  • be338ee9a2 [codex] resolve environment shell metadata eagerly (#27709) pakrym-oai 2026-06-11 20:35:28 -07:00
  • e23d4df4ff [codex] parallelize release code generation (#27702) Tamir Duberstein 2026-06-11 19:44:36 -07:00
  • 16c7c79540 ci(v8): gate Windows source builds on relevant changes (#27715) Channing Conger 2026-06-11 18:44:42 -07:00
  • 69b0f52b2a fix: Recover from sqlite directory being a file (#27719) David de Regt 2026-06-11 18:23:16 -07:00
  • 5a56caf18c [codex] Remove async_trait from first-party code (#27475) Adam Perry @ OpenAI 2026-06-11 18:16:39 -07:00
  • 1829ed1122 Fix image extension PathUri conversion (#27711) Adam Perry @ OpenAI 2026-06-11 17:15:19 -07:00
  • 44403dd3dd tui: clear stale hook row after turn completion (#27619) Mitsuhiro Kotake 2026-06-12 09:15:04 +09:00
  • 92d9036910 Add spans to turn lifecycle gaps (#27623) mchen-oai 2026-06-11 16:55:01 -07:00
  • 19ce6394af Route image extension reads through turn environments v2 (#27498) Won Park 2026-06-11 16:32:52 -07:00
  • b2cc01fc7c [codex] Move persistence policy application into ThreadStore (#27318) Tom 2026-06-11 16:24:12 -07:00
  • eddc5c75ed Warn when hooks.json has unsupported top-level fields (#26426) Abhinav 2026-06-11 16:08:07 -07:00
  • e069153f2a Remove fs/join and fs/parent from exec-server protocol (#27700) Adam Perry @ OpenAI 2026-06-11 15:48:53 -07:00
  • b7a5d81f84 feat: prefer managed Bedrock auth in model provider (#27689) Celia Chen 2026-06-11 15:33:38 -07:00
  • 0d8dee9427 [codex] Avoid duplicate hooks.json discovery with profiles (#26418) Abhinav 2026-06-11 15:25:55 -07:00
  • 7516eb5c70 Include thread id in token budget context (#27663) pakrym-oai 2026-06-11 15:10:29 -07:00
  • d23bb22f25 [codex] migrate exec-server filesystem protocol to PathUri (#27653) Adam Perry @ OpenAI 2026-06-11 15:09:12 -07:00
  • b5f1bb75d4 [codex-rs] enforce PAT workspace restrictions (#27450) cooper-oai 2026-06-11 14:17:37 -07:00
  • 14df0e8833 core: Consolidate Responses API Codex metadata (#27122) Owen Lin 2026-06-11 13:42:09 -07:00
  • 4a5a676499 Resolve MCP server registrations through a catalog (#27634) jif 2026-06-11 20:54:52 +01:00
  • 236b50125d [codex] Load user instructions through an injected provider (#27101) Adam Perry @ OpenAI 2026-06-11 12:28:47 -07:00
  • b2a4e3be27 [codex] migrate ExecutorFileSystem paths to PathUri (#27424) Adam Perry @ OpenAI 2026-06-11 11:44:18 -07:00
  • 4a05d3b282 [codex] remove EnvironmentPathRef (#27433) Adam Perry @ OpenAI 2026-06-11 11:26:12 -07:00
  • 0b08bbb9d9 [codex] Provide ARM64 MinGW powl compatibility support (#27323) Adam Perry @ OpenAI 2026-06-11 11:21:47 -07:00
  • 267232f3af feat: disable orchestrator skills for now (#27646) jif 2026-06-11 19:20:26 +01:00
  • b42bff21bb [codex] revert concurrent npm publishing (#27639) Tamir Duberstein 2026-06-11 11:04:24 -07:00
  • 7fbbc9f033 [codex] Surface runtime warnings in codex exec (#27415) Adam Perry @ OpenAI 2026-06-11 11:01:16 -07:00
  • cc97839068 [codex] add cross-platform filesystem adapter coverage (#27454) Adam Perry @ OpenAI 2026-06-11 10:53:18 -07:00
  • eb76336f60 [codex] Propagate plugin app categories (#27420) charlesgong-openai 2026-06-11 10:34:41 -07:00
  • 52db447c77 lint: allow self-documenting builder arguments (#27507) Adam Perry @ OpenAI 2026-06-11 10:24:42 -07:00
  • 9d88e299a7 Print TUI session info on fatal exits (#27417) Eric Traut 2026-06-11 09:56:09 -07:00
  • df9dd22248 Emit plugin ID on MCP tool call analytics events (#27483) Chris Dong 2026-06-11 09:55:53 -07:00
  • 1e5b87b4d7 Remove TUI legacy Windows sandbox dependency (#27490) Eric Traut 2026-06-11 09:23:08 -07:00
  • f42780109c [codex] download only release artifacts (#27529) Tamir Duberstein 2026-06-11 07:34:41 -07:00
  • 9163c0a335 [codex] publish DotSlash alongside npm (#27528) Tamir Duberstein 2026-06-11 07:23:46 -07:00
  • 5e50e7e639 [codex] publish npm packages concurrently (#27527) Tamir Duberstein 2026-06-11 07:19:27 -07:00
  • 7c2394808e skills: decouple the skills extension from core (#27413) jif 2026-06-11 13:03:53 +01:00
  • 4322e01d2b skills: render catalog locators by authority (#27591) jif 2026-06-11 12:51:04 +01:00
  • dd46ef1aac test: cover referenced backend skill reads without an executor (#27404) jif 2026-06-11 11:55:58 +01:00
  • e6757bba91 nit: cap error (#27585) jif 2026-06-11 11:52:46 +01:00
  • 0870352241 multi-agent: move concurrency guidance into v2 usage hints (#27569) jif 2026-06-11 11:41:44 +01:00
  • 7b3eb8e4bc skills: expose remote skill resource tools (#27388) jif 2026-06-11 11:38:04 +01:00
  • 273a4aa4f2 core: enable remote compaction v2 by default (#27573) jif 2026-06-11 11:07:19 +01:00
  • 6754e77792 skills: cache remote catalog failures per thread (#27403) jif 2026-06-11 10:46:47 +01:00
  • a287c5dffd skills: make backend plugin skills invocable without an executor (#27387) jif 2026-06-11 10:28:16 +01:00
  • 53b5019745 [codex] Tune cloud config cache intervals (#26513) alexsong-oai 2026-06-10 23:42:15 -07:00
  • 8d9f33c87c [codex-analytics] Emit structured compaction codex errors (#27082) rhan-oai 2026-06-10 23:07:06 -07:00
  • b5a718ef67 Use generic search metadata for dynamic tools (#27356) sayan-oai 2026-06-10 23:06:34 -07:00
  • 383708e74e [codex-analytics] report cached input tokens for v2 compaction (#27103) rhan-oai 2026-06-10 22:47:22 -07:00
  • 598125109d image: preserve metadata when resizing prompt images (#27266) Curtis 'Fjord' Hawthorne 2026-06-10 21:17:32 -07:00
  • dac5f07403 [codex] Add context remaining tool (#27518) pakrym-oai 2026-06-10 21:17:10 -07:00
  • ba4925b3c2 [codex] Compact when comp_hash changes (#27520) Ahmed Ibrahim 2026-06-10 21:11:26 -07:00
  • 856855914f [codex] Pass auth mode to plugin manager (#27517) xl-openai 2026-06-10 20:57:35 -07:00
  • 4435ff2810 core: strip image detail from Responses Lite requests (#27246) Curtis 'Fjord' Hawthorne 2026-06-10 20:43:03 -07:00
  • e614fad02e [codex] Add comp_hash to model metadata (#27532) Ahmed Ibrahim 2026-06-10 20:42:55 -07:00
  • 06afd63f4a feat: add Bedrock API key as a managed auth mode (#27443) Celia Chen 2026-06-10 20:42:38 -07:00
  • 87ab01834a [codex] Add new context window tool (#27488) pakrym-oai 2026-06-10 20:39:07 -07:00
  • 728b8243a9 tools: simplify default tool search text (#27526) sayan-oai 2026-06-10 20:37:25 -07:00
  • f1f9d0c3b5 [codex] Expand hosted web search citation guidance (#27501) yuning-oai 2026-06-10 20:30:44 -07:00
  • 658af936fd [codex] Add token budget context feature (#27438) pakrym-oai 2026-06-10 20:07:06 -07:00
  • ab4ce40042 Trim TUI legacy telemetry and migration dependencies (#27487) Eric Traut 2026-06-10 19:50:57 -07:00
  • a6f435ea94 core: resize all history images behind a feature flag (#27247) Curtis 'Fjord' Hawthorne 2026-06-10 19:21:24 -07:00