Commit Graph

  • 918731d918 changes cc/revert celia-oai 2025-11-19 23:05:01 -08:00
  • 94bea27841 merge commit for archive created by Sapling Michael Bolin 2025-11-19 22:45:25 -08:00
  • 229a73bb92 feat: update process_exec_tool_call() to take a cancellation token Michael Bolin 2025-11-19 22:43:05 -08:00
  • e19009b43f Merge 6772e869fe into sapling-pr-archive-bolinfest Michael Bolin 2025-11-19 22:43:20 -08:00
  • 6772e869fe feat: update process_exec_tool_call() to take a cancellation token Michael Bolin 2025-11-19 22:43:05 -08:00
  • 54e6e4ac32 fix: when displaying execv, show file instead of arg0 (#6966) Michael Bolin 2025-11-19 22:42:58 -08:00
  • c72a38eb5e fix(seatbelt) Allow parent inspection dh--seatbelt-homebrew Dylan Hurd 2025-11-19 22:17:40 -08:00
  • 2cbba0850d Merge e7ed3c2884 into sapling-pr-archive-bolinfest Michael Bolin 2025-11-19 21:00:17 -08:00
  • e7ed3c2884 fix: when displaying execv, show file instead of arg0 Michael Bolin 2025-11-19 21:00:07 -08:00
  • e8af41de8a fix: clean up elicitation used by exec-server (#6958) Michael Bolin 2025-11-19 20:59:17 -08:00
  • d6c30ed25e [app-server] feat: v2 apply_patch approval flow (#6760) Owen Lin 2025-11-19 20:13:31 -08:00
  • fb9849e1e3 migrating execpolicy -> execpolicy-legacy and execpolicy2 -> execpolicy (#6956) zhao-oai 2025-11-19 19:14:10 -08:00
  • dc9e28ecae Merge b4f38201fe into sapling-pr-archive-bolinfest Michael Bolin 2025-11-19 17:52:37 -08:00
  • b4f38201fe fix: clean up elicitation used by exec-server Michael Bolin 2025-11-19 17:51:39 -08:00
  • e44facebde maybefix dev/zhao/execpolicy2-tui-integration kevin zhao 2025-11-20 01:41:14 +00:00
  • 72a1453ac5 Revert "[core] add optional status_code to error events (#6865)" (#6955) Celia Chen 2025-11-19 17:26:14 -08:00
  • 482bb2670e Release 0.61.0-alpha.3 rust-v0.61.0-alpha.3 Dylan Hurd 2025-11-19 17:24:14 -08:00
  • 6d67b8b283 stop model migration screen after first time. (#6954) Ahmed Ibrahim 2025-11-19 17:17:04 -08:00
  • c9199c2c2c Release 0.61.1-alpha.2 rust-v0.61.1-alpha.2 Dylan Hurd 2025-11-19 17:15:17 -08:00
  • 037e0b5736 fix celia-oai 2025-11-19 17:12:44 -08:00
  • 8e8a55723a Merge branch 'main' into cc/revert Celia Chen 2025-11-19 17:12:01 -08:00
  • 3b27871684 Revert "[core] add optional status_code to error events (#6865)" celia-oai 2025-11-19 17:02:51 -08:00
  • 74a75679d9 update execpolicy quickstart readme (#6952) zhao-oai 2025-11-19 16:57:27 -08:00
  • 92e3046733 Single pass truncation (#6914) pakrym-oai 2025-11-19 16:56:37 -08:00
  • 65c13f1ae7 execpolicy2 core integration (#6641) zhao-oai 2025-11-19 16:50:43 -08:00
  • 2e44082a30 shell Ahmed Ibrahim 2025-11-19 16:44:45 -08:00
  • b00a7cf40d fix(shell) fallback shells (#6948) Dylan Hurd 2025-11-19 16:41:38 -08:00
  • 13d378f2ce chore: refactor exec-server to prepare it for standalone MCP use (#6944) Michael Bolin 2025-11-19 16:38:14 -08:00
  • a1c9907b6d fix clippy kevin zhao 2025-11-20 00:30:07 +00:00
  • 44eb85afbf [draft] first pass at tui integration kevin zhao 2025-11-19 14:11:31 -08:00
  • f4ccc759b0 fixing compile error kevin zhao 2025-11-19 16:14:07 -08:00
  • 09bd2732ad fmt kevin zhao 2025-11-19 16:08:41 -08:00
  • 70ffb8d1bc using Policy::empty() instead kevin zhao 2025-11-19 21:11:48 +00:00
  • 59efe00241 crashing & better error handling kevin zhao 2025-11-19 16:03:17 -08:00
  • 20cfc4c9d2 another note on readme kevin zhao 2025-11-19 10:40:56 -08:00
  • 542fcbcebc improving readme kevin zhao 2025-11-19 10:39:53 -08:00
  • 7c65c9d546 update readmes pt.2 kevin zhao 2025-11-19 10:29:27 -08:00
  • dcfed30f50 update READMEs kevin zhao 2025-11-19 10:29:13 -08:00
  • e2a4c09fd8 /// for docstring zhao-oai 2025-11-19 09:04:37 -08:00
  • 267af1220d do not ensure dir and default.codexpolicy kevin zhao 2025-11-19 09:46:12 -08:00
  • a167bc630a with_escalated_permissions -> enum kevin zhao 2025-11-18 15:09:36 -08:00
  • 4560a7727e adding docstrings for ApprovalRequirement kevin zhao 2025-11-18 12:38:32 -08:00
  • fff04c53d5 using async kevin zhao 2025-11-18 12:17:21 -08:00
  • 00c454ca82 load execpolicy from codex_home/policy and default to empty policy kevin zhao 2025-11-18 11:28:50 -08:00
  • e74034ca0c running test single threaded zhao-oai 2025-11-18 10:28:03 -08:00
  • d9c5d2f893 enabling execpolicy by default kevin zhao 2025-11-18 10:24:56 -08:00
  • ed9dd9dfa4 update debug message kevin zhao 2025-11-18 10:19:19 -08:00
  • 391ee23e62 addressing comments kevin zhao 2025-11-18 10:15:30 -08:00
  • efe870009d remove unused import kevin zhao 2025-11-18 09:47:09 -08:00
  • b588849f0a fix rebase error kevin zhao 2025-11-18 09:46:47 -08:00
  • e5b6e2b0c6 undo diff kevin zhao 2025-11-18 09:40:33 -08:00
  • 05c392abee exec_policy kevin zhao 2025-11-18 09:39:15 -08:00
  • d0c67b5bf1 rename test file kevin zhao 2025-11-18 09:38:30 -08:00
  • 3b02828ab6 update comment kevin zhao 2025-11-18 09:37:39 -08:00
  • b1ed2bc7b8 update tracing:: message kevin zhao 2025-11-18 09:36:05 -08:00
  • f712e0a4a0 execpolicy2 -> execpolicy kevin zhao 2025-11-18 09:30:51 -08:00
  • 8f9ad7e509 execpolicy2 core integration kevin zhao 2025-11-17 22:07:36 -08:00
  • 8510d72940 precompute approval_requirement kevin zhao 2025-11-17 16:16:44 -08:00
  • dabd7e14db execpolicy2 core integration kevin zhao 2025-11-17 13:58:06 -08:00
  • a6597a9958 Fix/correct reasoning display (#6749) Lionel Cheng 2025-11-19 15:52:24 -08:00
  • 7f4ee0225d merge commit for archive created by Sapling Michael Bolin 2025-11-19 15:48:58 -08:00
  • 4bf0a9d7b2 chore: refactor exec-server to prepare it for standalone MCP use Michael Bolin 2025-11-19 14:39:23 -08:00
  • c24eecf4b5 Merge branch 'main' into tibo-openai-patch-1 tibo-openai-patch-1 Thibault Sottiaux 2025-11-19 15:17:13 -08:00
  • 00f39f1e0d Merge a429fcef19 into sapling-pr-archive-bolinfest Michael Bolin 2025-11-19 15:11:22 -08:00
  • a429fcef19 chore: refactor exec-server to prepare it for standalone MCP use Michael Bolin 2025-11-19 14:39:23 -08:00
  • 692989c277 fix(context left after review): review footer context after /review (#5610) Beehive Innovations 2025-11-20 02:50:07 +04:00
  • 84a120c124 merge commit for archive created by Sapling Michael Bolin 2025-11-19 14:40:56 -08:00
  • 6f455b14fc chore: refactor exec-server to prepare it for standalone MCP use Michael Bolin 2025-11-19 14:39:23 -08:00
  • fe861a2ce2 fix: search jif/fix-search jif-oai 2025-11-19 22:17:27 +00:00
  • 100836a217 Release 0.61.0-alpha.2 rust-v0.61.0-alpha.2 Dylan Hurd 2025-11-19 14:08:40 -08:00
  • 2fde03b4a0 stop over-reporting world-writable directories (#6936) iceweasel-oai 2025-11-19 13:59:17 -08:00
  • 056c8f8279 fix: prepare ExecPolicy in exec-server for execpolicy2 cutover (#6888) Michael Bolin 2025-11-19 13:55:29 -08:00
  • e67726a994 Update prompt.md Thibault Sottiaux 2025-11-19 13:39:29 -08:00
  • 876ade0445 serializing noMatch as an object codex/add-execpolicycheck-cli-command kevin zhao 2025-11-19 21:34:39 +00:00
  • 23598278eb Merge 042923ab41 into sapling-pr-archive-bolinfest Michael Bolin 2025-11-19 13:21:32 -08:00
  • 042923ab41 fix: prepare ExecPolicy in exec-server for execpolicy2 cutover Michael Bolin 2025-11-19 11:53:17 -08:00
  • 096bbb08fd merge commit for archive created by Sapling Michael Bolin 2025-11-19 13:19:18 -08:00
  • bec49a9115 fix: prepare ExecPolicy in exec-server for execpolicy2 cutover Michael Bolin 2025-11-19 11:53:17 -08:00
  • 2b8cdc7be3 renaming things kevin zhao 2025-11-19 21:19:01 +00:00
  • f864e9455b Release 0.61.1-alpha.1 rust-v0.61.1-alpha.1 Dylan Hurd 2025-11-19 13:14:52 -08:00
  • 20a4f95136 delete unecessary test kevin zhao 2025-11-19 20:41:28 +00:00
  • 7ceabac707 nit fix jif-oai 2025-11-19 20:40:35 +00:00
  • b6cd0a5f02 calling it run() kevin zhao 2025-11-19 20:37:44 +00:00
  • 9ec2873084 commonizing cli logic kevin zhao 2025-11-19 20:30:20 +00:00
  • 2a24ae36c2 Merge remote-tracking branch 'origin/main' into jif/fork jif-oai 2025-11-19 20:21:19 +00:00
  • 745e2a6790 Add execpolicycheck subcommand zhao-oai 2025-11-19 12:05:40 -08:00
  • c2ec477d93 [core] add optional status_code to error events (#6865) easong/cloud-tasks-cli Celia Chen 2025-11-19 11:51:21 -08:00
  • 9f4671613e merge commit for archive created by Sapling Michael Bolin 2025-11-19 11:36:49 -08:00
  • 56da8869fc fix: prepare ExecPolicy in exec-server for execpolicy2 cutover Michael Bolin 2025-11-19 00:37:11 -08:00
  • 20982d5c6a fix(app-server) move windows world writable warning (#6916) Dylan Hurd 2025-11-19 11:24:49 -08:00
  • 994ca5c30a Release 0.60.1 rust-v0.60.1 pakrym-oai 2025-11-19 11:22:44 -08:00
  • 2ef5d2d4ad merge commit for archive created by Sapling Michael Bolin 2025-11-19 11:16:25 -08:00
  • 000ae54852 fix: prepare ExecPolicy in exec-server for execpolicy2 cutover Michael Bolin 2025-11-19 00:37:11 -08:00
  • 3ec42ab0e8 Release 0.60.0-alpha.1 rust-v0.60.0-alpha.1 pakrym-oai 2025-11-19 11:08:35 -08:00
  • 64ae9aa3c3 Keep gpt-5.1-codex the default (#6922) pakrym-oai 2025-11-19 11:08:10 -08:00
  • ac189b5ae7 fixes 2 jif/default-api-keys jif-oai 2025-11-19 18:58:48 +00:00
  • d9812a1081 fixes jif-oai 2025-11-19 18:57:20 +00:00
  • d2e6b46f40 feat: default model based on auth jif-oai 2025-11-19 18:56:13 +00:00
  • 72af589398 storing credits (#6858) zhao-oai 2025-11-19 10:49:35 -08:00
  • 119b1855f3 another note on readme kevin zhao 2025-11-19 10:40:56 -08:00