Commit Graph

  • 1644cbfc6d Session picker shows thread_name if set (#10340) pap-openai 2026-02-02 09:13:17 +01:00
  • 7f453cbfe5 remove env vars, simplify Dylan Hurd 2026-02-01 09:07:17 -08:00
  • 4f77bdc423 guard against substitution Dylan Hurd 2026-02-01 08:41:53 -08:00
  • 825ab4712a fix env var execpolicy parsing Dylan Hurd 2026-01-31 16:41:35 -07:00
  • 08e9c5cfcb Release 0.94.0-alpha.10 rust-v0.94.0-alpha.10 Dylan Hurd 2026-02-01 23:49:16 -08:00
  • 9b2ce7e5f9 merge commit for archive created by Sapling Michael Bolin 2026-02-01 23:46:03 -08:00
  • 4f8662d796 chore: remove deprecated mcp-types crate Michael Bolin 2026-02-01 23:45:38 -08:00
  • 3276401a96 feat: migrate MCP implementation from mcp-types to rmcp Michael Bolin 2026-02-01 23:39:40 -08:00
  • 1851fd27ae feat: add MCP protocol types (ts/JsonSchema friendly) Michael Bolin 2026-02-01 23:38:51 -08:00
  • 974355cfdd feat: vendor app-server protocol schema fixtures (#10371) Michael Bolin 2026-02-01 23:38:43 -08:00
  • 08a5ad95a8 fix(personality) prompt patch (#10375) Dylan Hurd 2026-02-01 23:32:07 -08:00
  • 1c6d4feaa8 merge commit for archive created by Sapling Michael Bolin 2026-02-01 23:24:09 -08:00
  • d75cd60fcb Remove stray .snap.new filtering from schema fixtures reader Michael Bolin 2026-02-01 23:24:02 -08:00
  • 9097d74cd8 merge commit for archive created by Sapling Michael Bolin 2026-02-01 23:05:17 -08:00
  • 5be57b490e Remove stray .snap.new filtering from schema fixtures reader Michael Bolin 2026-02-01 22:22:25 -08:00
  • b706b71c8d Release 0.94.0-alpha.9 rust-v0.94.0-alpha.9 Dylan Hurd 2026-02-01 22:59:06 -08:00
  • a90ff831e7 chore(core) gpt-5.2-codex personality template (#10373) Dylan Hurd 2026-02-01 22:54:12 -08:00
  • 07d3fc6077 merge commit for archive created by Sapling Michael Bolin 2026-02-01 22:50:35 -08:00
  • dfdf5e9def Remove stray .snap.new filtering from schema fixtures reader Michael Bolin 2026-02-01 22:22:25 -08:00
  • e7d0954b24 Merge c2828d9774 into sapling-pr-archive-bolinfest Michael Bolin 2026-02-01 22:41:39 -08:00
  • c2828d9774 Avoid JSON-schema canonicalization (preserve field order) Michael Bolin 2026-02-01 22:22:25 -08:00
  • af40fe7abc merge commit for archive created by Sapling Michael Bolin 2026-02-01 22:35:22 -08:00
  • 989b5a647d Fix clippy in app-server schema fixture test Michael Bolin 2026-02-01 22:22:25 -08:00
  • dfe883c9ef merge commit for archive created by Sapling Michael Bolin 2026-02-01 22:23:03 -08:00
  • 3b069fda39 Vendor app-server protocol schema fixtures Michael Bolin 2026-02-01 22:22:25 -08:00
  • 21f259ced0 cleanup feat-session-workspace-git-context pash 2026-02-01 21:45:06 -08:00
  • 24f027b4ab minor comment change pash 2026-01-30 14:34:39 -08:00
  • 53056a4f8d context in headers pash 2026-01-30 14:01:46 -08:00
  • d7bcca0de7 fix(core) Deduplicate prefix_rules before appending (#10309) Dylan Hurd 2026-02-01 20:30:38 -08:00
  • d989ad2ade Do not append items on override turn context (#10354) pakrym-oai 2026-02-01 18:51:26 -08:00
  • 32ad28b660 fix(rules) Limit rules listed in conversation (#10351) Dylan Hurd 2026-02-01 18:26:15 -08:00
  • 5a32ef8cd5 fix: System skills marker includes nested folders recursively (#10350) Gav Verma 2026-02-01 18:17:32 -08:00
  • d17ac501eb Bump thread updated_at on unarchive to refresh sidebar ordering (#10280) Charley Cunningham 2026-02-01 12:53:47 -08:00
  • 50cae2152c Improve plan mode interaction rules (#10329) Charley Cunningham 2026-01-31 23:20:27 -08:00
  • 4be0d3f71a fix(config) config schema newline (#10323) Dylan Hurd 2026-01-31 22:08:29 -07:00
  • 33f8ea4ec2 Sync system skills from public repo for openai yaml changes (#10322) Gav Verma 2026-01-31 21:07:35 -08:00
  • 560895eab7 Sync system skills from public repo (#10320) Gav Verma 2026-01-31 20:44:18 -08:00
  • 8a231bea77 chore(features) Personality => Stable (#10310) Dylan Hurd 2026-01-31 21:32:32 -07:00
  • a894ef8eb0 chore(config) Rename config setting to personality (#10314) Dylan Hurd 2026-01-31 20:38:06 -07:00
  • 8bdbbfa8d0 Add websocket telemetry metrics and labels (#10316) Anton Panasenko 2026-01-31 19:16:44 -08:00
  • b7a2e470bb Make skills prompt explicit about relative-path lookup (#10282) xl-openai 2026-01-31 22:08:25 -05:00
  • 5777eccddc feat: Support loading skills from .agents/skills (#10317) Gav Verma 2026-01-31 18:45:05 -08:00
  • b83ab19bc8 feat: fire tracking events for skill invocation (#10120) alexsong-oai 2026-01-31 18:06:26 -08:00
  • 71613fdfdd enable plan mode (#10313) Ahmed Ibrahim 2026-01-31 16:58:17 -08:00
  • bbc8af7a15 feat(core,tui,app-server) personality migration (#10307) Dylan Hurd 2026-01-31 17:25:14 -07:00
  • c15a13a3ea chore(core) Default to friendly personality (#10305) Dylan Hurd 2026-01-31 17:11:32 -07:00
  • 5a40f3bfd3 plan mode prompt (#10308) Ahmed Ibrahim 2026-01-31 13:55:52 -08:00
  • 33946d2612 chore(app-server) add personality update test (#10306) Dylan Hurd 2026-01-31 14:49:55 -07:00
  • e777444283 Fix npm README image link (#10303) Fouad Matin 2026-01-31 12:33:06 -08:00
  • 666f82588a chore(features) remove Experimental tag from UTF8 (#10296) Dylan Hurd 2026-01-31 13:17:24 -07:00
  • 73680a7b4b fix(nix): update flake for newer Rust toolchain requirements (#10302) douglaz 2026-01-31 16:34:53 -03:00
  • 4b9d4de64b display promo message in usage error (#10285) willwang-openai 2026-02-01 01:13:25 +09:00
  • 86f96cfa2f feat: show runtime metrics in console (#10278) Anton Panasenko 2026-01-30 22:20:02 -08:00
  • 66d4b8a950 feat(core) Smart approvals on (#10286) Dylan Hurd 2026-01-30 23:12:25 -07:00
  • 175feb3048 Fix minor typos in comments and documentation (#10287) Ruyut 2026-01-31 14:11:02 +08:00
  • 4e508c4453 Turn on cloud requirements for business too (#10283) gt-oai 2026-01-31 02:57:42 +00:00
  • c36be90c87 add missing fields to WebSearchAction and update app-server types (#10276) sayan-oai 2026-01-30 16:37:56 -08:00
  • e44766d3ac Add enforce_residency to requirements (#10263) gt-oai 2026-01-31 00:26:25 +00:00
  • 2fc5d026b8 Wire up cloud reqs in exec, app-server (#10241) gt-oai 2026-01-30 23:53:41 +00:00
  • d9543bf5f4 chore: implement Mul for TruncationPolicy (#10272) Michael Bolin 2026-01-30 15:50:20 -08:00
  • b3a4bae560 Validate CODEX_HOME before resolving (#10249) Eric Traut 2026-01-30 15:46:33 -08:00
  • 30db43f067 fix: update file search directory when session CWD changes (#9279) Yuvraj Angad Singh 2026-01-31 04:29:20 +05:30
  • 6c21aec303 fix: dont auto-enable web_search for azure (#10266) sayan-oai 2026-01-30 14:52:37 -08:00
  • 209335b780 file-search: multi-root walk (#10240) Jeremy Rose 2026-01-30 14:20:23 -08:00
  • c563d2d9d1 Update announcement_tip.toml (#10267) pakrym-oai 2026-01-30 14:14:29 -08:00
  • b5ff43f45f Hide /approvals from the slash-command list (#10265) pakrym-oai 2026-01-30 14:12:50 -08:00
  • 2b72cde474 Fix main (#10262) pakrym-oai 2026-01-30 13:54:05 -08:00
  • df5207dcb3 core: prevent shell_snapshot from inheriting stdin (#9735) Skylar Graika 2026-01-30 13:47:10 -08:00
  • 60b73acf3c Update copy (#10256) pakrym-oai 2026-01-30 12:57:19 -08:00
  • d41cc94e04 Skip loading codex home as project layer (#10207) daniel-oai 2026-01-30 12:42:07 -08:00
  • a6ca72561c Make plan highlight use popup grey background (#10253) Charley Cunningham 2026-01-30 12:39:15 -08:00
  • 64cc979687 plan prompt (#10255) Ahmed Ibrahim 2026-01-30 12:22:37 -08:00
  • e0911d0ed3 Fix deploy (#10251) Charley Cunningham 2026-01-30 11:57:13 -08:00
  • e27ea34dda Plan mode prompt (#10238) Ahmed Ibrahim 2026-01-30 11:48:03 -08:00
  • e3a75d8288 merge commit for archive created by Sapling Michael Bolin 2026-02-01 21:35:11 -08:00
  • 2063d61273 chore: remove deprecated mcp-types crate Michael Bolin 2026-02-01 19:44:58 -08:00
  • dbb97b1ce9 feat: migrate MCP implementation from mcp-types to rmcp Michael Bolin 2026-02-01 19:44:58 -08:00
  • b2312a87ab update dev/mzeng/rcmp_upgrade Matthew Zeng 2026-02-01 21:23:24 -08:00
  • 96e1191d01 chore: Add debug logs when residency routes 401 gverma/residency/debug-logs Gav Verma 2026-02-01 21:12:03 -08:00
  • d0ce01ddaa Fix lint Eric Traut 2026-02-01 21:10:53 -08:00
  • 1ccba470cb merge commit for archive created by Sapling Michael Bolin 2026-02-01 21:07:03 -08:00
  • 05890fc612 Trigger second CI verification run dh--windows-ci-failure Dylan Hurd 2026-02-01 21:03:41 -08:00
  • fca6982f47 Code review feedback Eric Traut 2026-02-01 20:59:40 -08:00
  • 74323b673c Merge remote-tracking branch 'origin/main' into etraut/live_skill_update Eric Traut 2026-02-01 20:52:30 -08:00
  • 6ac6293460 Increase Windows timeout budget for v2 app-server tests Dylan Hurd 2026-02-01 20:45:17 -08:00
  • 6c22360bcb fix(core) Deduplicate prefix_rules before appending (#10309) Dylan Hurd 2026-02-01 20:30:38 -08:00
  • 1173d2ef93 Increase Windows shell test timeout budget Dylan Hurd 2026-02-01 20:29:49 -08:00
  • f27ef275b2 Increase Windows timeout for app-server flow tests Dylan Hurd 2026-02-01 20:15:43 -08:00
  • db4a855318 chore: remove deprecated mcp-types crate Michael Bolin 2026-02-01 19:44:58 -08:00
  • cffa4bc4fe feat: migrate MCP implementation from mcp-types to rmcp Michael Bolin 2026-02-01 19:44:58 -08:00
  • 5ad8c4783e Stabilize flaky Windows integration tests Dylan Hurd 2026-02-01 19:53:03 -08:00
  • d8e2e706eb merge commit for archive created by Sapling Michael Bolin 2026-02-01 19:50:57 -08:00
  • 803c8a02f0 Relax mock call count in jsonrpc flow test Dylan Hurd 2026-01-28 17:01:05 -07:00
  • dbf41653da chore: remove deprecated mcp-types crate Michael Bolin 2026-02-01 19:44:58 -08:00
  • 8ce41a48e5 feat: migrate MCP implementation from mcp-types to rmcp Michael Bolin 2026-02-01 19:44:58 -08:00
  • cecd6caccf feat: add MCP protocol types (ts/JsonSchema friendly) Michael Bolin 2026-02-01 19:36:50 -08:00
  • 8d0cf6b759 Release 0.94.0-alpha.8 rust-v0.94.0-alpha.8 pakrym-oai 2026-02-01 19:29:26 -08:00
  • e34851baf0 merge commit for archive created by Sapling Michael Bolin 2026-02-01 19:13:42 -08:00
  • dae183ce3f chore: remove deprecated mcp-types crate Michael Bolin 2026-02-01 18:59:24 -08:00
  • c14c2ce6a0 feat: migrate MCP implementation from mcp-types to rmcp Michael Bolin 2026-02-01 18:59:12 -08:00