Commit Graph

  • c8ecc49441 undo diff kevin zhao 2025-11-17 13:12:37 -08:00
  • 6343be1100 background fetch kevin zhao 2025-11-17 13:08:09 -08:00
  • daf77b8452 chore(core) Update shell instructions (#6679) Dylan Hurd 2025-11-17 13:05:15 -08:00
  • 21ae112767 rate limit prefetching kevin zhao 2025-11-17 12:44:26 -08:00
  • 03a6e853c0 fix: annotate all app server v2 types with camelCase (#6791) Owen Lin 2025-11-17 12:02:52 -08:00
  • 837bc98a1d LM Studio OSS Support (#2312) rugvedS07 2025-11-17 14:49:09 -05:00
  • a1db68171c delete config.toml kevin zhao 2025-11-17 11:38:41 -08:00
  • fc6aa8406a simplifying kevin zhao 2025-11-17 11:37:11 -08:00
  • 7ffdcecb8f fetching even if timeout kevin zhao 2025-11-17 11:35:51 -08:00
  • 842a1b7fe7 [app-server] add events to readme (#6690) Celia Chen 2025-11-17 11:28:05 -08:00
  • 03ffe4d595 core/tui: non-blocking MCP startup (#6334) Jeremy Rose 2025-11-17 11:26:11 -08:00
  • ae2a084fae chore: delete chatwidget::tests::binary_size_transcript_snapshot tui test (#6759) Owen Lin 2025-11-17 11:11:41 -08:00
  • f8e3c57975 remove unecessary config.toml + fmt kevin zhao 2025-11-17 11:01:18 -08:00
  • bfa6fbc700 unecessary diff kevin zhao 2025-11-17 10:56:14 -08:00
  • 57c3632a9e fetching rate limits when calling /status kevin zhao 2025-11-17 10:47:28 -08:00
  • a941ae7632 feat: execpolicy v2 (#6467) zhao-oai 2025-11-17 10:15:45 -08:00
  • 2c665fb1dd nit: personal git ignore (#6787) jif-oai 2025-11-17 18:45:52 +01:00
  • a7211bae55 Merge remote-tracking branch 'origin/main' into goden/fix_issue_6700 Gene Oden 2025-11-17 08:57:48 -08:00
  • a03b55af5c Merge remote-tracking branch 'origin/main' into jif/client-2 jif/client-2 jif-oai 2025-11-17 16:56:37 +00:00
  • 98a90a3bb2 tmp: drop sccache for windows 2 (#6775) jif-oai 2025-11-17 17:39:15 +01:00
  • 10bbbc5258 Make line numbers optional in the prompt pakrym/make-line-numbers-optional-in-the-prompt pakrym-oai 2025-11-17 08:38:03 -08:00
  • ba7308e3ca Release 0.59.0-alpha.6 rust-v0.59.0-alpha.6 pakrym-oai 2025-11-17 08:20:21 -08:00
  • 7c8d333980 feat: placeholder for image that can't be decoded to prevent 400 (#6773) jif-oai 2025-11-17 17:10:53 +01:00
  • 497fb4a19c fix(core) serialize shell_command (#6744) Dylan Hurd 2025-11-16 23:16:51 -08:00
  • 5860481bc4 Fix FreeBSD/OpenBSD builds: target-specific keyring features and BSD hardening (#6680) Xiao-Yong Jin 2025-11-16 23:07:34 -06:00
  • a52cf4d2b4 Exempt the "codex" github user from signing the CLA (#6724) Eric Traut 2025-11-16 22:49:31 -06:00
  • e70c52a3af chore(deps): bump actions/github-script from 7 to 8 (#6755) dependabot[bot] 2025-11-16 19:53:19 -08:00
  • de1768d3ba Fix: Claude models return incomplete responses due to empty finish_reason handling (#6728) dulikaifazr 2025-11-17 11:50:36 +08:00
  • 702238f004 Fix AltGr/backslash input on Windows Codex terminal (#6720) Akrelion45 2025-11-17 04:15:06 +01:00
  • 50d7d78079 Merge branch 'main' into goden/fix_issue_6700 Eric Traut 2025-11-16 20:42:39 -06:00
  • fa5f6e76c9 Revert "tmp: drop sccache for windows (#6673)" (#6751) Eric Traut 2025-11-16 20:37:12 -06:00
  • cbfabea55f Implement v2 approval request exec flow owen/v2_approval_request2 Owen Lin 2025-11-14 08:01:33 -08:00
  • f828cd2897 fix: resolve Windows MCP server execution for script-based tools (#3828) Joonsoo Lee 2025-11-17 06:41:10 +09:00
  • bc8eb2b2fd @eugeneoden has signed the CLA in openai/codex#6741 github-actions[bot] 2025-11-16 21:15:05 +00:00
  • ce20ca2ee7 Fix 400 due to missing id parameter Gene Oden 2025-11-16 11:50:56 -08:00
  • 3ffb6a882a @josevalim has signed the CLA in openai/codex#6736 github-actions[bot] 2025-11-16 18:16:45 +00:00
  • edf42fd1b6 @dulikaifazr has signed the CLA in openai/codex#6728 github-actions[bot] 2025-11-16 08:33:23 +00:00
  • 9c040d3db8 Added missing comma fix-altgr-literal-char Eric Traut 2025-11-15 21:12:05 -08:00
  • 00ed23b98d @Akrelion45 has signed the CLA in openai/codex#6720 github-actions[bot] 2025-11-16 01:08:11 +00:00
  • 11e4ac94b7 Handle AltGr as literal char in textarea Akrelion45 2025-11-16 02:07:52 +01:00
  • 1bf7b9acdc @dkhokhlov has signed the CLA in openai/codex#6719 github-actions[bot] 2025-11-16 00:24:30 +00:00
  • ec8ca5c003 @CarloWood has signed the CLA in openai/codex#6718 github-actions[bot] 2025-11-16 00:13:50 +00:00
  • e467f97032 refactor(core/tests): use test_codex builder to simplify conversation setup in suite tests pakrym/prompt pakrym-oai 2025-11-15 10:01:28 -08:00
  • 326c1e0a7e Fix documentation errors for Custom Prompts named arguments and add canonical examples (#5910) Abkari Mohammed Sayeem 2025-11-15 22:55:46 +05:30
  • 697a6f3a97 Release 0.59.0-alpha.5 rust-v0.59.0-alpha.5 Ahmed Ibrahim 2025-11-14 23:29:32 -08:00
  • 3f1c4b9add Tighten panic on double truncation (#6701) Ahmed Ibrahim 2025-11-14 23:28:59 -08:00
  • 0b28e72b66 Improve compact (#6692) Ahmed Ibrahim 2025-11-14 23:17:51 -08:00
  • 94dfb211af Refactor truncation helpers into its own file (#6683) Ahmed Ibrahim 2025-11-14 22:44:23 -08:00
  • a44379c9e0 tighten add-context-debug-panic Ahmed Ibrahim 2025-11-14 22:06:57 -08:00
  • 8edbe42c04 Release 0.59.0-alpha.4 rust-v0.59.0-alpha.4 Ahmed Ibrahim 2025-11-14 19:51:11 -08:00
  • b560c5cef1 Revert "templates and build step for validating/submitting winget package" (#6696) Ahmed Ibrahim 2025-11-14 19:47:58 -08:00
  • 1f84e855e6 core/tests: refactor model tool test to use test_codex builder pakrym-oai 2025-11-14 18:16:22 -08:00
  • 4ae986967c ci: only run CLA assistant for openai org repos (#6687) Josh McKinney 2025-11-14 17:34:14 -08:00
  • 622ef4e47a Prompt pakrym-oai 2025-11-14 17:33:05 -08:00
  • 8b5b6530c3 Release 0.59.0-alpha.3 rust-v0.59.0-alpha.3 Ahmed Ibrahim 2025-11-14 16:58:52 -08:00
  • 89ecc00b79 Handle "Don't Trust" directory selection in onboarding (#4941) Vinicius da Motta 2025-11-14 20:23:35 -03:00
  • 018a2d2e50 Ignore unified_exec_respects_workdir_override (#6693) pakrym-oai 2025-11-14 15:00:31 -08:00
  • cfcc87a953 Order outputs before inputs (#6691) pakrym-oai 2025-11-14 14:54:11 -08:00
  • c3951e505d feat: add app-server-test-client crate for internal use (#5391) Owen Lin 2025-11-14 12:39:58 -08:00
  • abb7b79701 fix codex detection, add new security-focused smoketests. (#6682) iceweasel-oai 2025-11-14 12:08:59 -08:00
  • 936650001f feat(ts-sdk): allow overriding CLI environment (#6648) Ryan Lopopolo 2025-11-14 11:44:19 -08:00
  • 604f2aab6e Release 0.59.0-alpha.2 rust-v0.59.0-alpha.2 Ahmed Ibrahim 2025-11-14 11:24:46 -08:00
  • 3873b5af20 Revert "feat: better UI for unified_exec (#6515)" revert-6515-jif/unified-exec-events jif-oai 2025-11-14 20:24:23 +01:00
  • 37fba28ac3 templates and build step for validating/submitting winget package (#6485) iceweasel-oai 2025-11-14 11:06:44 -08:00
  • 7948f42adf @jxy has signed the CLA in openai/codex#6680 github-actions[bot] 2025-11-14 18:18:19 +00:00
  • 4ce670a557 @canuszczyk has signed the CLA in openai/codex#6676 github-actions[bot] 2025-11-14 17:42:44 +00:00
  • 4ba562d2dd Add test timeout (#6612) pakrym-oai 2025-11-14 09:30:37 -08:00
  • 799364de87 Enable TUI notifications by default (#6633) Jeremy Rose 2025-11-14 09:28:09 -08:00
  • 38a34d8888 Clippy jif/codex-notification jif-oai 2025-11-14 18:19:00 +01:00
  • 479d125a35 Add codex notifications on MacOS jif-oai 2025-11-14 18:14:01 +01:00
  • 4719cba19a tmp: drop sccache for windows (#6673) jif-oai 2025-11-14 17:29:05 +01:00
  • 526777c9b4 [App server] add mcp tool call item started/completed events (#6642) Celia Chen 2025-11-14 08:08:43 -08:00
  • f17b392470 feat: cache tokenizer (#6609) jif-oai 2025-11-14 17:05:00 +01:00
  • 63c8c01f40 feat: better UI for unified_exec (#6515) jif-oai 2025-11-14 16:31:12 +01:00
  • 683ccaceb8 Nit comment jif/fix-crossterm-chunking jif-oai 2025-11-14 15:45:17 +01:00
  • 5ba25217f0 fix: crossterm char fix jif-oai 2025-11-14 15:31:13 +01:00
  • c26ffe82f9 NIT jif-oai 2025-11-14 14:24:14 +01:00
  • cf15b86f5c Merge branch 'main' into jif/client-2 jif-oai 2025-11-14 14:04:43 +01:00
  • 4788fb179a feat: add resume logs when doing /new (#6660) jif-oai 2025-11-14 11:42:16 +01:00
  • b76e263e15 bug codex/update-models-to-gpt-5.1-and-gpt-5.1-codex-17ajjh Ahmed Ibrahim 2025-11-13 23:00:22 -08:00
  • 503f869cbc bug Ahmed Ibrahim 2025-11-13 22:59:50 -08:00
  • 787774c63d Merge branch 'main' into start-tokenizer-on-start start-tokenizer-on-start Ahmed Ibrahim 2025-11-13 22:56:10 -08:00
  • 99e721668a Bump default OpenAI models to gpt-5.1 codex/update-models-to-gpt-5.1-and-gpt-5.1-codex-n0ci39 Ahmed Ibrahim 2025-11-13 22:53:46 -08:00
  • 86ed0f2190 Bump defaults to gpt-5.1 Ahmed Ibrahim 2025-11-13 22:53:16 -08:00
  • ca1428670e better error handling + example dev/zhao/better-error-handling kevin zhao 2025-11-14 00:54:47 -05:00
  • b379e8691c clean up types owen/v2_approval_request Owen Lin 2025-11-13 21:27:06 -08:00
  • 617d52bb5e fix test Owen Lin 2025-11-13 20:43:36 -08:00
  • 1100af4b22 virtual item approach for exec command Owen Lin 2025-11-13 20:37:23 -08:00
  • f64e4aa4f4 fix initial approval bug kevin zhao 2025-11-13 23:23:39 -05:00
  • 15ccd83d44 more cleanup kevin zhao 2025-11-13 22:02:55 -05:00
  • daef241372 fix execpolicy2_blocks_shell_invocation kevin zhao 2025-11-13 22:01:16 -05:00
  • 3735d677f5 more cleanup in exec_policy.rs kevin zhao 2025-11-13 21:39:01 -05:00
  • ebbeff9b32 remove tab kevin zhao 2025-11-13 21:36:10 -05:00
  • b7ab622709 add back space kevin zhao 2025-11-13 21:35:44 -05:00
  • e266a8da1b add back comment kevin zhao 2025-11-13 21:35:12 -05:00
  • 9a15ae1286 inlining base_approval_requirequirements kevin zhao 2025-11-13 21:30:53 -05:00
  • 40b8a6e311 fmt kevin zhao 2025-11-13 21:26:34 -05:00
  • f665b1ce08 further simplifying error cases kevin zhao 2025-11-13 21:25:37 -05:00
  • 84315d8234 simplify load policy kevin zhao 2025-11-13 21:20:43 -05:00
  • c15e1b432b remove caching of policy kevin zhao 2025-11-13 21:17:42 -05:00