Armin Ronacher
|
f2e9d75388
|
fix(coding-agent): preserve backslash escapes in user messages
closes #6105
|
2026-06-27 19:24:14 +02:00 |
|
Armin Ronacher
|
622eca7608
|
feat(coding-agent): add installer lock generation
|
2026-06-26 14:45:15 +02:00 |
|
Cristina Poncela Cubeiro
|
87ad8243cb
|
feat(experimental): pi orchestrator
|
2026-06-26 13:46:22 +02:00 |
|
Cristina Poncela Cubeiro
|
0760bbae9b
|
fix: lockfile drift
|
2026-06-26 13:30:29 +02:00 |
|
Cristina Poncela Cubeiro
|
988990f1c2
|
fix: lockfile drift
|
2026-06-26 13:12:43 +02:00 |
|
Cristina Poncela Cubeiro
|
122527b22a
|
fix: rpc-entry and bun support
|
2026-06-26 10:01:16 +02:00 |
|
Mario Zechner
|
1d48616328
|
Fix examples, update to latest undici for vuln fix
|
2026-06-25 16:01:07 +02:00 |
|
Mario Zechner
|
0d145e895c
|
fix(coding-agent): shorten invalid session error
Follow-up to #6002
|
2026-06-25 15:20:08 +02:00 |
|
Mario Zechner
|
774288587f
|
fix(coding-agent): update OpenAI default model
|
2026-06-25 15:18:18 +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 |
|
Cristina Poncela Cubeiro
|
7e6e59b6e4
|
fix: stale version
|
2026-06-25 09:59:53 +02:00 |
|
Alexey Zaytsev
|
d8a2cab3d9
|
fix(coding-agent): drain startup benchmark replies
|
2026-06-25 02:08:29 -05:00 |
|
Alexey Zaytsev
|
0bdbe7c57b
|
fix(coding-agent): preserve extension timing measurements
|
2026-06-25 02:07:32 -05:00 |
|
Armin Ronacher
|
371adcf371
|
fix(coding-agent): retry explicit provider retry errors
closes #6019
|
2026-06-24 18:14:06 +02:00 |
|
haoqixu
|
c5440162b8
|
fix(coding-agent): show resources before messages when resuming session
|
2026-06-24 20:41:34 +08:00 |
|
Mario Zechner
|
a2e3e9d8b2
|
Merge pull request #6004 from gukoff/support-azure-foundry-endpoints
feat: Normalize modern Microsoft Foundry Responses API endpoints
|
2026-06-24 10:38:57 +02:00 |
|
Alexey Zaytsev
|
6338661485
|
fix(coding-agent): print benchmark timings after TUI stop (#6030)
closes #6029
|
2026-06-24 09:53:40 +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 |
|
Konstantin Gukov
|
e3dcb244f8
|
Support modern Microsoft Foundry Responses API endpoints:
- support *.ai.azure.com endpoints
- normalize away the /responses postfix in the query path which by
default is added on Microsoft Foundry UI
|
2026-06-23 15:38:43 +02:00 |
|
Mario Zechner
|
129eb460cd
|
feat(ai): complete models runtime migration
|
2026-06-23 15:29:46 +02:00 |
|
Mario Zechner
|
470a4736a3
|
Merge pull request #5784 from Perlence/fix/threaded-session-latest-activity
fix(coding-agent): sort threaded sessions by latest activity in the subtree
|
2026-06-23 15:20:14 +02:00 |
|
Mario Zechner
|
7fedc3324e
|
Merge pull request #5999 from haoqixu/fix-5996
fix(coding-agent): normalize session names
|
2026-06-23 15:15:52 +02:00 |
|
haoqixu
|
7c1ef87756
|
fix(coding-agent): normalize session names
|
2026-06-23 19:14:02 +08: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 |
|
Mario Zechner
|
717a8f958a
|
fix(ai): revert selective pi-ai base entrypoints
|
2026-06-22 12:54:32 +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 |
|