Commit Graph

  • ae88b69b09 fix: add more instructions to ensure GitHub Action reviews only the necessary code (#1887) Michael Bolin 2025-08-06 10:39:58 -07:00
  • ffe24991b7 Initial implementation of /init (#1822) Charlie Weems 2025-08-06 09:10:23 -07:00
  • dc468d563f [env] Remove git config for now (#1884) Dylan 2025-08-06 08:05:17 -07:00
  • 3e8bcf0247 [prompts] Add <environment_context> (#1869) Dylan 2025-08-06 01:13:31 -07:00
  • cda39e417f [tests] Investigate flakey mcp-server test (#1877) Dylan 2025-08-06 00:07:58 -07:00
  • d642b07fcc [feat] add /status slash command (#1873) ae 2025-08-05 23:57:52 -07:00
  • 7b3ab968a0 docs: add more detail to the codex-rust-review (#1875) Michael Bolin 2025-08-05 23:36:10 -07:00
  • 02e7965228 fix: add stricter checks and better error messages to create_github_release.sh (#1874) Michael Bolin 2025-08-05 23:33:21 -07:00
  • 493e4c9463 fix: only tag as prerelease when the version has an -alpha or -beta suffix (#1872) Michael Bolin 2025-08-05 23:11:29 -07:00
  • 1f7003b476 tweak comment (#1871) ae 2025-08-05 23:02:00 -07:00
  • eaf2fb5b4f fix: fully enumerate EventMsg in chatwidget.rs (#1866) Michael Bolin 2025-08-05 22:44:27 -07:00
  • f8d70d67b6 Add OSS model info (#1860) easong-openai 2025-08-05 22:35:00 -07:00
  • 966d957faf fixes no git repo warning (#1863) easong-openai 2025-08-05 22:34:14 -07:00
  • b90c15abc4 clear terminal on launch (#1870) ae 2025-08-05 22:01:34 -07:00
  • 31dcae67db Remove Turndiff and Apply patch from the render (#1868) aibrahim-oai 2025-08-05 21:32:03 -07:00
  • 725dd6be6a [approval_policy] Add OnRequest approval_policy (#1865) Dylan 2025-08-05 20:44:20 -07:00
  • aff97ed7dd [core] Separate tools config from openai client (#1858) Dylan 2025-08-05 19:27:52 -07:00
  • afa8f0d617 fix: exit cleanly when ShutdownComplete is received (#1864) Michael Bolin 2025-08-05 19:19:36 -07:00
  • ea7d3f27bd [core] Stop escalating timeouts (#1853) Dylan 2025-08-05 17:52:25 -07:00
  • f6c8d1117c [feat] make approval key matching case insensitive (#1862) ae 2025-08-05 15:50:06 -07:00
  • 42bd73e150 chore: remove unnecessary default_ prefix (#1854) Michael Bolin 2025-08-05 14:42:49 -07:00
  • d365cae077 fix: when using --oss, ensure correct configuration is threaded through correctly (#1859) Michael Bolin 2025-08-05 13:55:32 -07:00
  • 0c5fa271bc fix: README ToC did not match contents (#1857) Michael Bolin 2025-08-05 11:48:28 -07:00
  • bd24bc320e fix: clean out some ASCII (#1856) Michael Bolin 2025-08-05 11:44:04 -07:00
  • 9f91b3da24 fix: correct spelling error that sneaked through (#1855) Michael Bolin 2025-08-05 11:39:30 -07:00
  • 9285350842 Introduce --oss flag to use gpt-oss models (#1848) easong-openai 2025-08-05 11:31:11 -07:00
  • e0303dbac0 Rescue chat completion changes (#1846) easong-openai 2025-08-05 01:56:13 -07:00
  • d31e149cb1 [prompt] Update prompt.md (#1839) Dylan 2025-08-05 00:43:23 -07:00
  • 136b3ee5bf chore: introduce ModelFamily abstraction (#1838) Michael Bolin 2025-08-04 23:50:03 -07:00
  • fcdb1c4b4d fix: disable reorderArrays in tamasfe.even-better-toml (#1837) Michael Bolin 2025-08-04 21:57:55 -07:00
  • 906d449760 Stream model responses (#1810) easong-openai 2025-08-04 21:23:22 -07:00
  • 063083af15 [prompts] Better user_instructions handling (#1836) Dylan 2025-08-04 18:55:57 -07:00
  • f58401e203 Request the simplified auth flow (#1834) pakrym-oai 2025-08-04 18:45:13 -07:00
  • 84bcadb8d9 Restore API key and query param overrides (#1826) pakrym-oai 2025-08-04 18:07:49 -07:00
  • e38ce39c51 Revert to 3f13ebce10 without rewriting history. Wrong merge Ahmed Ibrahim 2025-08-04 17:03:24 -07:00
  • 1a33de34b0 unify flag Ahmed Ibrahim 2025-08-04 16:56:52 -07:00
  • bd171e5206 add raw reasoning Ahmed Ibrahim 2025-08-04 16:49:42 -07:00
  • 3f13ebce10 [codex] stop printing error message when --output-last-message is not specified (#1828) Michael Bolin 2025-08-04 15:56:32 -07:00
  • 7279080edd chore(deps): bump tokio from 1.46.1 to 1.47.1 in /codex-rs (#1816) dependabot[bot] 2025-08-04 14:50:53 -07:00
  • 89ab5c3f74 chore(deps): bump serde_json from 1.0.141 to 1.0.142 in /codex-rs (#1817) dependabot[bot] 2025-08-04 14:26:14 -07:00
  • 6db597ec0c chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /.github/actions/codex (#1814) dependabot[bot] 2025-08-04 14:25:00 -07:00
  • 2899817c94 chore(deps): bump toml from 0.9.2 to 0.9.4 in /codex-rs (#1815) dependabot[bot] 2025-08-04 14:24:19 -07:00
  • 64cfbbd3c8 support more keys in textarea (#1820) Jeremy Rose 2025-08-04 11:25:01 -07:00
  • a6139aa003 Update prompt.md (#1819) easong-openai 2025-08-04 10:42:39 -07:00
  • dc15a5cf0b feat: accept custom instructions in profiles (#1803) ae 2025-08-04 09:34:46 -07:00
  • 1f3318c1c5 Add a TurnDiffTracker to create a unified diff for an entire turn (#1770) Gabriel Peal 2025-08-04 08:57:04 -07:00
  • e3565a3f43 [sandbox] Filter out certain non-sandbox errors (#1804) Dylan 2025-08-03 13:05:48 -07:00
  • 2576fadc74 shimmer on working (#1807) Jeremy Rose 2025-08-03 11:51:33 -07:00
  • 78a1d49fac fix command duration display (#1806) Jeremy Rose 2025-08-03 11:33:44 -07:00
  • d62b703a21 custom textarea (#1794) Jeremy Rose 2025-08-03 11:31:35 -07:00
  • 4c9f7b6bcc Fix flaky test_shell_command_approval_triggers_elicitation test (#1802) Gabriel Peal 2025-08-03 07:19:12 -07:00
  • 75eecb656e Fix MacOS multiprocessing by relaxing sandbox (#1808) David Z Hao 2025-08-03 06:59:26 -07:00
  • 81bb1c9e26 Fix compact (#1798) aibrahim-oai 2025-08-02 12:05:06 -07:00
  • 7e0f506da2 check for updates (#1764) Jeremy Rose 2025-08-01 17:31:38 -07:00
  • 929ba50adc Update succesfull login page look (#1789) pakrym-oai 2025-08-01 16:30:15 -07:00
  • 80555d4ff2 feat: make .git read-only within a writable root when using Seatbelt (#1765) Michael Bolin 2025-08-01 16:11:24 -07:00
  • 97ab8fb610 MCP: add conversation.create tool [Stack 2/2] (#1783) aibrahim-oai 2025-08-01 15:18:36 -07:00
  • fe62f859a6 Add Error variant to ConversationCreateResult [Stack 1/2] (#1784) aibrahim-oai 2025-08-01 15:13:53 -07:00
  • 92f3566d78 chore: introduce SandboxPolicy::WorkspaceWrite::include_default_writable_roots (#1785) Michael Bolin 2025-08-01 14:15:55 -07:00
  • f20de21cb6 collabse stdout and stderr delta events into one (#1787) aibrahim-oai 2025-08-01 14:00:19 -07:00
  • bc7beddaa2 feat: stream exec stdout events (#1786) aibrahim-oai 2025-08-01 13:04:34 -07:00
  • 8360c6a3ec fix insert_history modifier handling (#1774) Jeremy Rose 2025-08-01 10:37:43 -07:00
  • f918198bbb Introduce a new function to just send user message [Stack 3/3] (#1686) aibrahim-oai 2025-08-01 10:04:12 -07:00
  • 88ea215c80 Add a custom originator setting (#1781) pakrym-oai 2025-08-01 09:55:23 -07:00
  • b67c485d84 ci fix (#1782) aibrahim-oai 2025-08-01 09:17:13 -07:00
  • e2c994e32a Add /compact (#1527) aibrahim-oai 2025-07-31 21:34:32 -07:00
  • ad0295b893 MCP server: route structured tool-call requests and expose mcp_protocol [Stack 2/3] (#1751) aibrahim-oai 2025-07-31 19:46:04 -07:00
  • d3aa5f46b7 MCP Protocol: Align tool-call response with CallToolResult [Stack 1/3] (#1750) aibrahim-oai 2025-07-31 19:30:03 -07:00
  • 575590e4c2 Detect kitty terminals (#1748) easong-openai 2025-07-31 17:30:44 -07:00
  • 4aca3e46c8 insert history lines with redraw (#1769) Jeremy Rose 2025-07-31 17:15:26 -07:00
  • d787434aa8 fix: always send KeyEvent, we now check kind in the handler (#1772) Jeremy Rose 2025-07-31 17:13:36 -07:00
  • ea69a1d72f lighter approval modal (#1768) Jeremy Rose 2025-07-31 17:10:52 -07:00
  • 610addbc2e do not dispatch key releases (#1771) Jeremy Rose 2025-07-31 17:00:48 -07:00
  • 0935e6a875 Send account id when available (#1767) pakrym-oai 2025-07-31 15:40:19 -07:00
  • 6ce0a5875b Initial planning tool (#1753) easong-openai 2025-07-31 13:45:52 -07:00
  • 5a0ad5ab8f chore: refactor exec.rs: create separate seatbelt.rs and spawn.rs files (#1762) Michael Bolin 2025-07-31 13:11:47 -07:00
  • 9aa11269a5 Fix double-scrolling in approval model (#1754) easong-openai 2025-07-31 12:41:32 -07:00
  • 06c786b2da fix: ensure PatchApplyBeginEvent and PatchApplyEndEvent are dispatched reliably (#1760) Michael Bolin 2025-07-31 11:13:57 -07:00
  • 549846b29a Add codex login --api-key (#1759) pakrym-oai 2025-07-31 10:48:49 -07:00
  • 96654a5d52 clamp render area to terminal size (#1758) Jeremy Rose 2025-07-31 09:59:36 -07:00
  • 861ba86403 Show error message after panic (#1752) easong-openai 2025-07-31 09:19:08 -07:00
  • be0cd34300 fix git tests (#1747) Jeremy Rose 2025-07-31 09:17:59 -07:00
  • d86270696e streamline ui (#1733) Jeremy Rose 2025-07-31 00:43:21 -07:00
  • defeafb279 add keyboard enhancements to support shift_return (#1743) pap-openai 2025-07-31 04:23:56 +01:00
  • 51b6bdefbe Auto format toml (#1745) pakrym-oai 2025-07-30 18:37:00 -07:00
  • 35010812c7 chore: add support for a new label, codex-rust-review (#1744) Michael Bolin 2025-07-30 17:49:07 -07:00
  • f2134f6633 resizable viewport (#1732) Jeremy Rose 2025-07-30 17:06:55 -07:00
  • 221ebfcccc fix: run apply_patch calls through the sandbox (#1705) Michael Bolin 2025-07-30 16:45:08 -07:00
  • 301ec72107 Add login status command (#1716) pakrym-oai 2025-07-30 14:09:26 -07:00
  • e0e245cc1c Send AGENTS.md as a separate user message (#1737) pakrym-oai 2025-07-30 13:56:24 -07:00
  • 2f5557056d moving input item from MCP Protocol back to core Protocol (#1740) aibrahim-oai 2025-07-30 13:43:08 -07:00
  • ea01a5ffe2 Add support for a separate chatgpt auth endpoint (#1712) pakrym-oai 2025-07-30 12:40:15 -07:00
  • 93341797c4 fix ci (#1739) aibrahim-oai 2025-07-30 11:32:38 -07:00
  • 347c81ad00 remove conversation history widget (#1727) Jeremy Rose 2025-07-30 10:05:40 -07:00
  • 3823b32b7a Mcp protocol (#1715) aibrahim-oai 2025-07-29 20:14:41 -07:00
  • 6b10e22eb3 Trim bash lc and run with login shell (#1725) pakrym-oai 2025-07-29 16:49:02 -07:00
  • 8828f6f082 Add an experimental plan tool (#1726) Gabriel Peal 2025-07-29 11:22:02 -07:00
  • f8fcaaaf6f Relative instruction file (#1722) easong-openai 2025-07-29 10:06:05 -07:00
  • fc85f4812f feat: map ^U to kill-line-to-head (#1711) Jeremy Rose 2025-07-29 09:40:26 -07:00
  • efe7f3c793 alternate login wording? (#1723) easong-openai 2025-07-29 09:23:09 -07:00