Commit Graph

  • 16b6951648 Nit: Pop model effort picker on esc (#4642) dedrisian-oai 2025-10-02 21:07:47 -07:00
  • 231c36f8d3 Move gpt-5-codex to top (#4641) dedrisian-oai 2025-10-02 20:34:58 -07:00
  • 1e4541b982 Fix tab+enter regression on slash commands (#4639) dedrisian-oai 2025-10-02 20:14:28 -07:00
  • 7be3b484ad feat: add file name to fuzzy search response (#4619) Shijie Rao 2025-10-02 18:19:13 -07:00
  • 9617b69c8a tui: • Working, 100% context dim (#4629) Jeremy Rose 2025-10-02 18:17:34 -07:00
  • 1d94b9111c Use supports_color in codex exec (#4633) pakrym-oai 2025-10-02 18:15:03 -07:00
  • 2d6cd6951a Enable codex workflows (#4636) pakrym-oai 2025-10-02 17:37:22 -07:00
  • 310e3c32e5 Update issue-deduplicator.yml (#4638) pakrym-oai 2025-10-02 17:19:00 -07:00
  • 37786593a0 feat: write pid in addition to port to server info (#4571) Michael Bolin 2025-10-02 17:15:09 -07:00
  • 819a5782b6 Deduplicator fixes (#4635) pakrym-oai 2025-10-02 16:01:59 -07:00
  • c0a84473a4 fix false "task complete" state during agent message (#4627) Jeremy Rose 2025-10-02 15:41:25 -07:00
  • 591a8ecc16 Bump codex version in actions to latest (#4634) pakrym-oai 2025-10-02 15:14:57 -07:00
  • c405d8c06c Rename assistant message to agent message and fix item type field naming (#4610) pakrym-oai 2025-10-02 15:07:14 -07:00
  • 138be0fd73 Use GH cli to fetch current issue (#4630) pakrym-oai 2025-10-02 14:43:40 -07:00
  • 25a2e15ec5 tui: tweaks to dialog display (#4622) Jeremy Rose 2025-10-02 14:41:29 -07:00
  • 62cc8a4b8d Add issue deduplicator workflow (#4628) pakrym-oai 2025-10-02 14:36:33 -07:00
  • f895d4cbb3 Minor cleanup of codex exec output (#4585) pakrym-oai 2025-10-02 14:17:42 -07:00
  • ed5d656fa8 Revert "chore: sanbox extraction" (#4626) Ahmed Ibrahim 2025-10-02 14:09:21 -07:00
  • c43a561916 Add issue labeler workflow (#4621) pakrym-oai 2025-10-02 13:39:45 -07:00
  • b93cc0f431 Add a separate exec doc (#4583) pakrym-oai 2025-10-02 13:33:08 -07:00
  • 4c566d484a Separate interactive and non-interactive sessions (#4612) pakrym-oai 2025-10-02 13:06:21 -07:00
  • 06e34d4607 Make model switcher two-stage (#4178) easong-openai 2025-10-02 12:38:24 -07:00
  • 45936f8fbd show "Viewed Image" when the model views an image (#4475) Jeremy Rose 2025-10-02 11:36:03 -07:00
  • ec98445abf normalize key hints (#4586) Jeremy Rose 2025-10-02 11:34:47 -07:00
  • b07aafa5f5 Fix status usage ratio (#4584) dedrisian-oai 2025-10-02 10:27:10 -07:00
  • b727d3f98a fix: handle JSON Schema in additionalProperties for MCP tools (#4454) Marcus Griep 2025-10-02 11:05:51 -06:00
  • 2f6fb37d72 Support CODEX_API_KEY for codex exec (#4615) pakrym-oai 2025-10-02 09:59:45 -07:00
  • 35c76ad47d fix: update the gpt-5-codex prompt to be more explicit that it should always used fenced code blocks info tags (#4569) Gabriel Peal 2025-10-01 22:41:56 -07:00
  • c07fb71186 Store settings on the thread instead of turn (#4579) pakrym-oai 2025-10-01 17:31:13 -07:00
  • e899ae7d8a Include request ID in the error message (#4572) pakrym-oai 2025-10-01 15:36:04 -07:00
  • 6f97ec4990 canonicalize display of Agents.md paths on Windows. (#4577) iceweasel-oai 2025-10-01 14:33:19 -07:00
  • 07c1db351a rework patch/exec approval UI (#4573) Jeremy Rose 2025-10-01 14:29:05 -07:00
  • 31102af54b Add initial set of doc comments to the SDK (#4513) pakrym-oai 2025-10-01 13:12:59 -07:00
  • 5d78c1edd3 Revert "chore: prompt update to enforce good usage of apply_patch" (#4576) Thibault Sottiaux 2025-10-01 13:11:36 -07:00
  • 170c685882 Explicit node imports (#4567) pakrym-oai 2025-10-01 12:39:04 -07:00
  • 609f75acec Fix hang on second oauth login attempt (#4568) Eric Traut 2025-10-01 12:26:28 -07:00
  • eabe18714f fix: use number instead of bigint for the generated TS for RequestId (#4575) Michael Bolin 2025-10-01 12:10:20 -07:00
  • ceaba36c7f fix ctr-n hint (#4566) easong-openai 2025-10-01 11:42:04 -07:00
  • d94e8bad8b feat: add --emergency-version-override option to create_github_release script (#4556) Michael Bolin 2025-10-01 11:40:04 -07:00
  • 8a367ef6bf SDK: support working directory and skipGitRepoCheck options (#4563) pakrym-oai 2025-10-01 11:26:49 -07:00
  • 400a5a90bf Fall back to configured instruction files if AGENTS.md isn't available (#4544) easong-openai 2025-10-01 11:19:59 -07:00
  • 2f370e946d Show context window usage while tasks run (#4536) Ahmed Ibrahim 2025-10-01 11:03:05 -07:00
  • 751b3b50ac Show placeholder for commands with no output (#4509) Ahmed Ibrahim 2025-10-01 10:42:30 -07:00
  • d78d0764aa Add Updated at time in resume picker (#4468) Ahmed Ibrahim 2025-10-01 10:40:43 -07:00
  • 699c121606 Handle trailing backslash properly (#4559) rakesh-oai 2025-10-01 10:32:09 -07:00
  • dde615f482 implement command safety for PowerShell commands (#4269) iceweasel-oai 2025-10-01 09:56:48 -07:00
  • 325fad1d92 fix: pnpm/action-setup@v4 should run before actions/setup-node@v5 (#4555) Michael Bolin 2025-10-01 09:04:14 -07:00
  • f815157dd9 chore: introduce publishing logic for @openai/codex-sdk (#4543) Michael Bolin 2025-10-01 08:29:59 -07:00
  • b8195a17e5 chore: sanbox extraction (#4286) jif-oai 2025-10-01 12:05:12 +01:00
  • 349ef7edc6 Fix Callback URL for staging and prod environments (#4533) rakesh-oai 2025-09-30 19:57:37 -07:00
  • 5881c0d6d4 fix: remove mcp-types from app server protocol (#4537) Michael Bolin 2025-09-30 19:16:26 -07:00
  • 8dd771d217 Add executable detection and export Codex from the SDK (#4532) pakrym-oai 2025-09-30 18:06:16 -07:00
  • 32853ecbc5 fix: use macros to ensure request/response symmetry (#4529) Michael Bolin 2025-09-30 18:06:05 -07:00
  • 7fc3edf8a7 Remove legacy codex exec --json format (#4525) pakrym-oai 2025-09-30 17:21:37 -07:00
  • 01e6503672 wrap markdown at render time (#4506) Jeremy Rose 2025-09-30 16:13:55 -07:00
  • 9c259737d3 Delete codex proto (#4520) pakrym-oai 2025-09-30 15:33:28 -07:00
  • b8e1fe60c5 fix: enable process hardening in Codex CLI for release builds (#4521) Michael Bolin 2025-09-30 14:34:35 -07:00
  • ddfb7eb548 fix: clean up TypeScript exports (#4518) Michael Bolin 2025-09-30 14:08:43 -07:00
  • 6910be3224 fix: ensure every variant of ClientRequest has a params field (#4512) Michael Bolin 2025-09-30 12:03:32 -07:00
  • a534356fe1 Wire up web search item (#4511) pakrym-oai 2025-09-30 12:01:17 -07:00
  • c89b0e1235 [SDK] Test that a tread can be continued with extra params (#4508) pakrym-oai 2025-09-30 10:22:14 -07:00
  • f6a152848a chore: prompt update to enforce good usage of apply_patch (#3846) jif-oai 2025-09-30 18:18:59 +01:00
  • 3592ecb23c Named args for custom prompts (#4474) dedrisian-oai 2025-09-30 10:06:41 -07:00
  • 516acc030b Support model and sandbox mode in the sdk (#4503) pakrym-oai 2025-09-30 09:00:39 -07:00
  • 5b038135de Add cloud tasks (#3197) easong-openai 2025-09-30 03:10:33 -07:00
  • d9dbf48828 fix: separate codex mcp into codex mcp-server and codex app-server (#4471) Michael Bolin 2025-09-30 00:06:18 -07:00
  • 2e95e5602d Update MCP docs to reference experimental RMCP client (#4422) Gabriel Peal 2025-09-29 23:44:16 -07:00
  • 87a654cf6b Move PR-style review to top (#4486) dedrisian-oai 2025-09-29 23:03:37 -07:00
  • 27c6c5d7a7 SDK CI (#4483) pakrym-oai 2025-09-29 21:15:02 -07:00
  • c09e131653 Set originator for codex exec (#4485) pakrym-oai 2025-09-29 20:59:19 -07:00
  • ea82f86662 Rename conversation to thread in codex exec (#4482) pakrym-oai 2025-09-29 20:18:30 -07:00
  • a8edc57740 Add MCP tool call item to codex exec (#4481) pakrym-oai 2025-09-29 19:45:11 -07:00
  • 52e591ce60 Add some types and a basic test to the SDK (#4472) pakrym-oai 2025-09-29 19:40:08 -07:00
  • 079303091f Rakesh/support device auth (#3531) rakesh-oai 2025-09-29 19:34:57 -07:00
  • 4a80059b1b Add turn.failed and rename session created to thread started (#4478) pakrym-oai 2025-09-29 18:38:04 -07:00
  • bf76258cdc Custom prompts begin with /prompts: (#4476) dedrisian-oai 2025-09-29 17:58:16 -07:00
  • c64da4ff71 Fixes (#4458) Ahmed Ibrahim 2025-09-29 17:10:04 -07:00
  • 98efd352ae reintroduce "? for shortcuts" (#4364) Ahmed Ibrahim 2025-09-29 16:35:47 -07:00
  • 80ccec6530 Custom prompt args (numeric) (#4470) dedrisian-oai 2025-09-29 16:14:37 -07:00
  • c81baaabda no background for /command or @file popup (#4469) Jeremy Rose 2025-09-29 15:58:15 -07:00
  • 55b74c95e2 render • as dim (#4467) Jeremy Rose 2025-09-29 15:46:47 -07:00
  • 16057e76b0 [Core]: add tail in the rollout data (#4461) Ahmed Ibrahim 2025-09-29 14:32:26 -07:00
  • adbc38a978 TypeScript SDK scaffold (#4455) pakrym-oai 2025-09-29 13:27:13 -07:00
  • 83a4d4d8ed Parse out frontmatter for custom prompts (#4456) dedrisian-oai 2025-09-29 13:06:08 -07:00
  • 197f45a3be [mcp-server] Expose fuzzy file search in MCP (#2677) Dylan 2025-09-29 12:19:09 -07:00
  • 04c1782e52 OpenTelemetry events (#2103) vishnu-oai 2025-09-29 19:30:55 +01:00
  • d15253415a fix clear-to-end being emitted at the end of a row (#4447) Jeremy Rose 2025-09-29 09:52:35 -07:00
  • c4120a265b [CODEX-3595] Remove period when copying highlighted text in iTerm (#4419) Ed Bayes 2025-09-28 20:50:04 -07:00
  • 618a42adf5 feat: introduce npm module for codex-responses-api-proxy (#4417) Michael Bolin 2025-09-28 19:34:06 -07:00
  • a9d54b9e92 Add /review to main commands (#4416) dedrisian-oai 2025-09-28 16:59:39 -07:00
  • 79e51dd607 fix: clean up some minor issues with .github/workflows/ci.yml (#4408) Michael Bolin 2025-09-28 15:31:17 -07:00
  • ff6dbff0b6 feat: build codex-responses-api-proxy for all platforms as part of the GitHub Release (#4406) Michael Bolin 2025-09-28 15:25:15 -07:00
  • 99841332e2 chore: remove responses-api-proxy from the multitool (#4404) Michael Bolin 2025-09-28 15:22:27 -07:00
  • 7407469791 chore: lower logging level from error to info for MCP startup (#4412) Michael Bolin 2025-09-28 15:13:44 -07:00
  • 43615becf0 chore: move pre_main_hardening() utility into its own crate (#4403) Michael Bolin 2025-09-28 14:35:14 -07:00
  • 9ee6e6f342 Improve update nudge (#4405) dedrisian-oai 2025-09-28 11:46:15 -07:00
  • d7286e9829 chore: remove model upgrade popup (#4332) Thibault Sottiaux 2025-09-27 13:25:09 -07:00
  • bcf2bc0aa5 fix(tui): make ? work again (#4362) Fouad Matin 2025-09-27 12:18:33 -07:00
  • 68765214b3 fix: remove default timeout of 30s in the proxy (#4336) Michael Bolin 2025-09-27 07:54:32 -07:00
  • 5c67dc3af1 Edit the spacing in shortcuts (#4330) Ahmed Ibrahim 2025-09-26 22:54:38 -07:00