Commit Graph

  • ee5ecae7c0 tweak "failed to find expected lines" message in apply_patch (#3374) Jeremy Rose 2025-09-09 12:27:50 -07:00
  • 58bb2048ac fix: LoginChatGptCompleteNotification does not need to be listed explicitly in protocol-ts (#3222) Michael Bolin 2025-09-09 11:06:59 -07:00
  • ac8a3155d6 feat(core): re-export InitialHistory from conversation_manager (#3270) Wang 2025-09-10 01:37:08 +08:00
  • ace14e8d36 feat: add ArchiveConversation to ClientRequest (#3353) Michael Bolin 2025-09-09 08:39:00 -07:00
  • 2a76a08a9e fix: include rollout_path in NewConversationResponse (#3352) Michael Bolin 2025-09-09 00:11:48 -07:00
  • 16309d6b68 chore: try switching to cargo nextest to speed up CI builds (#3323) Michael Bolin 2025-09-08 21:39:18 -07:00
  • 62bd0e3d9d feat: POSIX unification and snapshot sessions (#3179) jif-oai 2025-09-08 18:09:45 -07:00
  • a9c68ea270 feat: Run cargo shear during CI (#3338) jif-oai 2025-09-08 18:05:08 -07:00
  • ac58749bd3 allow mach-lookup for com.apple.system.opendirectoryd.libinfo (#3334) Jeremy Rose 2025-09-08 16:28:52 -07:00
  • 79cbd2ab1b Improve explanation of how the shell handles quotes in config.md (#3169) Robert 2025-09-08 18:58:25 -04:00
  • 5eaaf307e1 Generate more typescript types and return conversation id with ConversationSummary (#3219) Gabriel Peal 2025-09-08 14:54:47 -07:00
  • 18330c2362 Format large numbers in a more readable way. (#2046) Justin Lebar 2025-09-08 14:48:48 -07:00
  • 4c46490e53 Highlight Proposed Command preview (#3319) Jeremy Rose 2025-09-08 10:48:41 -07:00
  • 5c1416d99b Add a getUserAgent MCP method (#3320) Gabriel Peal 2025-09-08 10:30:13 -07:00
  • 0525b48baa chore: upgrade to actions/setup-node@v5 (#3316) Michael Bolin 2025-09-08 09:34:59 -07:00
  • 1f4f9cde8e tui: paste with ctrl+v checks file_list (#3211) Jeremy Rose 2025-09-08 09:31:42 -07:00
  • cad37009e1 fix: improve MCP server initialization error handling #3196 #2346 #2555 (#3243) Biturd 2025-09-09 00:28:12 +08:00
  • e2b3053b2b chore(deps): bump image from 0.25.6 to 0.25.8 in /codex-rs (#3297) dependabot[bot] 2025-09-08 08:25:23 -07:00
  • e47bd33689 chore(deps): bump clap from 4.5.45 to 4.5.47 in /codex-rs (#3296) dependabot[bot] 2025-09-08 08:24:36 -07:00
  • 6b878bea01 chore(deps): bump tree-sitter from 0.25.8 to 0.25.9 in /codex-rs (#3295) dependabot[bot] 2025-09-08 08:22:59 -07:00
  • ca46510fd3 chore(deps): bump insta from 1.43.1 to 1.43.2 in /codex-rs (#3294) dependabot[bot] 2025-09-08 08:21:17 -07:00
  • 6efb52e545 feat(mcp): per-server startup timeout (#3182) dolan 2025-09-08 08:12:08 -07:00
  • d84a799ec0 docs: fix broken link to the "Memory with AGENTS.md" section in codex/README.md (#3300) Aleksandr Kondrashov 2025-09-08 23:15:12 +09:00
  • c8fab51372 Use ConversationId instead of raw Uuids (#3282) Gabriel Peal 2025-09-07 20:22:25 -07:00
  • 58d77ca4e7 Clear non-empty prompts with ctrl + c (#3285) Gabriel Peal 2025-09-07 20:21:53 -07:00
  • 0269096229 Move token usage/context information to session level (#3221) pakrym-oai 2025-09-06 08:19:23 -07:00
  • 70a6d4b1b4 fix: change create_github_release to take either --publish-alpha or --publish-release (#3231) Michael Bolin 2025-09-05 22:08:34 -07:00
  • b1d5f7c0bd chore: use gh instead of git to do work to avoid overhead of a local clone (#3230) Michael Bolin 2025-09-05 21:58:42 -07:00
  • 066c6cce02 chore: change create_github_release to create a fresh clone in a temp directory (#3228) Michael Bolin 2025-09-05 21:57:11 -07:00
  • bd65f81e54 chore: rewrite codex-rs/scripts/create_github_release.sh in Python (#3226) Michael Bolin 2025-09-05 21:54:18 -07:00
  • ba9620aea7 [codex] respect overrides for model family configuration from toml file (#3176) Anton Panasenko 2025-09-05 16:56:58 -07:00
  • 45c3b20041 Added CLI version to /status output (#3223) Eric Traut 2025-09-05 16:27:31 -07:00
  • 6cfc012e9d feat(tui): show minutes/hours in thinking timer (#3220) Enrique Moreno Tent 2025-09-06 00:06:36 +02:00
  • 17a80d43c8 Added logic to cancel pending oauth login to free up localhost port (#3217) Eric Traut 2025-09-05 14:29:00 -07:00
  • c11696f6b1 hide resume until it's complete (#3218) Ahmed Ibrahim 2025-09-05 13:12:46 -07:00
  • 5775174ec2 Never store requests (#3212) pakrym-oai 2025-09-05 10:41:47 -07:00
  • ba631e7928 ZSH on UNIX system and better detection (#3187) jif-oai 2025-09-05 09:51:01 -07:00
  • db3834733a [BREAKING] Stop loading project .env files (#3184) pakrym-oai 2025-09-05 09:10:41 -07:00
  • d6182becbe syntax-highlight bash lines (#3142) Jeremy Rose 2025-09-05 07:10:32 -07:00
  • 323a5cb7e7 refactor: remove AttachImage tui event (#3191) Jeremy Rose 2025-09-05 07:02:11 -07:00
  • 3f40fbc0a8 chore: improve serialization of ServerNotification (#3193) Michael Bolin 2025-09-04 17:49:50 -07:00
  • 742feaf40f tui: fix approval dialog for large commands (#3087) Jeremy Rose 2025-09-04 16:54:53 -07:00
  • 907d3dd348 MCP: add session resume + history listing; (#3185) Ahmed Ibrahim 2025-09-04 16:44:18 -07:00
  • 7df9e9c664 Correctly calculate remaining context size (#3190) pakrym-oai 2025-09-04 16:34:14 -07:00
  • b795fbe244 chore(deps): bump uuid from 1.17.0 to 1.18.0 in /codex-rs (#2493) dependabot[bot] 2025-09-04 16:30:34 -07:00
  • 82ed7bd285 [mcp-server] Update read config interface (#3093) Dylan 2025-09-04 16:26:41 -07:00
  • 1c04e1314d AGENTS.md: clarify test approvals for codex-rs (#3132) Jeremy Rose 2025-09-04 13:36:12 -07:00
  • bef7ed0ccc prompt to read AGENTS.md files (#3122) Jeremy Rose 2025-09-04 13:30:12 -07:00
  • be23fe1353 Pause status timer while modals are open (#3131) Jeremy Rose 2025-09-04 12:37:43 -07:00
  • 2073fa7139 tui: pager pins scroll to bottom (#3167) Jeremy Rose 2025-09-04 11:50:49 -07:00
  • e60a44cbab [codex] move configuration for reasoning summary format to model family config type (#3171) Anton Panasenko 2025-09-04 11:00:01 -07:00
  • 075e385969 Use ⌥⇧⌃ glyphs for key hints on mac (#3143) Jeremy Rose 2025-09-04 10:55:50 -07:00
  • aa083b795d chore: add rust-lang.rust-analyzer and vadimcn.vscode-lldb to the list of recommended extensions (#3172) Michael Bolin 2025-09-04 10:47:46 -07:00
  • 91708bb031 fix: fix serde_as annotation and verify with test (#3170) Michael Bolin 2025-09-04 10:38:00 -07:00
  • 82dfec5b10 [codex] improve handling of reasoning summary (#3138) Anton Panasenko 2025-09-04 09:45:14 -07:00
  • 1e82bf9d98 tui: avoid panic when active exec cell area is zero height (#3133) Jeremy Rose 2025-09-04 08:51:02 -07:00
  • 0a83db5512 fix: use a more efficient wire format for ExecCommandOutputDeltaEvent.chunk (#3163) Michael Bolin 2025-09-04 08:21:58 -07:00
  • bd4fa85507 fix: add callback to map before sending request to fix race condition (#3146) Michael Bolin 2025-09-04 07:38:28 -07:00
  • 234c0a0469 TUI: Add session resume picker (--resume) and quick resume (--continue) (#3135) Ahmed Ibrahim 2025-09-03 23:20:40 -07:00
  • 0f4ae1b5b0 chore(deps): bump wiremock from 0.6.4 to 0.6.5 in /codex-rs (#2666) dependabot[bot] 2025-09-03 23:18:42 -07:00
  • 2b96f9f569 Dividing UserMsgs into categories to send it back to the tui (#3127) Ahmed Ibrahim 2025-09-03 22:34:50 -07:00
  • f2036572b6 Replay EventMsgs from Response Items when resuming a session with history. (#3123) Ahmed Ibrahim 2025-09-03 21:47:00 -07:00
  • bea64569c1 MCP sandbox call (#3128) jif-oai 2025-09-03 17:05:03 -07:00
  • e83c5f429c Include originator in authentication URL parameters (#3117) pakrym-oai 2025-09-03 16:51:00 -07:00
  • ed0d23d560 [tui] Update /mcp output (#3134) Dylan 2025-09-03 16:38:09 -07:00
  • 4ae45a6c8d remove bold the keyword from prompt (#3121) Jeremy Rose 2025-09-03 16:00:33 -07:00
  • 6b83c1c3f3 Fix failing CI (#3130) Ahmed Ibrahim 2025-09-03 15:38:32 -07:00
  • db5276f8e6 chore: Clean up verbosity config (#3056) Dylan 2025-09-03 12:20:31 -07:00
  • 77fb9f3465 [codex] document use_experimental_reasoning_summary toml key config (#3118) Anton Panasenko 2025-09-03 11:16:07 -07:00
  • 0e827b6598 Auto-approve DangerFullAccess patches on non-sandboxed platforms (#2988) Sing303 2025-09-03 18:57:47 +01:00
  • daaadfb260 Introduce Rollout Policy (#3116) Ahmed Ibrahim 2025-09-03 10:37:07 -07:00
  • c636f821ae Add a common way to create HTTP client (#3110) pakrym-oai 2025-09-03 10:11:02 -07:00
  • af338cc505 Improve @ file search: include specific hidden dirs such as .github, .gitlab (#2981) Lionel Cheng 2025-09-03 19:03:57 +02:00
  • 97000c6e6d core: correct sandboxed shell tool description (reads allowed anywhere) (#3069) Jeremy Rose 2025-09-03 10:02:34 -07:00
  • fb5dfe3396 Update guidance on API key permissions (#3112) Gabriel Peal 2025-09-03 09:44:16 -07:00
  • a56eb48195 Use the new search tool (#3086) Ahmed Ibrahim 2025-09-03 01:16:47 -07:00
  • d77b33ded7 core(rollout): extract rollout module, add listing API, and return file heads (#1634) Ahmed Ibrahim 2025-09-03 00:39:19 -07:00
  • 9ad2e726fc chore(deps): bump thiserror from 2.0.12 to 2.0.16 in /codex-rs (#2667) dependabot[bot] 2025-09-02 23:50:53 -07:00
  • 6aa306c584 feat: add stable file locking using std::fs APIs (#2894) pchuri 2025-09-03 15:46:27 +09:00
  • 44dce748b6 feat: add Android/Termux support by gating arboard dependency (#2895) pchuri 2025-09-03 15:36:40 +09:00
  • d489690efe TUI: fix MCP docs hyperlink in empty_mcp_output (#2907) Mitch Fultz 2025-09-03 00:33:50 -06:00
  • 3f76220055 docs: fix typo of config.md (#3082) Zhongsheng Ji 2025-09-03 14:14:57 +08:00
  • 90725fe3d5 docs: update link to point to https://agents.md/ (#3089) Michael Bolin 2025-09-02 23:13:04 -07:00
  • 53413c728e parse cd foo && ... for exec and apply_patch (#3083) Jeremy Rose 2025-09-02 22:26:06 -07:00
  • b127a3643f Improve gpt-oss compatibility (#2461) Dominik Kundel 2025-09-02 19:49:03 -07:00
  • a93a907c7e [feat] use experimental reasoning summary (#3071) Anton Panasenko 2025-09-02 18:47:14 -07:00
  • 03e2796ca4 Move CodexAuth and AuthManager to the core crate (#3074) pakrym-oai 2025-09-02 18:36:19 -07:00
  • 051f185ce3 Added back the logic to handle rate-limit errors when using API key (#3070) Eric Traut 2025-09-02 17:50:15 -07:00
  • 6f75114695 [apply-patch] Fix lark grammar (#2651) Dylan 2025-09-02 17:38:19 -07:00
  • 3baccba0ac Show loading state when @ search results are pending (#3061) Jeremy Rose 2025-09-02 16:38:43 -07:00
  • 578ff09e17 prefer ratatui Stylized for constructing lines/spans (#3068) Jeremy Rose 2025-09-02 16:19:54 -07:00
  • 0d5ffb000e tui: fix occasional UI flicker (#2918) Jeremy Rose 2025-09-02 16:14:47 -07:00
  • 431a10fc50 chore: unify history loading (#2736) Ahmed Ibrahim 2025-09-02 15:44:29 -07:00
  • 8b993b557d fix: include arm64 Windows executable in npm module (#3067) Michael Bolin 2025-09-02 15:43:42 -07:00
  • 60fdfc5f14 tui: catch get_cursor_position errors (#2870) Jeremy Rose 2025-09-02 14:32:42 -07:00
  • 13e5b567f5 fix: install zstd on the windows-11-arm image used to cut a release (#3066) Michael Bolin 2025-09-02 14:23:51 -07:00
  • 46e35a2345 tui: fix extra blank lines in streamed agent messages (#3065) Jeremy Rose 2025-09-02 13:45:51 -07:00
  • 7bcdc5cc7c fix config reference table (#3063) Reuben Narad 2025-09-02 13:03:11 -07:00
  • 4b426f7e1e fix: leverage windows-11-arm for Windows ARM builds (#3062) Michael Bolin 2025-09-02 12:56:09 -07:00
  • fcb62a0fa5 tui: hide '/init' suggestion when AGENTS.md exists (#3038) Jeremy Rose 2025-09-02 12:04:32 -07:00