Commit Graph

  • 95f4921250 fix(ai): repair codex stream test merge conflict Mario Zechner 2026-04-23 23:51:20 +02:00
  • ba8f1c228a Align GPT-5.5 Codex capability handling (#3618) Markus Ylisiurunen 2026-04-24 00:49:33 +03:00
  • 86ba08a2e3 fix(coding-agent): preserve in-memory settings on reload Mario Zechner 2026-04-23 23:47:49 +02:00
  • 4cd4cfd98e fix(ai): support long cache retention compat Mario Zechner 2026-04-23 23:43:34 +02:00
  • 1312346199 fix(ai): expand Copilot eager streaming compat Mario Zechner 2026-04-23 23:43:00 +02:00
  • 76bc605ad1 fix(tui): keep terminal progress alive Mario Zechner 2026-04-23 23:39:06 +02:00
  • 19f2478599 fix(coding-agent): show shortcut conflict diagnostics on startup Mario Zechner 2026-04-23 23:30:39 +02:00
  • c681d35d76 fix(ai): avoid double-counting reasoning tokens Mario Zechner 2026-04-23 23:28:16 +02:00
  • ffa0f31239 fix(ai): support Anthropic eager tool streaming compat Mario Zechner 2026-04-23 23:12:45 +02:00
  • 6af10c9c7f fix(ai): make OpenAI Responses session_id header optional closes #3579 Mario Zechner 2026-04-23 23:10:30 +02:00
  • bf4aa3a601 fix(ai): support xhigh for Codex GPT-5.5 Mario Zechner 2026-04-23 22:49:09 +02:00
  • 8700ac1f0e fix(coding-agent): support custom npmCommand for git deps Mario Zechner 2026-04-23 22:32:32 +02:00
  • c091aa732f fix(coding-agent): space first user message after notices Mario Zechner 2026-04-23 22:16:23 +02:00
  • 00cb947166 fix(ai): preserve env api key contract Armin Ronacher 2026-04-23 22:11:28 +02:00
  • f0cf8a59d2 fix(coding-agent): handle stale extension contexts Mario Zechner 2026-04-23 22:06:55 +02:00
  • 0cb8ff3843 fix(ai): Restore original api contract for getEnvApiKey Armin Ronacher 2026-04-23 22:04:25 +02:00
  • 2394f3a987 fix(coding-agent): retry Bedrock http2 no-response errors closes #3594 Mario Zechner 2026-04-23 21:34:33 +02:00
  • 535fdcea2c test(ai): refresh responses and codex e2e coverage closes #3576 Mario Zechner 2026-04-23 21:20:23 +02:00
  • 3fb2d11ce5 fix(coding-agent): honor no-tools in service sessions Mario Zechner 2026-04-23 21:01:31 +02:00
  • f70d041e71 feat(ai): add GPT-5.5 Codex model Mario Zechner 2026-04-23 20:43:54 +02:00
  • e38647f376 fix(coding-agent): restore builtin-only tool disabling Mario Zechner 2026-04-23 20:39:34 +02:00
  • e97051313d fix(coding-agent,ai): show env auth source in /login Armin Ronacher 2026-04-23 21:01:55 +02:00
  • 05e2e9d170 fix(coding-agent): strip trailing index.js|ts from extension labels in startup banner (#3596) Aliou Diallo 2026-04-23 21:03:26 +02:00
  • ff220fa41d fix(coding-agent): tear down extension UI before runner invalidation on shutdown (#3597) Vegard Stikbakke 2026-04-23 21:02:15 +02:00
  • ab744e216d test(coding-agent): update stale mocks and fix /clone expectation (#3608) Julian LaNeve 2026-04-23 14:52:03 -04:00
  • d862ae50f8 chore: approve contributor Exrun94 github-actions[bot] 2026-04-23 17:02:56 +00:00
  • 01509156b3 fix(ai): coalesce malformed streamed tool calls closes #3576 Mario Zechner 2026-04-23 16:05:21 +02:00
  • 2ddb27b055 fix(coding-agent): bump uuid to v14 closes #3577 Mario Zechner 2026-04-23 15:54:46 +02:00
  • 8cc046f86e fix(coding-agent): make terminal progress escape sequences configurable, disabled by default Mario Zechner 2026-04-23 12:27:51 +02:00
  • 010e9acfe9 feat(coding-agent): add searchable auth provider login flow (#3572) Armin Ronacher 2026-04-23 13:42:09 +02:00
  • de8c947556 fix(coding-agent): route remaining hardcoded pi branding through APP_NAME (#3583) Julian LaNeve 2026-04-23 06:27:00 -04:00
  • e4d06a52c3 chore: approve contributor mdsjip github-actions[bot] 2026-04-23 10:14:40 +00:00
  • f0ebb327f2 fix(ai): set default Kimi Coding user agent closes #3586 Mario Zechner 2026-04-23 12:12:54 +02:00
  • f3a2c9d05e fix(coding-agent,mom): retry fs watchers on async errors closes #3564 Mario Zechner 2026-04-22 23:03:19 +02:00
  • cc76e73c05 fix(coding-agent): persist custom working message across loader recreation Mario Zechner 2026-04-22 22:24:32 +02:00
  • 876a197b19 Add [Unreleased] section for next cycle Mario Zechner 2026-04-22 21:38:11 +02:00
  • 85a9ce3024 Release v0.69.0 v0.69.0 Mario Zechner 2026-04-22 21:36:47 +02:00
  • d076709b35 docs(coding-agent): add unreleased new features summary Mario Zechner 2026-04-22 21:16:22 +02:00
  • 3dacaa8ed9 fix(coding-agent,tui): drop typebox compiler shim and fix progress Mario Zechner 2026-04-22 21:12:20 +02:00
  • 35ff2689ee fix(typebox): migrate to v1 with extension compat (#3474) Armin Ronacher 2026-04-22 19:59:33 +02:00
  • a23fab4693 fix(ai): synthesize trailing orphaned tool results closes #3555 Mario Zechner 2026-04-22 19:41:55 +02:00
  • 239e842790 fix(web-ui): sandbox svg artifact previews closes #3552 Mario Zechner 2026-04-22 19:14:11 +02:00
  • 6553141f69 fix(ai): add gemini 3.1 flash lite cloud code assist model Mario Zechner 2026-04-22 19:13:51 +02:00
  • 8234ebf9ee feat(coding-agent,tui): add stacked autocomplete providers closes #2983 Mario Zechner 2026-04-22 15:44:08 +02:00
  • 4e919868f6 fix(coding-agent): chain system prompt in before_agent_start closes #3539 Mario Zechner 2026-04-22 14:58:17 +02:00
  • 0e5b6e54f0 docs(coding-agent): add terminating structured output example closes #3525 Mario Zechner 2026-04-22 14:27:03 +02:00
  • b4f9b618d3 fix(coding-agent): allow headers-only model overrides closes #3538 Mario Zechner 2026-04-22 13:25:45 +02:00
  • 049e320570 feat(agent): add terminating tool result hints closes #3525 Mario Zechner 2026-04-22 13:19:53 +02:00
  • 8db0b70bdb chore: approve contributor xl0 github-actions[bot] 2026-04-22 11:19:52 +00:00
  • 1cc303d053 fix(coding-agent): add replacement-session callbacks closes #2860 Mario Zechner 2026-04-22 12:13:54 +02:00
  • a900d25119 feat(tui,coding-agent): add OSC 9;4 terminal progress indicators Mario Zechner 2026-04-22 11:54:46 +02:00
  • df84e3d22f feat(branding): corporate said we're professionals Armin Ronacher 2026-04-22 11:04:56 +02:00
  • a64dc76508 chore: approve contributor Nutlope github-actions[bot] 2026-04-22 08:57:51 +00:00
  • ee462dd70d fix(coding-agent): sanitize markdown links in exported session HTML (#3532) Samuel Painter 2026-04-22 01:53:03 -07:00
  • 9f91276a42 Add [Unreleased] section for next cycle Mario Zechner 2026-04-22 02:15:04 +02:00
  • a2c183db0f Release v0.68.1 v0.68.1 Mario Zechner 2026-04-22 02:14:13 +02:00
  • 6cc4ad26e3 docs(coding-agent): audit unreleased changelog entries Mario Zechner 2026-04-22 02:13:10 +02:00
  • 0bb0a58466 feat(ai): add Fireworks provider support closes #3519 Mario Zechner 2026-04-22 01:08:57 +02:00
  • 92b08abd3b chore: approve contributor tantara github-actions[bot] 2026-04-21 23:08:53 +00:00
  • 97a38bf652 fix(coding-agent): configure inline tool image width Mario Zechner 2026-04-22 00:56:01 +02:00
  • 780d536727 fix(tui): follow symlinks in fuzzy autocomplete closes #3507 Mario Zechner 2026-04-22 00:35:19 +02:00
  • 32859bdf9a fix(agent): preserve proxy stream options closes #3512 Mario Zechner 2026-04-22 00:34:20 +02:00
  • 60290b0d75 fix(coding-agent): expand ~ in sessionDir Mario Zechner 2026-04-22 00:21:57 +02:00
  • 759d551527 fix(agent): emit parallel tool completion eagerly\n\ncloses #3503 Mario Zechner 2026-04-22 00:15:56 +02:00
  • 6480b734c1 docs(ai): add changelog entry for Anthropic SSE parsing fix (#3175) Mario Zechner 2026-04-22 00:00:26 +02:00
  • b0217ca6f8 fix(ai): drop deprecated fine-grained-tool-streaming beta header, use eager_input_streaming per-tool Mario Zechner 2026-04-21 23:53:23 +02:00
  • e58d631c89 Reapply "fix(ai): own Anthropic SSE parsing to avoid SDK JSON.parse hard-failures" Mario Zechner 2026-04-21 23:42:19 +02:00
  • fc9220d2de Revert "fix(ai): own Anthropic SSE parsing to avoid SDK JSON.parse hard-failures" Mario Zechner 2026-04-21 23:19:25 +02:00
  • 81de426f96 test(coding-agent): fix showLoadedResources mocks (#3518) Aliou Diallo 2026-04-21 23:05:38 +02:00
  • 4b926a30a2 fix(ai): own Anthropic SSE parsing to avoid SDK JSON.parse hard-failures Mario Zechner 2026-04-21 23:00:56 +02:00
  • a0a16c7762 fix(amazon-bedrock): restore regional endpoint resolution Mario Zechner 2026-04-21 13:20:10 +02:00
  • 01ec6e2e7f docs(coding-agent): fix promptGuidelines examples to name tools explicitly (#3489) Aliou Diallo 2026-04-21 13:07:42 +02:00
  • b2a1997ea0 fix(coding-agent): fix grep/find/ls HTML export rendering (#3491) Aliou Diallo 2026-04-21 13:06:49 +02:00
  • c6cef7c806 fix(coding-agent): render HTML-like message content verbatim in exports Mario Zechner 2026-04-21 09:24:22 +02:00
  • ac99bdba00 chore: approve contributor jlaneve github-actions[bot] 2026-04-21 07:12:23 +00:00
  • 6baadb831d chore: approve contributor drio github-actions[bot] 2026-04-21 07:04:32 +00:00
  • 19013265a8 Add [Unreleased] section for next cycle Mario Zechner 2026-04-20 23:55:47 +02:00
  • 6f345b78d5 Release v0.68.0 v0.68.0 Mario Zechner 2026-04-20 23:54:54 +02:00
  • 639da8a602 docs(changelog): audit unreleased entries Mario Zechner 2026-04-20 23:53:53 +02:00
  • 14ad636fb5 fix(coding-agent): initialize system prompt options lazily Mario Zechner 2026-04-20 23:22:21 +02:00
  • 12d7161884 fix(coding-agent): add session_shutdown reasons closes #2863 Mario Zechner 2026-04-20 23:10:49 +02:00
  • 1891b9ac01 feat: Expose BuildSystemPromptOptions on before-agent-start event. (#3473) Douglas Stephen 2026-04-20 16:06:47 -05:00
  • 7c69aadcaf chore: remove bjesuiter from approved contributors Mario Zechner 2026-04-20 23:04:52 +02:00
  • e4f7fe7bb7 feat(coding-agent): batch package updates Mario Zechner 2026-04-20 22:56:26 +02:00
  • 968430f63e fix(tui): avoid cwd-path matches in @ autocomplete Mario Zechner 2026-04-20 22:44:34 +02:00
  • 7b1599058b docs(agent): clarify parallel tool ordering closes #3468 Mario Zechner 2026-04-20 22:35:43 +02:00
  • c40efa9bab fix(coding-agent): resolve shell config from session settings Mario Zechner 2026-04-20 22:32:11 +02:00
  • 5a4e22ea44 fix(coding-agent): remove process-cwd tool singletons and use tool-name allowlists Mario Zechner 2026-04-20 21:57:31 +02:00
  • 27c1544839 fix(coding-agent): use tool-name allowlists and remove cwd-bound singletons Mario Zechner 2026-04-20 21:53:07 +02:00
  • ed89480f20 docs(coding-agent): document async extension factories closes #3469 Mario Zechner 2026-04-20 21:45:17 +02:00
  • 029a6e54be chore: approve contributor dljsjr github-actions[bot] 2026-04-20 19:23:24 +00:00
  • 1d488626d9 fix(ai): preserve requiresThinkingAsText replay semantics closes #3387 Mario Zechner 2026-04-20 19:44:38 +02:00
  • b73212616d fix(coding-agent): skip redundant npm package updates Mario Zechner 2026-04-20 19:12:52 +02:00
  • 3054fd7a3b fix(ai,coding-agent): support anthropic-style cache control for openai compatibles closes #3392 Mario Zechner 2026-04-20 17:12:05 +02:00
  • 4b2caf43a8 fix(ai): add completions session affinity compat closes #3430 Mario Zechner 2026-04-20 16:55:16 +02:00
  • 2f4f283cc2 fix(ai,coding-agent): preserve non-vision image placeholders closes #3429 Mario Zechner 2026-04-20 16:52:27 +02:00
  • 74139c3f66 feat(coding-agent): add configurable working indicator closes #3413 Mario Zechner 2026-04-20 16:28:39 +02:00
  • 61579214c8 fix(coding-agent): handle symlinked session selector paths closes #3364 Mario Zechner 2026-04-20 16:25:12 +02:00
  • 860d67518c fix(coding-agent): clarify session ID docs closes #3390 Mario Zechner 2026-04-20 16:12:32 +02:00
  • d56e5aea0b fix(coding-agent): detect Windows pnpm global installs closes #3378 Mario Zechner 2026-04-20 15:59:57 +02:00