Vegard Stikbakke
|
040f0a5197
|
feat(coding-agent): expose model resolution helpers
closes #6201
|
2026-07-01 10:22:35 +02:00 |
|
Vegard Stikbakke
|
cbcf4e04c3
|
fix(coding-agent): reject oversized bash timeouts
closes #6181
|
2026-07-01 08:49:31 +02:00 |
|
Mario Zechner
|
dd87c02cbf
|
Add [Unreleased] section for next cycle
|
2026-06-30 22:29:44 +02:00 |
|
Mario Zechner
|
a23abe4a69
|
Release v0.80.3
|
2026-06-30 22:29:41 +02:00 |
|
Mario Zechner
|
f98a154d87
|
docs: audit changelog entries
|
2026-06-30 22:24:42 +02:00 |
|
Mario Zechner
|
fd6659dd5d
|
fix(coding-agent): preserve run prompt during tool refresh
closes #6162
|
2026-06-30 14:08:48 +02:00 |
|
Mario Zechner
|
9be55bc773
|
fix(coding-agent): apply output padding to user messages
closes #6168
|
2026-06-30 11:55:40 +02:00 |
|
Alexey Zaytsev
|
6564d94717
|
feat(coding-agent): add configurable assistant output padding
Closes #6168
|
2026-06-30 11:44:34 +02:00 |
|
Mario Zechner
|
2117b61c6b
|
fix(coding-agent): handle undici mid-stream client errors
closes #6133
|
2026-06-30 11:44:14 +02:00 |
|
Mario Zechner
|
927e98068c
|
fix(coding-agent): fix compaction event regression test
|
2026-06-29 17:12:19 +02:00 |
|
Mario Zechner
|
5d499272a8
|
fix(coding-agent): stabilize interactive status indicators
Closes #6026
|
2026-06-29 16:53:39 +02:00 |
|
Armin Ronacher
|
5a073885b5
|
feat(coding-agent): add external editor setting
Closes #6122
|
2026-06-27 23:57:46 +02:00 |
|
Armin Ronacher
|
f2e9d75388
|
fix(coding-agent): preserve backslash escapes in user messages
closes #6105
|
2026-06-27 19:24:14 +02:00 |
|
Mario Zechner
|
543710f643
|
fix(coding-agent): reject invalid session files
closes #6002
|
2026-06-25 15:16:18 +02:00 |
|
Mario Zechner
|
f14b3594c1
|
fix(coding-agent): show length stop errors
closes #4290
|
2026-06-25 14:50:14 +02:00 |
|
Armin Ronacher
|
e454f50b48
|
fix(coding-agent): allow session id for no-session runs
closes #6070
|
2026-06-25 14:44:44 +02:00 |
|
Mario Zechner
|
f78b163713
|
fix(ai): revert minimax max token clamp
|
2026-06-25 13:36:04 +02:00 |
|
Armin Ronacher
|
4cc339f58d
|
fix(coding-agent): process BMP images from disk
closes #6047
|
2026-06-25 12:52:21 +02:00 |
|
Mario Zechner
|
b940c52e7e
|
fix(ai): clamp MiniMax shared budget max tokens
closes #6061
|
2026-06-25 12:00:37 +02:00 |
|
Armin Ronacher
|
371adcf371
|
fix(coding-agent): retry explicit provider retry errors
closes #6019
|
2026-06-24 18:14:06 +02:00 |
|
Armin Ronacher
|
8277bd6896
|
Add [Unreleased] section for next cycle
|
2026-06-23 23:45:39 +02:00 |
|
Armin Ronacher
|
0201806adf
|
Release v0.80.2
|
2026-06-23 23:45:36 +02:00 |
|
Armin Ronacher
|
9096d5f9a6
|
docs: update changelog entries
|
2026-06-23 23:42:02 +02:00 |
|
Armin Ronacher
|
e00074358d
|
Add [Unreleased] section for next cycle
|
2026-06-23 20:04:12 +02:00 |
|
Armin Ronacher
|
1c4a9ba7c8
|
Release v0.80.1
|
2026-06-23 20:04:09 +02:00 |
|
Armin Ronacher
|
828493b37c
|
fix(ai): unblock release provider tests
|
2026-06-23 19:57:29 +02:00 |
|
Armin Ronacher
|
86528dd9ee
|
Add [Unreleased] section for next cycle
|
2026-06-23 19:30:35 +02:00 |
|
Armin Ronacher
|
f08e968c83
|
Release v0.80.0
|
2026-06-23 19:30:32 +02:00 |
|
Armin Ronacher
|
526351d99a
|
docs: audit unreleased changelogs
|
2026-06-23 19:25:26 +02:00 |
|
Armin Ronacher
|
192fcccd2d
|
fix(coding-agent): hint when extensions fail to load
|
2026-06-23 18:20:15 +02:00 |
|
Mario Zechner
|
cd95c2749f
|
fix(ai): require OpenAI Responses terminal events
|
2026-06-23 16:35:45 +02:00 |
|
Armin Ronacher
|
ce6a67fc94
|
fix(coding-agent): allow custom providers to use stored auth
closes #5953
|
2026-06-23 11:52:31 +02:00 |
|
Armin Ronacher
|
aa6bdd778a
|
fix(coding-agent): load resume startup themes
|
2026-06-22 17:20:08 +02:00 |
|
Mario Zechner
|
732bb1617b
|
Merge model-registry into main
|
2026-06-22 14:53:24 +02:00 |
|
Mario Zechner
|
abbd911693
|
Merge main into model-registry
|
2026-06-22 14:00:18 +02:00 |
|
Armin Ronacher
|
3b56134694
|
fix(tui): bind ctrl+j as newline by default
|
2026-06-22 13:57:02 +02:00 |
|
Armin Ronacher
|
4f71b2d3b7
|
fix(coding-agent): clarify ZAI Coding Plan label
closes #5965
|
2026-06-22 13:04:08 +02:00 |
|
Armin Ronacher
|
329dceb5f3
|
Add [Unreleased] section for next cycle
|
2026-06-22 11:14:46 +02:00 |
|
Armin Ronacher
|
8e1900666f
|
Release v0.79.10
|
2026-06-22 11:14:43 +02:00 |
|
Armin Ronacher
|
5df5a1ce76
|
docs(coding-agent): audit unreleased changelog
|
2026-06-22 11:11:25 +02:00 |
|
Armin Ronacher
|
756a4e8f6f
|
fix(coding-agent): respect nested repo ignore boundaries in find
closes #5960
|
2026-06-22 10:57:39 +02:00 |
|
Armin Ronacher
|
b7908b4974
|
docs(coding-agent): document slash command table
closes #5959
|
2026-06-22 10:37:46 +02:00 |
|
Armin Ronacher
|
a61137a661
|
docs(coding-agent): fix plan-mode docs links
closes #5957
|
2026-06-22 08:41:29 +02:00 |
|
Armin Ronacher
|
2417adb46a
|
fix(coding-agent): preserve startup extension UI
closes #5943
|
2026-06-21 23:19:34 +02:00 |
|
Armin Ronacher
|
542683b29a
|
fix(coding-agent): fix plan-mode example
closes #5940
|
2026-06-21 22:10:17 +02:00 |
|
Armin Ronacher
|
bc0db64350
|
fix(coding-agent): install checked pi update version
|
2026-06-21 14:46:07 +02:00 |
|
Armin Ronacher
|
b4f31408b6
|
Add [Unreleased] section for next cycle
|
2026-06-20 22:15:40 +02:00 |
|
Armin Ronacher
|
615bf2f874
|
Release v0.79.9
|
2026-06-20 22:15:37 +02:00 |
|
Armin Ronacher
|
1aa79b9b29
|
docs: update unreleased changelog audit
|
2026-06-20 22:00:00 +02:00 |
|
Armin Ronacher
|
5505316ea2
|
fix(coding-agent): cache extension imports for session switches
Closes #5905.
|
2026-06-20 21:07:45 +02:00 |
|