Armin Ronacher
8025fdd01f
meta: Update readmes slightly
2026-06-18 23:36:08 +02:00
Armin Ronacher
fd1ba2c7fe
test(coding-agent): seed auto-compaction queue fixture
2026-06-18 23:15:18 +02:00
Armin Ronacher
cab89d1435
docs: audit unreleased changelogs
2026-06-18 23:09:41 +02:00
Armin Ronacher
c60f6a8ab3
feat(coding-agent): expose post-compaction token estimates
...
closes #5877
2026-06-18 23:01:10 +02:00
Danila Poyarkov
b09fbde00e
feat(ai): add OpenRouter Fusion alias ( #5866 )
2026-06-18 22:39:02 +02:00
Armin Ronacher
7d08c81a09
fix(coding-agent): avoid empty compaction summaries
...
closes #4811
2026-06-18 22:17:57 +02:00
Armin Ronacher
6b9f3f492f
fix(coding-agent): avoid retrying successful overflow compaction
...
closes #5720
2026-06-18 19:30:14 +02:00
Armin Ronacher
788a044483
Add [Unreleased] section for next cycle
2026-06-18 18:22:10 +02:00
Armin Ronacher
c4ab61dcbf
Release v0.79.7
2026-06-18 18:22:07 +02:00
Armin Ronacher
717494223d
docs: audit unreleased changelogs
2026-06-18 18:16:48 +02:00
Armin Ronacher
aae62dfa87
feat(coding-agent): make bare update self-only
2026-06-18 18:09:03 +02:00
Alexey Zaytsev
2b46f38863
feat(coding-agent): Expose edit-diff for extensions ( #5756 )
2026-06-18 17:14:39 +02:00
Armin Ronacher
d0b46764b1
feat(coding-agent): add automatic theme mode ( #5874 )
2026-06-18 17:13:47 +02:00
Armin Ronacher
908be616f2
ref: Remove some options from package reporting
2026-06-18 17:12:03 +02:00
Armin Ronacher
bc93655e1c
meta: Added report template
2026-06-18 16:26:01 +02:00
Vegard Stikbakke
20da9bc140
fix attribution for 008c76f9
2026-06-18 10:59:25 +02:00
Diego de Oliveira
7a14325b24
feat(tui): detect Warp terminal and enable Kitty image protocol ( #5841 )
...
Warp supports the Kitty graphics protocol and OSC 8 hyperlinks,
but pi's terminal-image capability detection did not recognize it.
Add detection via TERM_PROGRAM=WarpTerminal, WARP_SESSION_ID,
and WARP_TERMINAL_SESSION_UUID so images render inline without
requiring the TERM_PROGRAM=kitty workaround.
Fixes #5827
2026-06-18 10:45:51 +02:00
Vegard Stikbakke
51f7523587
fix(coding-agent): include RPC request id on unknown commands
...
closes #5868
2026-06-18 10:44:59 +02:00
Vegard Stikbakke
008c76f955
feat(coding-agent): export project config dir name
2026-06-18 10:27:11 +02:00
Vegard Stikbakke
58dd2f5996
feat(ai): add GLM-5.2 to OpenCode Go model catalog
...
closes #5860
2026-06-18 10:06:23 +02:00
Armin Ronacher
6d5ede31c8
fix(coding-agent): match provider-first model searches
2026-06-17 17:16:39 +02:00
Vegard Stikbakke
ae89286d07
docs: update changelogs for tree panning
...
closes #5830
2026-06-17 14:48:35 +02:00
Vegard Stikbakke
068ab5d19b
fix(coding-agent): horizontally pan tree selector
...
Fixes #5830
2026-06-17 14:41:39 +02:00
github-actions[bot]
29c1504cc1
chore: approve contributor dodiego
2026-06-17 07:24:29 +00:00
Armin Ronacher
12bb8dd2c9
Add [Unreleased] section for next cycle
2026-06-16 23:59:17 +02:00
Armin Ronacher
31bfb2f16f
Release v0.79.6
2026-06-16 23:59:14 +02:00
Armin Ronacher
34b6aea1e6
docs(coding-agent): add changelog entries for fetch override and DeepSeek V4 thinking-off fixes
2026-06-16 23:59:00 +02:00
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