Commit Graph

  • b06fc8bd0d core: make test-log a dev dependency (#18846) Michael Bolin 2026-04-21 09:48:31 -07:00
  • bf2a34b4b2 feat: baseline lib (#18848) jif-oai 2026-04-21 17:24:30 +01:00
  • 53cf12cd52 build: reduce Rust dev debuginfo (#18844) Michael Bolin 2026-04-21 09:00:40 -07:00
  • 833212115e Move external agent config out of core (#18850) pakrym-oai 2026-04-21 08:33:58 -07:00
  • 1101dec9ae fix(tui): disable enhanced keys for VS Code WSL (#18741) Felipe Coury 2026-04-21 09:57:51 -03:00
  • ef071cf816 show bash mode in the TUI (#18271) Abhinav 2026-04-21 00:15:49 -07:00
  • a3ed5068c1 [codex] Tighten code review skill wording (#18818) pakrym-oai 2026-04-21 00:04:04 -07:00
  • dc1a8f2190 [tool search] support namespaced deferred dynamic tools (#18413) pash-openai 2026-04-20 23:13:08 -07:00
  • 1dcea729d3 chore: enable await-holding clippy lints (#18698) Michael Bolin 2026-04-20 23:06:05 -07:00
  • d62421d322 chore: document intentional await-holding cases (#18423) Michael Bolin 2026-04-20 22:41:54 -07:00
  • 4c2e730488 Organize context fragments (#18794) pakrym-oai 2026-04-20 22:39:17 -07:00
  • ab26554a3a Add remote_sandbox_config to our config requirements (#18763) Abhinav 2026-04-20 22:05:02 -07:00
  • 86535c9901 feat(auto-review) Handle request_permissions calls (#18393) Dylan Hurd 2026-04-20 21:48:57 -07:00
  • 543a08dac9 chore(app-server) linguist-generated (#18807) Dylan Hurd 2026-04-20 21:42:00 -07:00
  • 2cc146f5ea Fallback display names for TUI skill mentions (#18786) canvrno-oai 2026-04-20 20:46:55 -07:00
  • 1132ef887c Make MCP resource read threadless (#18292) Matthew Zeng 2026-04-20 19:59:36 -07:00
  • 58e7605efc fix(guardian) Dont hard error on feature disable (#18795) Dylan Hurd 2026-04-20 19:54:39 -07:00
  • 3d2f123895 protocol: preserve glob scan depth in permission profiles (#18713) Michael Bolin 2026-04-20 19:42:45 -07:00
  • 6e9e2c2eef feat: Support more plugin MCP file shapes. (#18780) xl-openai 2026-04-20 19:42:01 -07:00
  • ff05532723 refactor: narrow async lock scopes (#18418) Michael Bolin 2026-04-20 19:23:30 -07:00
  • d6af7a6c03 [1/4] Add executor HTTP request protocol (#18581) Ahmed Ibrahim 2026-04-20 19:21:08 -07:00
  • cefcfe43b9 feat: add a built-in Amazon Bedrock model provider (#18744) Celia Chen 2026-04-20 17:54:05 -07:00
  • 9a2b34213b /statusline & /title - Shared preview values (#18435) canvrno-oai 2026-04-20 17:46:11 -07:00
  • ca3246f77a [codex] Send realtime transcript deltas on handoff (#18761) guinness-oai 2026-04-20 16:46:15 -07:00
  • 216e7a0a56 Warn when trusting Git subdirectories (#18602) Eric Traut 2026-04-20 16:43:21 -07:00
  • 33fa952426 fix: fix stale proxy env restoration after shell snapshots (#17271) viyatb-oai 2026-04-20 16:39:17 -07:00
  • 9ef1cab6f7 [6/6] Fail exec client operations after disconnect (#18027) Ahmed Ibrahim 2026-04-20 16:24:06 -07:00
  • 0f1c9b8963 Fix exec inheritance of root shared flags (#18630) Eric Traut 2026-04-20 16:12:17 -07:00
  • 2af4f15479 Refactor TUI app module into submodules (#18753) Eric Traut 2026-04-20 16:10:35 -07:00
  • 7b994100b3 Add session config loader interface (#18208) Rasmus Rygaard 2026-04-20 16:05:49 -07:00
  • 513dc28717 Add Code Review skill (#18746) pakrym-oai 2026-04-20 16:01:16 -07:00
  • 97d4b42583 uds: add async Unix socket crate (#18254) Ruslan Nigmatullin 2026-04-20 15:59:05 -07:00
  • 1029742cf7 Add realtime silence tool (#18635) guinness-oai 2026-04-20 15:43:20 -07:00
  • a718b6fd47 Read conversation summaries through thread store (#18716) Tom 2026-04-20 15:39:10 -07:00
  • 660153b6de feat: cascade thread archive (#18112) jif-oai 2026-04-20 23:38:18 +01:00
  • b8e78e8869 Use app server metadata for fork parent titles (#18632) Eric Traut 2026-04-20 15:37:31 -07:00
  • 54bd07d28c [codex] prefer inherited spawn agent model (#18701) Thibault Sottiaux 2026-04-20 15:34:08 -07:00
  • cebe57b723 fix(tui): keep /copy aligned with rollback (#18739) Felipe Coury 2026-04-20 19:24:10 -03:00
  • 46e5814f77 Add experimental remote thread store config (#18714) Tom 2026-04-20 15:20:39 -07:00
  • cc96a03f10 Fix stale model test fixtures (#18719) Ahmed Ibrahim 2026-04-20 14:52:30 -07:00
  • baa5dd7b29 Surface TUI skills refresh failures (#18627) Eric Traut 2026-04-20 14:43:04 -07:00
  • 126bd6e7a8 Update realtime handoff transcript handling (#18597) guinness-oai 2026-04-20 14:04:09 -07:00
  • 14ebfbced9 chore(guardian) disable mcps and plugins (#18722) Dylan Hurd 2026-04-20 13:43:50 -07:00
  • 7f53e47250 [codex-analytics] guardian review analytics schema polishing (#17692) rhan-oai 2026-04-20 13:08:17 -07:00
  • fe04d75e0f [codex] Fix high severity dependency alerts (#18167) caseysilver-oai 2026-04-20 11:59:50 -07:00
  • 4676cb5ff8 Update models.json (#18388) github-actions[bot] 2026-04-20 11:46:52 -07:00
  • 6b17adc231 [codex] Fix agent identity auth test fixture (#18697) Adrian 2026-04-20 11:05:58 -07:00
  • 164b6a0c78 Remove simple TUI legacy_core reexports (#18631) Eric Traut 2026-04-20 10:48:27 -07:00
  • 34a3e85fcd Wire the PatchUpdated events through app_server (#18289) Akshay Nathan 2026-04-20 10:44:03 -07:00
  • 316cf0e90b Update models.json (#18586) Ahmed Ibrahim 2026-04-20 10:27:01 -07:00
  • 5d5d610740 refactor: use semaphores for async serialization gates (#18403) Michael Bolin 2026-04-20 10:21:29 -07:00
  • dcec516313 protocol: canonicalize file system permissions (#18274) Michael Bolin 2026-04-20 09:57:03 -07:00
  • ac7c9a685f codex: move unloaded thread writes into store (#18361) Tom 2026-04-20 09:50:01 -07:00
  • 0dc503ba6e Surface parent thread status in side conversations (#18591) Eric Traut 2026-04-20 09:00:44 -07:00
  • 43a69c50eb Use app server thread names in TUI picker (#18633) Eric Traut 2026-04-20 08:16:24 -07:00
  • 5a8700abcc Add verbose diagnostics for /mcp (#18610) Eric Traut 2026-04-20 08:13:44 -07:00
  • e53e6bc48f fix: auth.json leak in tests (#18657) jif-oai 2026-04-20 15:35:28 +01:00
  • 19e2f21827 [codex] Use background task auth for additional backend calls (#18260) Adrian 2026-04-20 07:24:29 -07:00
  • fa0e2ba87c Avoid false shell snapshot cleanup warnings (#18441) Eric Traut 2026-04-20 07:15:05 -07:00
  • 904c751a40 [codex] Use background agent task auth for backend calls (#18094) Adrian 2026-04-20 06:50:28 -07:00
  • e1c289e11b feat: log client use min log level (#18661) jif-oai 2026-04-20 14:40:39 +01:00
  • 7e5588699d chore: drop review prompt from TUI UX (#18659) jif-oai 2026-04-20 14:31:37 +01:00
  • 2c59806fe0 feat: add metric to track the number of turns with memory usage (#18662) jif-oai 2026-04-20 14:31:22 +01:00
  • 1c24347772 feat: chronicle alias (#18651) jif-oai 2026-04-20 11:52:21 +01:00
  • fc758af9eb fix: exec policy loading for sub-agents (#18654) jif-oai 2026-04-20 11:51:58 +01:00
  • ff6a5804d2 nit: telepathy to chronicle in tests (#18652) jif-oai 2026-04-20 11:51:55 +01:00
  • be4fe9f9b2 feat: add --ignore-user-config and --ignore-rules (#18646) jif-oai 2026-04-20 11:27:47 +01:00
  • 7d8bd69283 fix: FS watcher when file does not exist yet (#18492) jif-oai 2026-04-20 11:23:00 +01:00
  • 2a17b32dfa Stabilize marketplace/remove installedRoot test (#17721) xli-oai 2026-04-20 03:11:45 -07:00
  • 7171b25b30 fix: main 2 (#18649) jif-oai 2026-04-20 10:53:54 +01:00
  • b528ff02b6 chore: morpheus to path (#18353) jif-oai 2026-04-20 10:32:20 +01:00
  • e404c4e910 feat: add mem 2 agent header (#18644) jif-oai 2026-04-20 09:58:32 +01:00
  • 1dc3535e17 [codex] Add marketplace/remove app-server RPC (#17751) xli-oai 2026-04-19 23:22:49 -07:00
  • b44d2851cf [codex] Use AgentAssertion downstream behind use_agent_identity (#17980) Adrian 2026-04-19 23:16:43 -07:00
  • 3c75f9b4dd [codex] Add workspace owner usage nudge UI (#18221) richardopenai 2026-04-19 22:51:47 -07:00
  • ab65fbbdd6 Add codex debug models to show model catalog (#18625) Andrey Mishchenko 2026-04-19 22:42:22 -07:00
  • 87fc21ff60 TUI: remove simple legacy_core re-exports (#18605) Eric Traut 2026-04-19 22:39:53 -07:00
  • fa8943fe7e Use thread IDs in TUI resume hints (#18440) Eric Traut 2026-04-19 22:38:48 -07:00
  • 80aecc22cd Create dev-small build profile (#18612) Andrey Mishchenko 2026-04-19 22:05:17 -07:00
  • 0500801123 fix(guardian) disable skills message in guardian thread (#18599) Dylan Hurd 2026-04-19 21:42:55 -07:00
  • 49403e3676 chore(multiagent) skills instructions toggle (#18596) Dylan Hurd 2026-04-19 21:11:52 -07:00
  • d58d3ccfec Soften Fast mode plan usage copy (#18601) pash-openai 2026-04-19 17:37:40 -07:00
  • fd09021e49 Add tldr docs for responses-api-proxy (#18604) Andrey Mishchenko 2026-04-19 17:36:18 -07:00
  • e5b52a3caa Persist and prewarm agent tasks per thread (#17978) Adrian 2026-04-19 15:45:28 -07:00
  • b885c3f8b1 Filter Windows sandbox roots from SSH config dependencies (#18493) efrazer-oai 2026-04-19 14:58:33 -07:00
  • 715fafa23c Do not grant Windows sandbox ACLs on USERPROFILE (#18443) efrazer-oai 2026-04-19 13:58:57 -07:00
  • ce0e28ea6f Avoid redundant memory enable notice (#18580) Eric Traut 2026-04-19 13:48:15 -07:00
  • 95dafbc7b5 Add /side conversations (#18190) Eric Traut 2026-04-19 11:59:41 -07:00
  • ed1c5013ab Remove unused models.json (#18585) Ahmed Ibrahim 2026-04-19 11:58:55 -07:00
  • d556e68ff0 Log realtime session id (#18571) Ahmed Ibrahim 2026-04-19 11:23:25 -07:00
  • cce6002339 Add fallback source for external official marketplace (#18524) alexsong-oai 2026-04-19 11:04:13 -07:00
  • 917a85b0d6 Queue slash and shell prompts in the TUI (#18542) Eric Traut 2026-04-19 10:52:16 -07:00
  • 116317021d Support codex app on macOS (Intel) and Windows (#18500) Eric Traut 2026-04-19 10:30:13 -07:00
  • 241136b0e9 feat(tui): show context used in plan implementation prompt (#18573) Felipe Coury 2026-04-19 14:01:58 -03:00
  • 996aa23e4c [5/6] Wire executor-backed MCP stdio (#18212) Ahmed Ibrahim 2026-04-18 21:47:43 -07:00
  • e3f44ca3b3 Fix plugin cache panic when cwd is unavailable (#18499) Eric Traut 2026-04-18 19:04:53 -07:00
  • 53b1570367 Update image outputs to default to high detail (#18386) pakrym-oai 2026-04-18 11:01:12 -07:00
  • e3c2acb9cd Revert "[codex] drain mailbox only at request boundaries" (#18325) jif-oai 2026-04-18 17:53:48 +01:00
  • 5bb193aa88 Add max context window model metadata (#18382) Ahmed Ibrahim 2026-04-17 21:48:14 -07:00
  • e9c70fff3f [codex] Add marketplace remove command and shared logic (#17752) xli-oai 2026-04-17 21:44:47 -07:00