-
0a6b0b8fb0
merge: settings manager storage refactor
Mario Zechner
2026-02-17 00:08:42 +01:00
-
-
de2736bad0
refactor(coding-agent): improve settings storage semantics and error handling
Mario Zechner
2026-02-17 00:08:32 +01:00
-
-
5133697bc4
Extend OSS vacation to February 23, 2026
Mario Zechner
2026-02-16 09:15:51 +01:00
-
9e22d3913a
fix(tui): enable VT input mode on Windows (#1495)
Duncan Ogilvie
2026-02-14 01:45:11 +01:00
-
6312fc2e42
Add [Unreleased] section for next cycle
Mario Zechner
2026-02-13 23:43:35 +01:00
-
479eedd46f
Release v0.52.12
Mario Zechner
2026-02-13 23:42:49 +01:00
-
a26a9cfabd
feat: add configurable transport and codex websocket session caching
Mario Zechner
2026-02-13 23:41:49 +01:00
-
9537919a49
Release v0.52.11
Mario Zechner
2026-02-13 21:58:59 +01:00
-
130c23e6c7
chore(models): add MiniMax M2.5 entries across providers
Mario Zechner
2026-02-13 21:57:21 +01:00
-
bd040072d3
Cleanup
Mario Zechner
2026-02-12 22:56:33 +01:00
-
d0543d3c18
Add [Unreleased] section for next cycle
Mario Zechner
2026-02-12 22:19:30 +01:00
-
2668a1125d
Release v0.52.10
Mario Zechner
2026-02-12 22:18:43 +01:00
-
460b891470
chore(changelog): audit unreleased entries since v0.52.9
Mario Zechner
2026-02-12 22:17:24 +01:00
-
0adce69b3b
fix(coding-agent): tighten git source parsing and local path normalization (fixes #1426)
Mario Zechner
2026-02-12 21:28:06 +01:00
-
31f765ff1b
fix(tui): scope @ fuzzy search to path prefixes\n\ncloses #1423
Mario Zechner
2026-02-12 21:26:47 +01:00
-
ed0cfcbda2
fix(ai): tolerate malformed trailing tool-call JSON in OpenAI streams closes #1424
Mario Zechner
2026-02-12 21:09:33 +01:00
-
5ddb04f74a
chore: approve contributor barapa
github-actions[bot]
2026-02-12 19:52:51 +00:00
-
2a29a82464
fix(web-ui): make model selector search case-insensitive (fixes #1443)
Mario Zechner
2026-02-12 20:50:39 +01:00
-
fb83307092
feat(ai): add gpt-5.3-codex-spark model definition
Mario Zechner
2026-02-12 20:14:07 +01:00
-
ce2ba29333
fix(coding-agent): clear extension terminal input listeners on reset
Mario Zechner
2026-02-12 20:45:08 +01:00
-
30fd99bd82
feat: add terminal input hook for extensions
Sam Fold
2026-02-05 17:12:26 +00:00
-
6da488a5aa
docs(coding-agent): add #1375 changelog entry and extension event docs fixes #1375
Mario Zechner
2026-02-12 20:34:24 +01:00
-
ff5148e7cc
feat(extensions): forward message and tool execution events to extensions (#1375)
Sumeet Agarwal
2026-02-12 11:30:46 -08:00
-
4793f7c92d
fix(coding-agent): make resolveCliModel sync, update docs and changelog
Mario Zechner
2026-02-12 19:04:51 +01:00
-
56342258e1
fix(coding-agent): honor --model selection, thinking, and --api-key
Armin Ronacher
2026-02-06 23:55:22 +01:00
-
7ccf809a5d
chore(ai): add changelog entry for copilot claude messages routing
Mario Zechner
2026-02-12 18:53:04 +01:00
-
2419412483
refactor(ai): fix inconsistencies, trim ai code+replace tests, remove unnceccessary tool_result check
Nate Smyth
2026-02-06 16:52:02 -05:00
-
0a132a30a1
feat(ai): route copilot claude via anthropic messages api
Nate Smyth
2026-02-06 05:09:52 -05:00
-
cf1353b8e7
test(ai): cover copilot claude messages routing + headers
Nate Smyth
2026-02-06 05:07:07 -05:00
-
7eb969ddb1
fix(coding-agent): show unknown context usage after compaction, fix multi-compaction boundary
Mario Zechner
2026-02-12 18:35:09 +01:00
-
1e88c5e463
feat(ai): add generic metadata field to StreamOptions, closes #1384
Mario Zechner
2026-02-12 17:38:54 +01:00
-
28c0991281
Extend interleaved thinking test to Anthropic first-party provider (#1413)
Markus Ylisiurunen
2026-02-12 18:27:42 +02:00
-
7ddb7c67a8
fix(coding-agent): correct Termux package name for fd (#1433)
PriNova
2026-02-12 17:26:55 +01:00
-
34878e7cc8
docs: add vacation notice to coding-agent README
mom
2026-02-09 22:35:53 +00:00
-
ebe40ce11d
docs: move vacation notice to top with large heading
mom
2026-02-09 22:34:28 +00:00
-
f9a9120512
docs: clarify PR auto-closure during vacation
mom
2026-02-09 22:33:25 +00:00
-
ea9e6a8dc8
chore: temporarily clear approved contributors for OSS vacation
mom
2026-02-09 22:30:24 +00:00
-
a90e2fa7d1
docs: add OSS vacation notice to README
mom
2026-02-09 22:26:08 +00:00
-
fdcd9ab783
Add [Unreleased] section for next cycle
Mario Zechner
2026-02-09 00:17:28 +01:00
-
cc3eaee560
Release v0.52.9
Mario Zechner
2026-02-09 00:16:45 +01:00
-
c26505c55d
chore(changelog): audit unreleased entries before patch release
Mario Zechner
2026-02-09 00:15:55 +01:00
-
f405018d51
docs(coding-agent): add custom provider example references
Mario Zechner
2026-02-09 00:02:47 +01:00
-
c85050bb30
docs(coding-agent): add changelog entry for local extension path parsing fix
Mario Zechner
2026-02-08 23:52:53 +01:00
-
88ac5ca1d9
fix(coding-agent): treat dot-prefixed extension paths as local
Mario Zechner
2026-02-08 23:52:23 +01:00
-
ed9255d3bd
ai: update Antigravity system instruction to compact version, fix flaky tool test
Mario Zechner
2026-02-08 23:37:02 +01:00
-
919feb374a
chore: approve contributor vedang
github-actions[bot]
2026-02-08 22:26:07 +00:00
-
b95ae431ca
Remove OlivierBarbier from APPROVED_CONTRIBUTORS
Mario Zechner
2026-02-08 23:14:15 +01:00
-
0c9304a49b
docs(coding-agent): fix RPC mode ctx.hasUI and unsupported methods documentation (#1411)
Aliou Diallo
2026-02-08 23:08:36 +01:00
-
9d6fcedb91
docs: add auth.json keys to table and reference to envMap (#1412)
Emanuel Stadler
2026-02-08 23:05:27 +01:00
-
dae2eb5bfa
fix(subagent): list available agents in unknown-agent error (#1414)
Daniel Nouri
2026-02-08 23:04:42 +01:00
-
5b36cacaf3
feat(coding-agent): add -ne, -ns, -np aliases for --no-extensions, --no-skills, --no-prompt-templates
Mario Zechner
2026-02-08 23:02:01 +01:00
-
afb7e5ed4c
feat(coding-agent): show tool input schema in /export HTML
Mario Zechner
2026-02-08 22:58:46 +01:00
-
83931c53fd
docs(coding-agent): add changelog entry for rg startup download
Mario Zechner
2026-02-08 22:58:01 +01:00
-
a6cd254471
fix(coding-agent): ensure rg is downloaded at startup alongside fd
Mario Zechner
2026-02-08 22:56:28 +01:00
-
5d361f4719
chore: audit and update changelog entries for v0.52.8..HEAD
Mario Zechner
2026-02-08 22:50:42 +01:00
-
b627fe6cac
chore: approve contributor marchellodev
github-actions[bot]
2026-02-08 19:00:18 +00:00
-
1caadb2e2a
fix(ai): use parametersJsonSchema for Google tool declarations, revert Antigravity opus model
Mario Zechner
2026-02-08 15:53:09 +01:00
-
82caf064e0
fix(coding-agent): use tar instead of unzip for .zip extraction on Windows
Mario Zechner
2026-02-08 15:44:42 +01:00
-
e1b56c1d28
feat(coding-agent): add ctx.reload and reload-runtime example closes #1371
Mario Zechner
2026-02-08 15:08:16 +01:00
-
0bd205ab87
chore: approve contributor OlivierBarbier
github-actions[bot]
2026-02-08 13:48:02 +00:00
-
2c3f624348
fix(ai): correct opencode context windows for Claude Sonnet 4/4.5
Mario Zechner
2026-02-08 14:35:02 +01:00
-
e10a831e56
fix(coding-agent): use ModelRegistry in custom-compaction example (fixes #1387)
mom
2026-02-08 12:49:34 +00:00
-
d58d2c2da1
Add [Unreleased] section for next cycle
Mario Zechner
2026-02-07 17:51:07 +01:00
-
f06d31ae41
Release v0.52.8
Mario Zechner
2026-02-07 17:50:24 +01:00
-
f1335e9c50
docs: add missing changelog entries for commits since v0.52.7
Mario Zechner
2026-02-07 17:49:30 +01:00
-
6a3d6fe944
feat(tui, coding-agent): add pasteToEditor to ExtensionUIContext (#1351)
Kao Félix
2026-02-07 15:55:08 +01:00
-
828c40cf68
Fix the issue of aborting retries when an extension customizes the editor (#1364)
Sviatoslav Abakumov
2026-02-07 18:50:01 +04:00
-
08e88f1036
fix(antigravity): fixes the tests for antigravitiy opus (#1369)
PriNova
2026-02-07 14:49:30 +00:00
-
3cf5e23c0d
fix(coding-agent): propagate autocomplete to custom editors (#1372)
Sviatoslav Abakumov
2026-02-07 18:48:18 +04:00
-
4c2d78f6cb
Add the kill ring and undo features to the Input component (#1373)
Sviatoslav Abakumov
2026-02-07 18:47:27 +04:00
-
da282f9e97
chore: approve contributor sumeet
github-actions[bot]
2026-02-07 14:43:50 +00:00
-
228e35aa61
chore: approve contributor MatthieuBizien
github-actions[bot]
2026-02-07 14:41:33 +00:00
-
4c582becf1
chore: approve contributor 7Sageer
github-actions[bot]
2026-02-07 14:36:40 +00:00
-
3fb33da429
feat(ai): add openrouter "auto" model alias (#1361)
Shashank Goyal
2026-02-07 09:35:21 -05:00
-
f9161c4d4e
fix(coding-agent): add package subcommand help and friendly errors (#1347)
Fero
2026-02-07 03:30:28 +01:00
-
2ae668823c
feat(antigravity): replace Claude Opus 4.5 with 4.6 (#1345)
calvin-hpnet
2026-02-07 02:28:54 +00:00
-
6a10a82b36
chore: approve contributor NateSmyth
github-actions[bot]
2026-02-06 21:13:47 +00:00
-
310da43042
fix(coding-agent): refresh temporary git extension caches on cache hits
Mario Zechner
2026-02-06 22:01:49 +01:00
-
92fdb53c10
fix(coding-agent): run extension shutdown via clean TUI shutdown path
Mario Zechner
2026-02-06 21:37:20 +01:00
-
5c87303b7f
add test cases for interleaved thinking on Bedrock (#1340)
Markus Ylisiurunen
2026-02-06 22:15:59 +02:00
-
d39faa72d3
Add [Unreleased] section for next cycle
Mario Zechner
2026-02-06 19:20:32 +01:00
-
4eb15a9d11
Release v0.52.7
Mario Zechner
2026-02-06 19:19:46 +01:00
-
4238b07b4e
Merge branch 'pr-1332-fixups'
Mario Zechner
2026-02-06 19:18:38 +01:00
-
-
6b2d8a77b2
(chore) Changelog update
Mario Zechner
2026-02-06 19:16:35 +01:00
-
c855a77c58
docs(coding-agent): add unreleased new features summary
Mario Zechner
2026-02-06 19:14:27 +01:00
-
76a6a74517
feat(coding-agent): merge custom models with built-ins by id
Mario Zechner
2026-02-06 19:11:38 +01:00
-
ddd5a65c7e
fix(coding-agent): handle compromised auth lock without crashing
Mario Zechner
2026-02-06 19:01:42 +01:00
-
e9749f3067
docs(coding-agent): add unreleased new features summary
Mario Zechner
2026-02-06 19:14:27 +01:00
-
c35be6605c
feat(coding-agent): merge custom models with built-ins by id
Mario Zechner
2026-02-06 19:11:38 +01:00
-
98efcb30a9
fix(coding-agent): handle compromised auth lock without crashing
Mario Zechner
2026-02-06 19:01:42 +01:00
-
dc22b0efd4
chore(prompts): require independent issue analysis
Mario Zechner
2026-02-06 19:01:35 +01:00
-
2f1ab3641f
fix(coding-agent): document modelOverrides and harden override merging fixes #1062
Mario Zechner
2026-02-06 18:53:54 +01:00
-
2cd55b2d35
feat(coding-agent): support per-model overrides in models.json
Charles Cooper
2026-02-06 15:27:04 +00:00
-
6f897c3673
fix(coding-agent): document modelOverrides and harden override merging fixes #1062
Mario Zechner
2026-02-06 18:53:54 +01:00
-
f5b9eeb514
fix(ai): clamp minimal reasoning for gpt-5.3-codex (fixes #1334)
Mario Zechner
2026-02-06 18:45:08 +01:00
-
b0a8d79844
fix(ai): guard google oauth node http imports for browser bundlers closes #1330
Mario Zechner
2026-02-06 18:44:57 +01:00
-
0232c44064
fix(ai,coding-agent): re-export typebox symbols and align docs closes #1338
Mario Zechner
2026-02-06 18:34:18 +01:00
-
fe6f4d3a9d
fix(coding-agent): respect quietStartup on /reload while keeping diagnostics (fixes #1336)
Mario Zechner
2026-02-06 18:30:25 +01:00
-
e9f94ba6c3
feat: better cache support in bedrock (#1326)
xu0o0
2026-02-07 01:05:46 +08:00
-
bd646eece3
feat(coding-agent): support per-model overrides in models.json
Charles Cooper
2026-02-06 15:27:04 +00:00
-