Commit Graph

  • 6a06726af2 feat: log db client (#10087) jif-oai 2026-01-29 11:11:47 +01:00
  • 714dc8d8bd feat: async backfill (#10089) jif-oai 2026-01-29 10:57:50 +01:00
  • 780482da84 feat: add log db (#10086) jif-oai 2026-01-29 10:23:03 +01:00
  • 8674f8ca7d refactor(secrets): add backend trait codex/viyatb/secrets-cli viyatb-oai 2026-01-29 00:12:29 -08:00
  • eff8648e0c docs(secrets): clarify local backend intent viyatb-oai 2026-01-28 23:54:49 -08:00
  • c39f880b15 refactor(secrets): add backend trait codex/viyatb/secrets-core viyatb-oai 2026-01-29 00:12:29 -08:00
  • a2dfb93d85 docs(secrets): clarify local backend intent viyatb-oai 2026-01-28 23:54:49 -08:00
  • e36539b0da @pash-openai has signed the CLA in openai/codex#10144 github-actions[bot] 2026-01-29 08:13:40 +00:00
  • 23a741bd7a Merge b5b06049b1 into sapling-pr-archive-bolinfest Michael Bolin 2026-01-28 23:43:41 -08:00
  • b5b06049b1 chore: ensure pnpm-workspace.yaml is up-to-date Michael Bolin 2026-01-28 23:43:35 -08:00
  • 25b6ad0ab8 Merge 0fc843d2d5 into sapling-pr-archive-bolinfest Michael Bolin 2026-01-28 23:43:28 -08:00
  • 0fc843d2d5 chore: ensure pnpm-workspace.yaml is up-to-date Michael Bolin 2026-01-28 23:43:19 -08:00
  • 74e0e4b2de feat(cli): add codex secrets commands viyatb-oai 2026-01-28 23:42:16 -08:00
  • fb45925072 feat(core): wire secrets backend config viyatb-oai 2026-01-28 23:35:47 -08:00
  • 31de1a4cc7 Release 0.93.0-alpha.9 rust-v0.93.0-alpha.9 Michael Bolin 2026-01-28 23:33:23 -08:00
  • 4d9ae3a298 fix: remove references to corepack (#10138) Michael Bolin 2026-01-28 23:31:25 -08:00
  • 4f3b36bd4d Merge 2d12366493 into sapling-pr-archive-bolinfest Michael Bolin 2026-01-28 23:24:20 -08:00
  • 2d12366493 fix: remove references to corepack Michael Bolin 2026-01-28 23:24:07 -08:00
  • 73811db351 feat(secrets): add codex-secrets crate viyatb-oai 2026-01-28 23:15:33 -08:00
  • ebd0312895 revert(tui): restore request-user-input behavior codex/viyatb/secrets viyatb-oai 2026-01-28 22:58:49 -08:00
  • 2592a2a15b refactor(tui): remove secret masking in user input viyatb-oai 2026-01-28 22:53:07 -08:00
  • 06e61a6e59 bazel fixes iceweasel-oai 2026-01-28 22:53:01 -08:00
  • 36c3330d9b Match TurnItem exhaustively for compaction Ahmed Ibrahim 2026-01-28 22:50:18 -08:00
  • 67cb0d5b0e Add context compaction snapshots Ahmed Ibrahim 2026-01-28 22:28:22 -08:00
  • c27e15222f Use active cell for context compaction Ahmed Ibrahim 2026-01-28 22:24:18 -08:00
  • 41e1d66a72 Added throttling for file watcher events Eric Traut 2026-01-28 22:17:36 -08:00
  • e70592f85a fix: ignore key release events during onboarding (#10131) Josh McKinney 2026-01-28 22:13:53 -08:00
  • 8f2052846e Release 0.93.0-alpha.8 rust-v0.93.0-alpha.8 Dylan Hurd 2026-01-28 23:08:47 -07:00
  • b4b4763009 fix(ci) missing package.json for shell-mcp-tool (#10135) Dylan Hurd 2026-01-28 22:58:55 -07:00
  • be33de3f87 fix(tui) reorder personality command (#10134) Dylan Hurd 2026-01-28 22:51:57 -07:00
  • 8cc338aecf emit a metric when we can't spawn powershell (#10125) iceweasel-oai 2026-01-28 21:51:51 -08:00
  • 335713f7e9 chore(core) personality under development (#10133) Dylan Hurd 2026-01-28 22:00:48 -07:00
  • 080266989b fix(secrets): wipe generated passphrase bytes viyatb-oai 2026-01-28 20:46:46 -08:00
  • d36dea7e54 Release 0.93.0-alpha.7 rust-v0.93.0-alpha.7 Dylan Hurd 2026-01-28 21:14:52 -07:00
  • b2d253d858 chore(skills): remove secrets-poc demo skill viyatb-oai 2026-01-28 20:11:38 -08:00
  • f38f15ddca refactor(secrets): extract codex-secrets and remove skills wiring viyatb-oai 2026-01-28 20:07:03 -08:00
  • b9cd089d1f [connectors] Support connectors part 2 - slash command and tui (#9728) Matthew Zeng 2026-01-28 19:51:58 -08:00
  • 296d267608 collab: add fresh_context to send_input chore/fresh-context-send-input kh.ai 2026-01-28 19:51:36 -08:00
  • 16c64279a9 @canvrno-oai has signed the CLA in openai/codex#10132 github-actions[bot] 2026-01-29 03:00:51 +00:00
  • 2bbffa2bb0 Added env-specific string replacements for shell usage examples in prompt canvrno-oai 2026-01-28 17:18:52 -08:00
  • b582daf2d9 [bazel] Enable windows builds? David Zbarsky 2026-01-09 15:18:11 -05:00
  • f3100c77f7 Add support for fallback filenames Eric Traut 2026-01-28 17:53:55 -08:00
  • ecc66f4f52 removing quit from dropdown menu, but not autocomplete [cli] (#10128) natea-oai 2026-01-28 17:52:27 -08:00
  • 40a223ec57 Aesthetic improvements Eric Traut 2026-01-28 17:39:45 -08:00
  • c8b6f27de5 Merge remote-tracking branch 'origin/main' into etraut/live_skill_update Eric Traut 2026-01-28 17:31:20 -08:00
  • 57f9c9fabe Added integration test Eric Traut 2026-01-28 17:24:59 -08:00
  • 9757e1418d chore(config) Update personality instructions (#10114) Dylan Hurd 2026-01-28 18:14:44 -07:00
  • 52609c6f42 Add app-server compaction item notifications tests (#10123) Ahmed Ibrahim 2026-01-28 17:00:38 -08:00
  • ce3d764ae1 chore(config) personality as a feature (#10116) Dylan Hurd 2026-01-28 17:58:28 -07:00
  • 26590d7927 Ensure auto-compaction starts after turn started (#10129) Ahmed Ibrahim 2026-01-28 16:51:20 -08:00
  • 3608ff15ca @natea-oai has signed the CLA in openai/codex#10128 github-actions[bot] 2026-01-29 00:41:00 +00:00
  • 8497163363 [bazel] Improve runfiles handling (#10098) zbarsky-openai 2026-01-28 19:15:44 -05:00
  • dad3af97d2 Added separate experimental feature flags for live update of skills and agents Eric Traut 2026-01-28 15:58:33 -08:00
  • 8783d5de60 Mask secret prompts in codex secrets set viyatb-oai 2026-01-28 15:51:56 -08:00
  • 1d0246e871 Add local secrets backend and skills auth POC viyatb-oai 2026-01-28 15:39:12 -08:00
  • 9325b89f07 Basic handling of env variable snapshots that contain newlines and quotes fix/snapshot-multiline-env Andrei Eternal 2026-01-28 15:31:06 -08:00
  • 83d7c44500 update the ci pnpm workflow for shell-tool-mcp to use corepack for pnpm versioning (#10115) mjr-openai 2026-01-28 18:30:48 -05:00
  • a95f4e7338 Merge origin/main Eric Traut 2026-01-28 15:22:32 -08:00
  • 1078235eb7 @mjr-openai has signed the CLA in openai/codex#10115 github-actions[bot] 2026-01-28 23:04:01 +00:00
  • 266c5a8c80 chore: make homebrew higher priority for upgrade banner anton_panasenko_upgrade_priority Anton Panasenko 2026-01-28 13:56:44 -08:00
  • 3d1b6a7229 @maxj-oai has signed the CLA in openai/codex#10096 github-actions[bot] 2026-01-28 21:39:58 +00:00
  • 7b34cad1b1 fix(ci) more shell-tool-mcp issues (#10111) Dylan Hurd 2026-01-28 14:36:40 -07:00
  • 68c678b0b9 Release 0.93.0-alpha.6 rust-v0.93.0-alpha.6 Dylan Hurd 2026-01-28 13:49:36 -07:00
  • ff9fa56368 default enable compression, update test helpers (#10102) sayan-oai 2026-01-28 12:25:40 -08:00
  • fe920d7804 [bazel] Fix the build (#10104) zbarsky-openai 2026-01-28 15:06:28 -05:00
  • 147e7118e0 Added tui.notifications_method config option (#10043) Eric Traut 2026-01-28 12:00:32 -08:00
  • f7699e0487 fix(ci) fix shell-tool-mcp version v2 (#10101) Dylan Hurd 2026-01-28 12:56:26 -07:00
  • 5ac1407186 docs eliminate-unnecessary-pending-paste-number-bump Charles Cunningham 2026-01-27 14:38:50 -08:00
  • 3f13d3de0c Fix large paste placeholder numbering after deletion Charles Cunningham 2026-01-27 14:19:43 -08:00
  • 66de985e4e allow elevated sandbox to be enabled without base experimental flag (#10028) iceweasel-oai 2026-01-28 11:38:29 -08:00
  • b7edeee8ca compaction (#10034) Ahmed Ibrahim 2026-01-28 11:36:11 -08:00
  • 23a0ae68d0 @rakan-oai has signed the CLA in openai/codex#9798 github-actions[bot] 2026-01-28 19:15:05 +00:00
  • 851617ff5a chore: deprecate old web search feature flags (#10097) sayan-oai 2026-01-28 10:55:57 -08:00
  • b8156706e6 file-search: improve file query perf (#9939) Jeremy Rose 2026-01-28 10:54:43 -08:00
  • 7c105a3d61 Release 0.93.0-alpha.5 rust-v0.93.0-alpha.5 Dylan Hurd 2026-01-28 11:46:18 -07:00
  • 35e03a0716 Update shell-tool-mcp.yml (#10095) Dylan Hurd 2026-01-28 11:17:17 -07:00
  • ad5f9e7370 Upgrade to rust 1.93 (#10080) zbarsky-openai 2026-01-28 12:46:18 -05:00
  • 96386755b6 Refine request_user_input TUI interactions and option UX (#10025) Charley Cunningham 2026-01-28 09:41:59 -08:00
  • 74bd6d7178 [bazel] Enable remote cache compression (#10079) zbarsky-openai 2026-01-28 12:26:57 -05:00
  • 2a624661ef Update shell-tool-mcp.yml (#10092) Dylan Hurd 2026-01-28 10:03:47 -07:00
  • aadf91a348 Release 0.93.0-alpha.4 rust-v0.93.0-alpha.4 Dylan Hurd 2026-01-28 09:39:52 -07:00
  • 7e573c7334 Release 0.93.0-alpha.3 rust-v0.93.0-alpha.3 Dylan Hurd 2026-01-28 08:53:11 -07:00
  • bb13a09c21 Release v0.93.0-alpha.2 rust-vv0.93.0-alpha.2 Dylan Hurd 2026-01-28 08:47:14 -07:00
  • 231406bd04 feat: sort metadata by date (#10083) jif-oai 2026-01-28 16:19:08 +01:00
  • 63f7351489 Merge remote-tracking branch 'origin/main' into jif/parallel-tasks jif-oai 2026-01-28 15:49:54 +01:00
  • 3878c3dc7c feat: sqlite 1 (#10004) jif-oai 2026-01-28 15:29:14 +01:00
  • dabafe204a feat: codex exec auto-subscribe to new threads (#9821) jif-oai 2026-01-28 13:03:20 +00:00
  • 71b8d937ed Add exec policy TOML representation (#10026) gt-oai 2026-01-28 12:00:10 +00:00
  • 996e09ca24 feat(core) RequestRule (#9489) Dylan Hurd 2026-01-28 01:43:17 -07:00
  • 9f79365691 error code/msg details for failed elevated setup (#9941) iceweasel-oai 2026-01-27 23:06:10 -08:00
  • fd9005eac8 Keep personality support when remote models are disabled personality-nux Charles Cunningham 2026-01-27 22:10:40 -08:00
  • 945f748afd Avoid unknown model warning for remote slugs Charles Cunningham 2026-01-27 20:55:02 -08:00
  • fef3e36f67 fix(core) info cleanup (#9986) Dylan Hurd 2026-01-27 21:15:15 -07:00
  • 3bb8e69dd3 [skills] Auto install MCP dependencies when running skils with dependency specs. (#9982) Matthew Zeng 2026-01-27 19:02:45 -08:00
  • add648df82 Restore image attachments/text elements when recalling input history (Up/Down) (#9628) Charley Cunningham 2026-01-27 18:39:59 -08:00
  • 1609f6aa81 fix: allow unknown fields on Notice in schema (#10041) sayan-oai 2026-01-27 18:24:24 -08:00
  • a90ab789c2 fix: enable per-turn updates to web search mode (#10040) sayan-oai 2026-01-27 18:09:29 -08:00
  • 3f3916e595 tui: stabilize shortcut overlay snapshots on WSL (#9359) SlKzᵍᵐ 2026-01-28 02:10:16 +01:00
  • 41401fbf87 Fix bug Charles Cunningham 2026-01-27 15:28:34 -08:00
  • d8eb74685b Release 0.93.0-alpha.1 rust-v0.93.0-alpha.1 Charley Cunningham 2026-01-27 15:04:15 -08:00