Commit Graph

  • afc2bd370e fix(coding-agent): use physical temp paths in session-id-readonly test Mario Zechner 2026-06-10 20:09:18 +02:00
  • a46f4e19f0 fix: unset NVIDIA_API_KEY and ANT_LING_API_KEY in test.sh Mario Zechner 2026-06-10 20:09:16 +02:00
  • 20a9b82cf9 fix(ai): regenerate model catalog Mario Zechner 2026-06-10 20:09:13 +02:00
  • ba93da9a93 feat(ai): move API implementations to src/api with lazy wrappers (phase 2) Mario Zechner 2026-06-10 20:08:59 +02:00
  • 406a2214aa fix(coding-agent): refine setup copy Vegard Stikbakke 2026-06-10 19:46:59 +02:00
  • ee276e4db5 Merge remote-tracking branch 'origin/main' into model-registry Mario Zechner 2026-06-10 18:49:18 +02:00
  • f63095cfff feat(ai): add Models runtime with provider-owned auth (phase 1) Mario Zechner 2026-06-10 18:49:10 +02:00
  • 0ab2aa86af feat(coding-agent): add experimental first-time setup flow (#5587) Vegard Stikbakke 2026-06-10 12:11:49 +02:00
  • a3cd03e7ff Merge pull request #5585 from haoqixu/fix-editor-cjk-wrap Mario Zechner 2026-06-10 11:43:42 +02:00
  • 2f5066d7a0 Merge pull request #5562 from Perlence/fix-tui-render-loose-lists Mario Zechner 2026-06-10 11:42:12 +02:00
  • e537dba3de Merge pull request #5561 from unexge/push-lpxyxwstnswr Mario Zechner 2026-06-10 11:41:29 +02:00
  • 9fd75b8acb Merge pull request #5560 from haoqixu/fix-5552 Mario Zechner 2026-06-10 11:39:52 +02:00
  • a7f9fe681d fix: bump shell-quote to 1.8.4 in lockfile (GHSA-w7jw-789q-3m8p) Mario Zechner 2026-06-10 11:00:48 +02:00
  • 7498b216d9 fix: bump shell-quote to 1.8.4 in lockfile (GHSA-w7jw-789q-3m8p) Mario Zechner 2026-06-10 11:00:48 +02:00
  • 0b6c95dda0 feat(ai): link AWS data retention docs in Bedrock validation errors Burak Varli 2026-06-09 19:37:57 +00:00
  • eb01f59dc9 fix(tui): wrap CJK text at character boundaries in editor haoqixu 2026-06-10 15:39:44 +08:00
  • 9f9705173a docs(agent): consolidate models architecture design Mario Zechner 2026-06-10 01:39:11 +02:00
  • 9ccfcd7cfc fix(ai): omit disabled thinking for Claude Fable 5 Armin Ronacher 2026-06-10 00:27:11 +02:00
  • dacb367e9e fix(ai): expect Claude Fable 5 in adaptive thinking model test Armin Ronacher 2026-06-09 23:20:20 +02:00
  • 82f2b1e908 Add [Unreleased] section for next cycle Armin Ronacher 2026-06-09 23:14:55 +02:00
  • 28df940f0d Release v0.79.1 v0.79.1 Armin Ronacher 2026-06-09 23:14:52 +02:00
  • 4d9f9f455d fix(ai): regenerate image models for upstream Riverflow rename Armin Ronacher 2026-06-09 23:14:38 +02:00
  • 66f432cae4 fix(ai): regenerate models for Claude Fable 5 and Azure metadata overrides Armin Ronacher 2026-06-09 23:07:41 +02:00
  • 6b5923f107 fix(ai): correct Azure gpt-5.4/5.5 context window and gpt-5-pro maxTokens Armin Ronacher 2026-06-09 22:57:20 +02:00
  • 5a9d72ea02 feat(ai): add Claude Fable 5 metadata Armin Ronacher 2026-06-09 22:42:48 +02:00
  • a0c2465d47 docs: audit unreleased changelogs Armin Ronacher 2026-06-09 22:33:02 +02:00
  • dfd4571cb0 fix(tui): separate list items with blank lines in loose lists Sviatoslav Abakumov 2026-06-09 23:46:09 +04:00
  • aa03982169 fix(coding-agent): parse :thinking suffix from custom model IDs in fallback path haoqixu 2026-06-10 01:59:29 +08:00
  • c5582102f5 Merge pull request #5553 from dannote/prompt-template-defaults Mario Zechner 2026-06-09 14:23:08 +02:00
  • 143b251e77 Merge branch 'main' into prompt-template-defaults Mario Zechner 2026-06-09 14:23:00 +02:00
  • ae7a885da2 Closes #5045, /new should not persist if original session was ephemeral Mario Zechner 2026-06-09 14:17:33 +02:00
  • b7e721cb38 feat(tui): support autocomplete trigger characters Mario Zechner 2026-06-09 14:14:54 +02:00
  • 69ea1a6310 docs(coding-agent): clarify model name display docs Mario Zechner 2026-06-09 14:13:48 +02:00
  • d81ac20920 feat(coding-agent): add prompt template argument defaults Danila Poyarkov 2026-06-09 15:12:07 +03:00
  • d041b5cc35 Merge pull request #5549 from earendil-works/approval-settings Mario Zechner 2026-06-09 13:47:29 +02:00
  • c20ea06d4a fix: --help and --version redirect Armin Ronacher 2026-06-09 13:43:54 +02:00
  • 3d02d1da11 fix(ai): map OpenCode max tokens Mario Zechner 2026-06-09 13:40:41 +02:00
  • 9632bddd38 fix(coding-agent): stabilize OAuth login prompt rows Mario Zechner 2026-06-09 13:39:18 +02:00
  • 64b51efb6e fix(ai): use z.ai thinking payload Mario Zechner 2026-06-09 13:37:16 +02:00
  • 359a0769f1 fix: simplify help Armin Ronacher 2026-06-09 13:36:05 +02:00
  • 5cb4f597f7 feat(ui): Improved project approval settings Armin Ronacher 2026-06-09 13:25:54 +02:00
  • 66335d3a49 feat(coding-agent): add experimental feature guard (#5547) Vegard Stikbakke 2026-06-09 13:23:07 +02:00
  • 28c83e8385 fix(coding-agent): sync queue modes on reload Mario Zechner 2026-06-09 13:21:59 +02:00
  • 1906074369 fix(coding-agent): handle invalid models json during migration Mario Zechner 2026-06-09 13:14:24 +02:00
  • e4907b3b09 fix(tui): restore prompt draft after history browsing Mario Zechner 2026-06-09 13:05:37 +02:00
  • db3f9953ee feat(coding-agent): expose project trust to extensions Mario Zechner 2026-06-09 13:02:58 +02:00
  • 081a0a2bef chore: approve contributor dangooddd github-actions[bot] 2026-06-09 11:02:46 +00:00
  • 84cdd02400 fix(ai): disable Azure OpenAI response storage Mario Zechner 2026-06-09 12:53:17 +02:00
  • 8da077bcca fix(tui): wrap CJK text at grapheme boundaries Mario Zechner 2026-06-09 12:51:27 +02:00
  • def99d395e chore: approve contributor vdxz github-actions[bot] 2026-06-09 10:51:30 +00:00
  • 22e4549275 Merge pull request #5283 from smoosex/main Mario Zechner 2026-06-09 12:33:15 +02:00
  • 2326d5cb4a fix(ai): disable Moonshot thinking when requested Mario Zechner 2026-06-09 12:23:41 +02:00
  • c6bdfa1971 chore: approve contributor davidlifschitz github-actions[bot] 2026-06-09 09:40:40 +00:00
  • 4c4863654e Merge pull request #5505 from awakenalive/patch-1 Mario Zechner 2026-06-09 10:52:03 +02:00
  • 8f787bb228 fix(coding-agent): simplify activity sync processing pi-dev-integration Vegard Stikbakke 2026-06-09 10:03:50 +02:00
  • ff6757d9e8 fix Vegard Stikbakke 2026-06-09 09:50:15 +02:00
  • 44e33798fd Merge pull request #5527 from AJM10565/fix/bedrock-arn-region-parsing Mario Zechner 2026-06-09 09:50:01 +02:00
  • 0e9e431ee2 fix(coding-agent): narrow pi.dev sync API surface Vegard Stikbakke 2026-06-09 09:49:24 +02:00
  • 71918c6575 feat(coding-agent): add pi.dev integration Vegard Stikbakke 2026-06-05 14:56:35 +02:00
  • 8cef3c8d7f fix(amazon-bedrock): extract region from inference profile ARNs ajm_ensighten 2026-06-08 17:01:51 -05:00
  • ee36576d09 feat(coding-agent): improve project trust approvals better-approvals Armin Ronacher 2026-06-08 20:36:41 +02:00
  • 20b78eafb4 fix(coding-agent): fix changelog links Armin Ronacher 2026-06-08 20:31:20 +02:00
  • 2edd6b432a Add [Unreleased] section for next cycle Armin Ronacher 2026-06-08 17:15:54 +02:00
  • c10fb95fd9 Release v0.79.0 v0.79.0 Armin Ronacher 2026-06-08 17:15:51 +02:00
  • 216ba41fc3 docs(agent): add models architecture design Mario Zechner 2026-06-08 17:04:57 +02:00
  • 35120d7e48 docs: audit unreleased changelogs Armin Ronacher 2026-06-08 16:01:13 +02:00
  • ce3a72444e docs(coding-agent): document security model Armin Ronacher 2026-06-08 15:56:29 +02:00
  • 54c49ddeb0 feat(coding-agent): add experimental feature flag feat/experimental-features Vegard Stikbakke 2026-06-08 15:36:26 +02:00
  • 2527441b40 Update generate-models.ts Eric Henry 2026-06-08 08:32:16 -05:00
  • d8aef0feff feat(coding-agent): allow project trust extensions to defer Mario Zechner 2026-06-08 13:38:29 +02:00
  • 085a08582f fix(coding-agent): remove stale hooks export Mario Zechner 2026-06-08 13:27:03 +02:00
  • 21917fed37 Merge pull request #5499 from Roman-Galeev/fix/editor-cursor-move-refresh-autocomplete Mario Zechner 2026-06-08 13:13:05 +02:00
  • 718215bd95 feat(coding-agent): add extension project trust decisions Mario Zechner 2026-06-08 12:58:49 +02:00
  • dce3e28516 fix: show security advisories in prompt widget Armin Ronacher 2026-06-08 12:34:15 +02:00
  • f4f72d4ed5 docs(agent): add security advisory prompt Armin Ronacher 2026-06-08 12:16:04 +02:00
  • 9d007fe642 fix(tui): re-query autocomplete picker on cursor movement Roman Galeev 2026-06-08 10:57:50 +02:00
  • 38f18be447 fix(coding-agent): persist implicit project trust on reload Mario Zechner 2026-06-08 10:08:01 +02:00
  • 130ae577ac fix(tui,coding-agent): make keyboard protocol fallback response-driven Mario Zechner 2026-06-07 17:04:19 +02:00
  • 72fd911356 fix(coding-agent): neutralize compaction summarization prompt Mario Zechner 2026-06-07 11:28:27 +02:00
  • eb43bd4493 fix(coding-agent): export package asset path helpers Mario Zechner 2026-06-07 11:25:15 +02:00
  • 8c6c8a4ef3 fix(agent): neutralize compaction summarization prompt Mario Zechner 2026-06-07 11:19:10 +02:00
  • b8f6f660e7 fix(ai): honor OpenAI Responses developer role compat Mario Zechner 2026-06-07 11:07:36 +02:00
  • 59d7025668 fix(tui): position cursor for prompt history navigation Mario Zechner 2026-06-07 10:56:09 +02:00
  • 22ac2713a3 feat(coding-agent): export RPC extension UI types Mario Zechner 2026-06-07 10:56:01 +02:00
  • e34b3b3803 docs(coding-agent): update tmux requirement docs Mario Zechner 2026-06-07 10:34:42 +02:00
  • 98697d2d7a chore: approve contributor ItsumoSeito fix/tmux-docs-version github-actions[bot] 2026-06-07 08:29:37 +00:00
  • ff3e9df5f5 fix(coding-agent): make trust input traversal portable Mario Zechner 2026-06-06 22:32:35 +02:00
  • 89a92207f1 feat(coding-agent): add project trust gating Mario Zechner 2026-06-05 10:51:20 +02:00
  • db594d3a59 feat(coding-agent): show cache hit rate in footer Mario Zechner 2026-06-05 10:01:11 +02:00
  • 3e73204242 Merge pull request #5371 from Perlence/fix/skill-user-message-spacing Mario Zechner 2026-06-04 23:52:17 +02:00
  • b9bfa7ed46 Fix OpenRouter routing compat for custom providers Mario Zechner 2026-06-04 23:49:46 +02:00
  • 2808fc03f4 Merge pull request #5383 from xl0/instruct-pi-commit Mario Zechner 2026-06-04 23:48:19 +02:00
  • c52c22b39e Document issue view gh fields Mario Zechner 2026-06-04 23:47:06 +02:00
  • c45787411e Fix tool expand hint punctuation styling Mario Zechner 2026-06-04 23:44:25 +02:00
  • ca66adfe60 Add [Unreleased] section for next cycle Mario Zechner 2026-06-04 18:31:35 +02:00
  • 592c34c056 Release v0.78.1 v0.78.1 Mario Zechner 2026-06-04 18:31:33 +02:00
  • 1d33a8eb7a Update generated image model list Mario Zechner 2026-06-04 18:31:11 +02:00
  • 4f7d756df8 Exclude optional Gondolin example from root check Mario Zechner 2026-06-04 18:27:18 +02:00
  • e0c2813a2a Audit unreleased changelog entries Mario Zechner 2026-06-04 18:22:44 +02:00
  • f9ce0bf0e7 Update generated model lists Mario Zechner 2026-06-04 18:17:53 +02:00