Armin Ronacher
7da475db66
fix(ai): regenerate model catalog
2026-06-16 23:58:43 +02:00
Armin Ronacher
bd9f8773ad
fix(ai): restore OpenCode Go DeepSeek thinking controls
2026-06-16 23:14:56 +02:00
Armin Ronacher
a93f066607
fix(coding-agent): preserve fetch overrides
2026-06-16 20:04:53 +02:00
Armin Ronacher
a78cd7ccb1
fix(coding-agent): stabilize self-update tests
2026-06-16 20:02:20 +02:00
Armin Ronacher
0b0b9eae62
Add [Unreleased] section for next cycle
2026-06-16 19:54:26 +02:00
Armin Ronacher
6561cb293b
Release v0.79.5
2026-06-16 19:54:23 +02:00
Armin Ronacher
b6b5bed9ae
docs: update unreleased changelogs
2026-06-16 19:46:15 +02:00
Armin Ronacher
2431491c92
fix(ai): avoid duplicate OpenCode DeepSeek reasoning controls
...
closes #5818
2026-06-16 19:05:44 +02:00
Armin Ronacher
2d597f0212
fix(ai): tolerate null Responses message content
...
closes #5819
2026-06-16 19:00:12 +02:00
Armin Ronacher
910508595a
feat(coding-agent): add settings http proxy
...
closes #5790
2026-06-16 18:53:19 +02:00
Armin Ronacher
0680726ac4
fix: upgrade marked to 18.0.5
2026-06-16 17:41:59 +02:00
Armin Ronacher
8f0e9251b9
fix(coding-agent): do not open browser for device code login
2026-06-16 17:35:50 +02:00
Armin Ronacher
7f29e7a369
feat: add provider-scoped environment overrides ( #5807 )
2026-06-16 17:19:08 +02:00
4h9fbZ
3039f3e17d
fix(tui): restore cursorUp start-of-line jump when input is non-empty ( #5789 )
2026-06-16 15:14:17 +02:00
Armin Ronacher
06d8c54de2
fix(coding-agent): avoid Windows pi update exit assertion
...
closes #5805
2026-06-16 15:10:23 +02:00
Armin Ronacher
75b0d723c0
fix(ai): support Z.AI GLM-5.2 effort levels
...
closes #5770
2026-06-16 14:29:27 +02:00
Ramiz Wachtler
f8a77f47f2
feat(coding-agent): add Vercel AI Gateway attribution ( #5798 )
2026-06-16 09:37:37 +02:00
Armin Ronacher
b0c8f65ffa
fix(ai): update Google Vertex Gemini models
...
closes #5761
2026-06-16 01:03:12 +02:00
Armin Ronacher
7cfd1af395
fix(coding-agent): keep empty session selector open
...
closes #5747
2026-06-16 00:39:44 +02:00
Armin Ronacher
bee8e9c805
feat(coding-agent): mark experimental sessions in footer
2026-06-15 23:22:23 +02:00
Armin Ronacher
431d88f4fc
meta: Link to rfcs
2026-06-15 17:36:39 +02:00
Armin Ronacher
0369bdb8f4
fix(ai): add Moonshot CN Kimi K2.7 metadata
...
closes #5760
2026-06-15 17:08:59 +02:00
Armin Ronacher
1aa3c02d56
Add [Unreleased] section for next cycle
2026-06-15 10:28:24 +02:00
Armin Ronacher
bba6af2c71
Release v0.79.4
2026-06-15 10:28:21 +02:00
Armin Ronacher
b1ad469be4
docs: audit changelog entries
2026-06-15 10:23:19 +02:00
Armin Ronacher
8a7ad60f03
feat(coding-agent): add binary release checksums
...
closes #5739
2026-06-15 10:11:44 +02:00
Joseph Mearman
3fa4095629
fix: drain stdout before resolving when a child holds the pipe past exit ( #5753 )
2026-06-15 09:55:45 +02:00
Armin Ronacher
408ac103ec
fix(ai): update Copilot Claude thinking metadata
...
closes #4637
2026-06-15 09:50:25 +02:00
github-actions[bot]
28b3af5d0f
chore: approve contributor Mearman
2026-06-15 07:25:09 +00:00
Bucky
0be5bb6c96
fix(ai): price anthropic 1h cache writes at 2x input ( #5738 )
...
anthropic 1h cache writes were billed at the 5m rate; split the bucket and price the 1h portion correctly
2026-06-15 09:21:14 +02:00
Vegard Stikbakke
a851968170
docs(coding-agent): reorder containerization patterns
2026-06-15 09:16:13 +02:00
Armin Ronacher
bb959aae01
fix(coding-agent): wrap tree help on narrow terminals
...
closes #5055
2026-06-15 01:25:46 +02:00
Armin Ronacher
24053eab66
fix(tui): update tab overlay boundary expectation
2026-06-15 01:12:40 +02:00
Armin Ronacher
5b6058c3a7
fix(tui): align overlays over CJK wide cells
...
closes #5297
2026-06-15 01:06:15 +02:00
Armin Ronacher
ba0ec61563
fix(coding-agent): restore terminal on SIGTERM
...
closes #5724
2026-06-15 00:47:35 +02:00
Armin Ronacher
b5e13bcd8a
docs(coding-agent): clarify active tools docs
...
closes #5729
2026-06-15 00:02:31 +02:00
Armin Ronacher
93b3b7c1fe
fix(tui): preserve WezTerm Kitty images on full redraw
...
Reserve visible Kitty image rows before drawing placements in full redraws, while preserving the first-row path for taller-than-viewport images so #4415 stays fixed.
Closes #5618 .
2026-06-14 23:16:59 +02:00
Armin Ronacher
d683a581b7
meta: Update CONTRIBUTING.md for clearer language
2026-06-14 22:31:42 +02:00
Alexey Zaytsev
6b40c99a59
feat(examples): Wrap question extension text instead of truncating ( #5708 )
2026-06-14 15:02:58 +02:00
Armin Ronacher
11b5403fad
fix(coding-agent): exit after package commands
...
closes #5687
2026-06-14 10:53:00 +02:00
Vegard Stikbakke
f0989800cb
feat: detect first-run terminal theme ( #5385 )
2026-06-14 07:14:42 +02:00
Armin Ronacher
3fcfb7abf7
docs(coding-agent): document extension resource lifecycle
2026-06-14 02:05:11 +02:00
Armin Ronacher
c48f656f88
fix(coding-agent): handle npm package semver ranges
...
closes #5695
2026-06-14 01:38:51 +02:00
Armin Ronacher
2fbdff9dab
fix(coding-agent): fix pnpm self-update bin-dir
...
closes #5689
2026-06-14 01:31:50 +02:00
Armin Ronacher
5be8c31fa7
meta: add extension disclaimer to bug reporting
2026-06-14 00:57:56 +02:00
Armin Ronacher
21a904f4b7
fix(ai): disable OpenCode long cache retention for rejecting routes
...
closes #5702
2026-06-13 23:59:45 +02:00
Armin Ronacher
9e9fc79478
fix(coding-agent): treat uppercase config values as literals
...
closes #5661
2026-06-13 21:24:22 +02:00
Armin Ronacher
f315d81491
meta: Update weekend policy in contributing to be less confusing
2026-06-13 15:43:00 +02:00
Armin Ronacher
6f29450e13
fix(ai): update adaptive thinking model expectations
2026-06-13 11:17:38 +02:00
Armin Ronacher
b15148fe37
Add [Unreleased] section for next cycle
2026-06-13 11:11:14 +02:00