-
19c6f641cf
chore(ai): update generated models
Mario Zechner
2026-02-22 14:33:51 +01:00
-
8386a807ff
fix(tui): externalize koffi from bun binary builds
Mario Zechner
2026-02-22 14:29:21 +01:00
-
3a3e37d390
Add [Unreleased] section for next cycle
Mario Zechner
2026-02-20 00:18:31 +01:00
-
76b02a81b1
Release v0.54.0
Mario Zechner
2026-02-20 00:17:44 +01:00
-
39cbf47e42
feat(coding-agent): discover skills in .agents paths by default
Mario Zechner
2026-02-20 00:15:53 +01:00
-
7207c16c84
docs(coding-agent): fix 0.53.1 changelog model provider summary
Mario Zechner
2026-02-19 20:52:12 +01:00
-
5706e66ae0
Add [Unreleased] section for next cycle
Mario Zechner
2026-02-19 20:34:59 +01:00
-
18ea1ed997
Release v0.53.1
Mario Zechner
2026-02-19 20:34:16 +01:00
-
18c7ab8a47
chore(models): update Gemini 3.1 provider catalogs and antigravity opus 4.6
Mario Zechner
2026-02-19 20:33:27 +01:00
-
975de88eb1
feat(coding-agent): flush registerProvider immediately after bindCore, add unregisterProvider
Aliou Diallo
2026-02-18 10:59:51 +01:00
-
-
4ba3e5be22
Add [Unreleased] section for next cycle
Mario Zechner
2026-02-17 20:04:38 +01:00
-
ce1410b01d
Release v0.53.0
Mario Zechner
2026-02-17 20:03:50 +01:00
-
312af81eb1
docs(ai): add claude sonnet 4.6 unreleased changelog entry
Mario Zechner
2026-02-17 20:02:59 +01:00
-
6e4680d1f2
docs(coding-agent): add claude sonnet 4.6 changelog note
Mario Zechner
2026-02-17 20:01:32 +01:00
-
b9a2b6cc5f
docs(coding-agent): clarify AuthStorage constructor breaking change
Mario Zechner
2026-02-17 20:00:45 +01:00
-
0245b524e9
feat(ai): add claude sonnet 4.6 model fallback
Mario Zechner
2026-02-17 19:59:09 +01:00
-
65a3b2872d
merge: auth storage backend refactor
Mario Zechner
2026-02-17 19:57:32 +01:00
-
-
2977c14917
refactor(coding-agent): move auth storage to backend abstraction
Mario Zechner
2026-02-17 19:57:21 +01:00
-
-
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