Commit graph

  • 4b0fe75181 feat(coding-agent): build Nix checkouts with pinned model catalogs nix Armin Ronacher 2026-09-06 00:47:32 +02:00
  • 9767ba275f fix(coding-agent): select Radius models after catalog discovery main Armin Ronacher 2026-09-06 00:30:17 +02:00
  • c72f474a69 fix(coding-agent): merge main and update Nix clipboard support Armin Ronacher 2026-09-06 00:06:01 +02:00
  • fcff255b00 feat(coding-agent): prefer strict sampling for built-in tools by default Armin Ronacher 2026-09-05 23:54:02 +02:00
  • caf6dfe731
    feat(tui): Simplify clipboard handling (#9163) Armin Ronacher 2026-09-05 23:52:32 +02:00
  • da840b6216 Add [Unreleased] section for next cycle Armin Ronacher 2026-09-05 13:54:52 +02:00
  • d981de1229 Release v0.85.1 v0.85.1 Armin Ronacher 2026-09-05 13:54:46 +02:00
  • fbc87d25a8 feat(ai): refresh generated image model catalog Armin Ronacher 2026-09-05 13:52:54 +02:00
  • cce6553987 docs(tui): document Alt-wheel scrolling in unreleased changelogs Armin Ronacher 2026-09-05 13:40:22 +02:00
  • 082f7577c2 fix(coding-agent): make footer debounce tests deterministic Armin Ronacher 2026-09-05 13:40:16 +02:00
  • 6f11c31d11 fix(coding-agent): assert source-only experimental package exports Armin Ronacher 2026-09-05 13:16:01 +02:00
  • 1a46b923d7 docs: audit changelogs for v0.85.1 Armin Ronacher 2026-09-05 13:10:51 +02:00
  • ab9e6f89b4
    feat(tui): accelerate Alt-modified wheel scrolling (#9166) Alexey Zaytsev 2026-09-05 08:14:11 -03:00
  • 1382777ed8 fix(coding-agent): keep remote harness dependencies development-only Armin Ronacher 2026-09-05 12:45:04 +02:00
  • 9841914c71 fix(tui): keep list selection unchanged on mouse hover Armin Ronacher 2026-09-05 00:46:34 +02:00
  • 85186f823d fix(agent): expand fork conformance for Memory and JSONL dev-named-forks-streaming David Brailovsky 2026-09-04 22:45:31 +02:00
  • 635e281e15
    feat: add implementation-backed documentation evals feat/docs-evals Christian Klotz 2026-09-04 21:21:58 +01:00
  • 17de82d7be feat(ai): add GPT-6 Astra support Armin Ronacher 2026-09-04 22:08:06 +02:00
  • 92d8e2d17d
    fix(coding-agent): selector save keybindings (#9149) Ramiz Wachtler 2026-09-04 18:06:21 +02:00
  • 9908b2176a feat(agent): fork closed legacy JSONL through format 4 David Brailovsky 2026-09-04 17:40:30 +02:00
  • e3c966b6ff fix(agent): reject open legacy JSONL forks David Brailovsky 2026-09-04 16:46:14 +02:00
  • 89670bc4a6 fix(agent): reduce JSONL fork list index memory David Brailovsky 2026-09-04 16:44:13 +02:00
  • 420deedf81 docs(agent): record JSONL fork capture question David Brailovsky 2026-09-04 16:11:41 +02:00
  • 9ee703230f Merge remote-tracking branch 'origin/main' into dev-named-forks-streaming David Brailovsky 2026-09-04 16:05:40 +02:00
  • 04d17a1080 feat(agent): add two-pass JSONL fork prototype David Brailovsky 2026-09-04 16:05:22 +02:00
  • 47236c8445
    docs(coding-agent): document running pi in Docker Sandboxes (#9077) Manuel de la Peña 2026-09-04 15:27:32 +02:00
  • 3eb1e26470 feat(coding-agent): add Nix flake Armin Ronacher 2026-09-04 14:46:57 +02:00
  • 79b14a4f5a Merge branch 'system-role' into system-tool-deltas system-tool-deltas Armin Ronacher 2026-09-04 13:15:20 +02:00
  • b9d4e24a14 chore(ai,coding-agent): drop changelog entries system-role Armin Ronacher 2026-09-04 13:15:10 +02:00
  • dd7e816b57 Add [Unreleased] section for next cycle Armin Ronacher 2026-09-04 11:57:42 +02:00
  • 107d79f110 Release v0.85.0 v0.85.0 Armin Ronacher 2026-09-04 11:57:38 +02:00
  • 1148f7958c docs: audit unreleased changelogs Armin Ronacher 2026-09-04 11:24:40 +02:00
  • d07e70b043 feat(coding-agent): deliver prompt and tool changes as system message deltas Armin Ronacher 2026-09-04 11:20:27 +02:00
  • fc9581ae9f feat(ai): add mid-conversation system messages Armin Ronacher 2026-09-04 11:19:57 +02:00
  • 744a94d7d4 fix(coding-agent): use current Copilot model in registry test David Brailovsky 2026-09-04 11:19:20 +02:00
  • ef41a24b39 fix(ai): keep Copilot tests aligned with current model catalog David Brailovsky 2026-09-04 11:15:20 +02:00
  • 2d41163332 fix(tui): make fullscreen transcript search scale linearly Armin Ronacher 2026-09-04 10:21:08 +02:00
  • 0dbf2b76fe
    fix(ai): remove Grok Build 0.1 from built-in xAI model catalog (#9093) Milosz Jankiewicz 2026-09-04 10:18:26 +02:00
  • 069aa20ad9 fix(ai,coding-agent): gate incremental prompt updates on native tool transitions system-prompt-refactor Armin Ronacher 2026-09-04 00:25:20 +02:00
  • 6aedd1066e
    fix(coding-agent): download statically linked musl builds of fd and ripgrep on Linux (#9070) Stickman Charles 2026-09-03 19:17:51 -03:00
  • 02c2715704 fix(ai,coding-agent): only patch the prompt incrementally on transports with system messages Armin Ronacher 2026-09-04 00:11:33 +02:00
  • c2d3dc55b0
    fix(agent): map signal-killed processes to non-zero exit codes (#8994) Qiaochu Hu 2026-09-04 06:06:16 +08:00
  • 457ae8c79c
    feat(tui): alt mode scrollbar but prettier (#8801) Cristina Poncela Cubeiro 2026-09-04 00:05:47 +02:00
  • cca8809bb0 fix(ai,coding-agent): keep the prompt baseline across prompt tail changes Armin Ronacher 2026-09-03 23:19:44 +02:00
  • 79680533c6 feat(tui): add clickable jump-to-end indicator to fullscreen transcript Armin Ronacher 2026-09-03 22:54:59 +02:00
  • 9bf2a2e388 fix(ai): defer misplaced Anthropic system messages instead of downgrading them Armin Ronacher 2026-09-03 22:44:41 +02:00
  • a482562712 fix(ai): generate mid-conversation system compat Armin Ronacher 2026-09-03 20:56:27 +02:00
  • 138abaddd9 fix(coding-agent): emit mid-turn system message events Armin Ronacher 2026-09-03 20:49:27 +02:00
  • 1d9787c11f
    feat(tui): prettier Working... spinner (#8799) Cristina Poncela Cubeiro 2026-09-03 20:34:04 +02:00
  • 4f59b7cb0b fix(coding-agent): deliver appended prompt text incrementally Armin Ronacher 2026-09-03 20:23:50 +02:00
  • c39dc33508 fix(ai,coding-agent): keep provider prefixes stable across prompt and tool updates Armin Ronacher 2026-09-03 20:13:46 +02:00
  • 2e2805d92f feat(agent): construct memory forks directly from live state David Brailovsky 2026-09-03 16:31:29 +02:00
  • e44d75c20a fix(coding-agent): raise branch summary output cap Vegard Stikbakke 2026-09-03 15:10:32 +02:00
  • 7d399e7be8
    feat(tui): search improvements (#8800) Cristina Poncela Cubeiro 2026-09-03 15:09:51 +02:00
  • 0fdec07ba3 fix(ai): preserve provider thinking level in frames Armin Ronacher 2026-09-03 14:26:49 +02:00
  • 8b5899dce2 fix(ai): restore stream compatibility Armin Ronacher 2026-09-03 13:53:57 +02:00
  • 9c54239b99 fix: preserve system context updates Armin Ronacher 2026-09-03 12:50:31 +02:00
  • 265a33393e fix(ai): add Qwen3.8 Flash to individual token plan David Brailovsky 2026-09-03 12:33:29 +02:00
  • be82a36c6a Merge branch 'main' into system-prompt-refactor Armin Ronacher 2026-09-03 12:20:01 +02:00
  • 007c0be640 docs(tui): clarify standalone renderer configuration Vegard Stikbakke 2026-09-03 12:03:59 +02:00
  • c505f4c198
    fix(tui): remove coding-agent config reads from pi-tui Anton Geraschenko 2026-09-03 02:59:14 -07:00
  • 3316c4e35b fix: repair Baseten and coding-agent test checks David Brailovsky 2026-09-03 11:40:37 +02:00
  • 64eeb82a46 fix(ai): process unterminated Codex SSE terminal events David Brailovsky 2026-09-03 11:25:40 +02:00
  • 55adba4f24
    Replace the AI Gateway binding shim with a plain binding fetch (#8287) Maximo Guk 2026-09-03 04:11:19 -05:00
  • 22940a62f5
    fix(ai): keep Baseten GLM-5.2 text-only (#8293) Panoplos 2026-09-03 11:10:33 +02:00
  • 1d6dbf9e3d
    fix(coding-agent): keep skills available with bash-only tools (#8552) Alexey Zaytsev 2026-09-03 06:08:26 -03:00
  • 6f35de5b59
    fix(coding-agent): isolate concurrent session shares (#8613) wutongyuonce 2026-09-03 17:05:41 +08:00
  • c6b00676b8
    fix(coding-agent): scan past non-EXIF APP1 segments (#8616) wutongyuonce 2026-09-03 17:02:39 +08:00
  • 57e53b0d79
    fix(coding-agent): resolve fd/rg release versions without the GitHub API (#8708) Terminator666666 2026-09-03 16:59:04 +08:00
  • 2b768ba42c
    feat(coding-agent): ingest external entries in in-memory sessions (#8980) Julien Barbay 2026-09-03 10:49:41 +02:00
  • 1a773c8e7a
    fix(coding-agent): avoid overwriting imported sessions (#8985) wutongyuonce 2026-09-03 16:48:18 +08:00
  • 2631b25c34
    fix(coding-agent): preserve compaction boundary when forking (#8990) yaogangqiang 2026-09-03 16:47:40 +08:00
  • f0592205f8
    feat(tui): render relational algebra join symbols & fix(coding-agent): type error in test (#9050) xu0o0 2026-09-03 16:45:02 +08:00
  • d459ff0c4e chore: approve contributors from issue #9033 github-actions[bot] 2026-09-03 08:32:29 +00:00
  • bf157122af fix(ai): remove unnecessary Chord dependency Armin Ronacher 2026-09-03 10:21:43 +02:00
  • 9f74575f79 Merge remote-tracking branch 'origin/main' into dev David Brailovsky 2026-09-03 09:59:09 +02:00
  • 8c08d0645a Merge remote-tracking branch 'origin/main' into dev David Brailovsky 2026-09-03 07:58:51 +00:00
  • 9f8fe24040 fix(ai): preserve required Responses tools Armin Ronacher 2026-09-03 09:57:49 +02:00
  • f41f80466e fix(coding-agent): update interactive mode test fixture David Brailovsky 2026-09-03 09:53:14 +02:00
  • bea67d90d1 fix(coding-agent): cancel compaction on session abort David Brailovsky 2026-09-03 09:40:24 +02:00
  • 4730427c93 fix(ai): keep context updates provider-neutral Armin Ronacher 2026-09-03 00:33:49 +02:00
  • aaea8eabbf fix(ai): resolve Anthropic merge conflict Armin Ronacher 2026-09-02 23:59:47 +02:00
  • 55798d0c7c fix(ai): serialize tool changes as complete snapshots Armin Ronacher 2026-09-02 23:56:08 +02:00
  • 4e69b0c280 feat(ai): preserve Anthropic per-turn thinking effort Mario Zechner 2026-09-02 21:39:29 +02:00
  • e7b47bd7de fix: resolve plugin and conformance tests from source Armin Ronacher 2026-09-02 20:40:35 +02:00
  • 4ae01a5482 fix(coding-agent): simplify incremental tool updates Armin Ronacher 2026-09-02 20:10:36 +02:00
  • e26afb63a4 fix(agent): retain settled tools until placement Mario Zechner 2026-09-02 17:53:25 +02:00
  • 5f10fa926c fix(ai): use developer role for OpenAI prompt updates Armin Ronacher 2026-09-02 15:58:01 +02:00
  • c4afc6b7a8 refactor(coding-agent): simplify system prompt updates Armin Ronacher 2026-09-02 15:56:55 +02:00
  • ca49adbd62 Merge branch 'main' into system-prompt-refactor Armin Ronacher 2026-09-02 15:23:18 +02:00
  • 744de8d0bd fix(coding-agent): refine incremental system prompt updates Armin Ronacher 2026-09-02 15:11:40 +02:00
  • e266507b60 fix(coding-agent): remove duplicate auto retry event type David Brailovsky 2026-09-02 15:06:37 +02:00
  • e583b290a6 fix: remove misleading write byte counts David Brailovsky 2026-09-02 15:05:29 +02:00
  • 8d1b1178cd
    docs(coding-agent): clarify session-scoped model/thinking-level changes (#9009) Ramiz Wachtler 2026-09-02 14:53:49 +02:00
  • 1e4fbe3847 fix(ai): use completions API for all Fireworks GLM models David Brailovsky 2026-09-02 14:33:39 +02:00
  • 69afa10503 fix(ai): route GitHub Copilot Fable 5 through Anthropic Messages David Brailovsky 2026-09-02 14:22:38 +02:00
  • 256f63024d
    feat(ai): add vllmPriority compat flag for vLLM scheduler priority (#9004) AppleDannyClegg 2026-09-02 13:20:07 +01:00
  • ebc3744909
    fix(agent): surface proxy stream EOF without terminal event as an error (#8997) Qiaochu Hu 2026-09-02 20:16:03 +08:00
  • 2c273c1d90 chore: approve contributors from issue #8971 github-actions[bot] 2026-09-02 11:59:21 +00:00
  • 6e8b9c8ea6 Handoff for tool settlemenet Mario Zechner 2026-09-02 12:22:26 +02:00