Commit Graph

  • d87f87e25b Add forced_chatgpt_workspace_id and forced_login_method configuration options (#5303) Gabriel Peal 2025-10-20 08:50:54 -07:00
  • d01f91ecec feat: experimental codex stdio-to-uds subcommand (#5350) Michael Bolin 2025-10-19 21:12:45 -07:00
  • 0170860ef2 [MCP] Prefix MCP tools names with mcp__ (#5309) Gabriel Peal 2025-10-19 17:41:55 -07:00
  • 2d9ee9dbe9 docs: align sandbox defaults, dedupe sections and improve getting started guide (#5357) Thibault Sottiaux 2025-10-19 16:41:10 -07:00
  • 3ed728790b fix: update CLI usage order for codex -h (#5356) Thibault Sottiaux 2025-10-19 16:17:51 -07:00
  • 3e071c4c95 fix: config.md docs inaccuracies (#5355) Thibault Sottiaux 2025-10-19 15:32:13 -07:00
  • c127062b40 docs: improve overall documentation (#5354) Thibault Sottiaux 2025-10-19 15:07:33 -07:00
  • 1d9b27387b docs: add AGENTS.md discovery guide (#5353) Thibault Sottiaux 2025-10-19 14:07:20 -07:00
  • 4f46360aa4 feat: add --add-dir flag for extra writable roots (#5335) Thibault Sottiaux 2025-10-18 22:13:53 -07:00
  • 2287d2afde Create independent TurnContexts (#5308) pakrym-oai 2025-10-18 17:43:08 -07:00
  • d6a9e38575 Move rust analyzer target dir (#5328) pakrym-oai 2025-10-18 17:31:46 -07:00
  • c81e1477ae fix: improve custom prompt documentation and actually use prompt descriptions (#5332) Thibault Sottiaux 2025-10-18 15:58:31 -07:00
  • 11c019d6c5 fix: handle missing resume session id gracefully (#5329) Thibault Sottiaux 2025-10-18 11:55:24 -07:00
  • a182c1315c docs(changelog): update install command to @openai/codex@<version> (#2073) Truls Borgvall 2025-10-18 20:02:22 +02:00
  • 98c6dfa537 fix: diff_buffers clear-to-end when deleting wide graphemes (#4921) MomentDerek 2025-10-18 10:03:36 +08:00
  • 0e08dd6055 fix: switch rate limit reset handling to timestamps (#5304) Thibault Sottiaux 2025-10-17 17:39:37 -07:00
  • 41900e9d0f [MCP] When MCP auth expires, prompt the user to log in again. (#5300) Gabriel Peal 2025-10-17 15:16:22 -07:00
  • c1bde2a4ef Fix link to MCP Servers config section (#5301) Ryan Lopopolo 2025-10-17 14:58:27 -07:00
  • 6b0c486861 [MCP] Render full MCP errors to the model (#5298) Gabriel Peal 2025-10-17 14:47:50 -07:00
  • 44ceaf085b Fix nix build (#4048) Jörg Thalheim 2025-10-17 20:19:08 +01:00
  • c03e31ecf5 Support graceful agent interruption (#5287) pakrym-oai 2025-10-17 11:52:57 -07:00
  • 6915ba2100 feat: better UX during refusal (#5260) jif-oai 2025-10-17 10:06:55 +01:00
  • 50f53e7071 feat: add path field to ParsedCommand::Read variant (#5275) Michael Bolin 2025-10-16 23:19:54 -07:00
  • 40fba1bb4c [MCP] Add support for resources (#5239) Gabriel Peal 2025-10-16 22:05:15 -07:00
  • bdda762deb [MCP] Allow specifying cwd and additional env vars (#5246) Gabriel Peal 2025-10-16 21:24:43 -07:00
  • da5492694b Add log upload support (#5257) pakrym-oai 2025-10-16 21:03:23 -07:00
  • a5d48a775b [MCP] Allow specifying custom headers with streamable http servers (#5241) Gabriel Peal 2025-10-16 20:15:47 -07:00
  • 78f2785595 feat(tui): Add confirmation prompt for enabling full access approvals (#4980) Dylan 2025-10-16 17:31:46 -07:00
  • fc1723f131 Revert "feat(CI): Allow running rust-release manually and in dry-run mode (#5232)" (#5266) Javi 2025-10-16 14:58:44 -07:00
  • ed5b0bfeb3 Improve error decoding response body error (#5263) pakrym-oai 2025-10-16 14:51:42 -07:00
  • 4b01f0f50a fix: tui default trusted settings should respect workspace write config (#3341) Dylan 2025-10-16 11:23:38 -07:00
  • 0139f6780c Fix notify documentation to use emitted input-messages key (#5071) Jeremy Rose 2025-10-15 23:22:39 -07:00
  • 86ba270926 fix: skip /init when AGENTS.md already exists (#5242) Thibault Sottiaux 2025-10-15 22:24:46 -07:00
  • c146585cdb [codex][otel] propagate user email in otel events (#5223) Anton Panasenko 2025-10-15 17:53:33 -07:00
  • 5fa7844ad7 feat(CI): Allow running rust-release manually and in dry-run mode (#5232) Javi 2025-10-15 16:50:18 -07:00
  • 84c9b574f9 feat(releases): Add macOS notarization step to release workflow (#5233) Javi 2025-10-15 16:31:52 -07:00
  • 272e13dd90 feat: Auto update approval (#5185) dedrisian-oai 2025-10-15 16:11:20 -07:00
  • 18d00e36b9 feat(tui): warn high effort rate use (#5035) joshka-oai 2025-10-15 14:57:05 -07:00
  • 17550fee9e add ^Y and kill-buffer to textarea (#5075) Jeremy Rose 2025-10-15 14:39:55 -07:00
  • 995f5c3614 feat: add Vec<ParsedCommand> to ExecApprovalRequestEvent (#5222) Michael Bolin 2025-10-15 13:58:40 -07:00
  • 9b53a306e3 Keep backtrack Esc hint gated on empty composer (#5076) Jeremy Rose 2025-10-15 13:57:50 -07:00
  • 0016346dfb tui: ^C in prompt area resets history navigation cursor (#5078) Jeremy Rose 2025-10-15 13:57:44 -07:00
  • f38ad65254 chore: standardize on ParsedCommand from codex_protocol (#5218) Michael Bolin 2025-10-15 13:00:22 -07:00
  • 774892c6d7 feat: add auto-approval for codex exec (#5043) jif-oai 2025-10-15 19:03:54 +01:00
  • 897d4d5f17 feat: agent override file (#5215) jif-oai 2025-10-15 17:46:01 +01:00
  • 8a281cd1f4 [MCP] Prompt mcp login when adding a streamable HTTP server that supports oauth (#5193) Gabriel Peal 2025-10-15 09:27:40 -07:00
  • e8863b233b feat: updated github issue template (#5191) Shijie Rao 2025-10-15 07:27:24 -07:00
  • 8fed0b53c4 test: reduce time dependency on test harness (#5053) jif-oai 2025-10-15 09:56:59 +01:00
  • 00debb6399 fix(core) use regex for all shell_serialization tests (#5189) Dylan 2025-10-14 16:29:02 -07:00
  • 0a0a10d8b3 fix: apply_patch shell_serialization tests (#4786) Dylan 2025-10-14 13:00:49 -07:00
  • 13035561cd feat: pass codex thread ID in notifier metadata (#4582) Javi 2025-10-14 11:55:10 -07:00
  • 9be704a934 tui: reserve 1 cell right margin for composer and user history (#5026) Jeremy Rose 2025-10-14 11:02:11 -07:00
  • f7b4e29609 feat: feature flag (#4948) jif-oai 2025-10-14 18:50:00 +01:00
  • d6c5df9a0a detect Bun installs in CLI update banner (#5074) Jeremy Rose 2025-10-14 10:49:44 -07:00
  • 8662162f45 cloud: codex cloud exec (#5060) Jeremy Rose 2025-10-14 10:49:17 -07:00
  • 57584d6f34 fix: the 7 omitted lines issue (#5141) jif-oai 2025-10-14 18:15:47 +01:00
  • 268a10f917 feat: add header for task kind (#5142) jif-oai 2025-10-14 16:17:00 +01:00
  • 5346cc422d feat: discard prompt starting with a slash (#5048) jif-oai 2025-10-14 09:47:20 +01:00
  • 26f7c46856 fixes #5011: update mcp server doc (#5014) Shijie Rao 2025-10-10 17:23:41 -07:00
  • 90af046c5c tui: include the image name in the textarea placeholder (#5056) Jeremy Rose 2025-10-10 09:56:18 -07:00
  • 961ed31901 feat: make shortcut works even with capslock (#5049) jif-oai 2025-10-10 15:35:28 +01:00
  • 85e7357973 fix: workflow cache (#5050) jif-oai 2025-10-10 14:57:47 +01:00
  • f98fa85b44 feat: message when stream get correctly resumed (#4988) jif-oai 2025-10-10 10:07:14 +01:00
  • ddcaf3dccd tui: fix crash when alt+bksp past unicode nbsp (#5016) Jeremy Rose 2025-10-09 15:07:04 -07:00
  • 56296cad82 tui: /diff mode wraps long lines (#4891) Jeremy Rose 2025-10-09 14:01:45 -07:00
  • 95b41dd7f1 tui: fix wrapping in trust_directory (#5007) Jeremy Rose 2025-10-09 10:39:45 -07:00
  • bf82353f45 tui: fix wrapping in user approval decisions (#5008) Jeremy Rose 2025-10-09 10:37:13 -07:00
  • 0308febc23 Remove unused type (#5003) pakrym-oai 2025-10-09 10:29:22 -07:00
  • 7b4a4c2219 Shijie/codesign binary (#4899) Shijie Rao 2025-10-09 09:42:24 -07:00
  • 3ddd4d47d0 fix: lagged output in unified_exec buffer (#4992) jif-oai 2025-10-09 17:06:07 +01:00
  • ca6a0358de bug: sandbox denied error logs (#4874) jif-oai 2025-10-09 17:01:01 +01:00
  • 0026b12615 feat: indentation mode for read_file (#4887) jif-oai 2025-10-09 16:55:02 +01:00
  • 4300236681 revert /name for now (#4978) dedrisian-oai 2025-10-08 17:13:49 -07:00
  • ec238a2c39 feat: Set chat name (#4974) dedrisian-oai 2025-10-08 16:35:35 -07:00
  • b6165aee0c Create alias (#4971) rakesh-oai 2025-10-08 15:29:20 -07:00
  • f4bc03d7c0 tui: fix off-by-16 in terminal_palette (#4967) Jeremy Rose 2025-10-08 14:57:32 -07:00
  • 3c5e12e2a4 [MCP] Add auth status to MCP servers (#4918) Gabriel Peal 2025-10-08 14:37:57 -07:00
  • c89229db97 Make context line permanent (#4699) dedrisian-oai 2025-10-08 14:32:54 -07:00
  • d3820f4782 [MCP] Add an enabled config field (#4917) Gabriel Peal 2025-10-08 13:24:51 -07:00
  • e896db1180 tui: hardcode xterm palette, shimmer blends between fg and bg (#4957) Jeremy Rose 2025-10-08 13:23:13 -07:00
  • 96acb8a74e Fix transcript mode rendering issue when showing tab chars (#4911) dedrisian-oai 2025-10-08 11:42:09 -07:00
  • 687a13bbe5 feat: truncate on compact (#4942) jif-oai 2025-10-08 18:11:08 +01:00
  • fe8122e514 fix: change log_sse_event() so it no longer takes a closure (#4953) Michael Bolin 2025-10-08 09:53:35 -07:00
  • 876d4f450a bug: fix CLI UP/ENTER (#4944) jif-oai 2025-10-08 15:07:29 +01:00
  • f52320be86 feat: grep_files as a tool (#4820) jif-oai 2025-10-08 11:02:50 +01:00
  • a43ae86b6c [MCP] Add support for streamable http servers with codex mcp add and replace bearer token handling (#4904) Gabriel Peal 2025-10-07 20:21:37 -07:00
  • 496cb801e1 [MCP] Add the ability to explicitly specify a credentials store (#4857) Gabriel Peal 2025-10-07 19:39:32 -07:00
  • abd517091f remove experimental prefix (#4907) rakesh-oai 2025-10-07 17:27:27 -07:00
  • b8b04514bc feat(tui): switch to tree-sitter-highlight bash highlighting (#4666) Jeremy Rose 2025-10-07 16:20:12 -07:00
  • 0e5d72cc57 tui: bring the transcript closer to display mode (#4848) Jeremy Rose 2025-10-07 16:18:48 -07:00
  • 60f9e85c16 Set codex SDK TypeScript originator (#4894) pakrym-oai 2025-10-07 14:06:41 -07:00
  • b016a3e7d8 Remove instruction hack for /review (#4896) dedrisian-oai 2025-10-07 12:47:00 -07:00
  • a0d56541cf tui: breathing spinner on true-color terms (#4853) Jeremy Rose 2025-10-07 11:34:05 -07:00
  • 226215f36d feat: list_dir tool (#4817) jif-oai 2025-10-07 19:33:19 +01:00
  • 338c2c873c bug: fix flaky test (#4878) jif-oai 2025-10-07 19:32:49 +01:00
  • 4b0f5eb6a8 tui: wrapping bugfix (#4674) Jeremy Rose 2025-10-07 11:32:13 -07:00
  • 75176dae70 dynamic width for line numbers in diffs (#4664) Jeremy Rose 2025-10-07 11:32:07 -07:00
  • 12fd2b4160 [TUI] Remove bottom padding (#4854) Gabriel Peal 2025-10-07 11:10:05 -07:00
  • f2555422b9 Simplify parallel (#4829) pakrym-oai 2025-10-07 10:12:38 -07:00
  • 27f169bb91 cloud-tasks: use workspace deps Tamir Duberstein 2025-10-03 16:43:57 -04:00