-
db312d2eed
feat(coding-agent): add hook API for CLI flags, shortcuts, and tool control
Helmut Januschka
2026-01-03 09:52:13 +01:00
-
57bba4e32b
WIP: Add hook API for dynamic tool control with plan-mode hook example
Helmut Januschka
2026-01-03 09:31:39 +01:00
-
-
6ddfd1be13
fix(coding-agent): resolved UTF-8 corruption in bash executor output (#433)
Can Bölük
2026-01-04 03:15:50 +01:00
-
7e2a99b485
Add [Unreleased] section for next cycle
Mario Zechner
2026-01-04 01:08:11 +01:00
-
faa10b9a7e
Release v0.33.0
Mario Zechner
2026-01-04 01:07:24 +01:00
-
5c5084481b
feat(coding-agent): clipboard image paste support via Ctrl+V (fixes #419)
Mario Zechner
2026-01-04 01:05:22 +01:00
-
97bb411988
Add Vim-style keybindings example to README
Mario Zechner
2026-01-03 23:44:40 +01:00
-
6af7c97154
Update tui README.md: replace isXxx() with matchesKey() and Key helper
Mario Zechner
2026-01-03 23:11:11 +01:00
-
22abf50d85
Update tui.md docs: replace isXxx() with matchesKey() and Key helper
Mario Zechner
2026-01-03 23:10:22 +01:00
-
f49d2aac12
Use same header color for Available Tools as System Prompt
Mario Zechner
2026-01-03 23:05:32 +01:00
-
f9838bb5d4
Show first 10 lines of system prompt with click to expand for full content
Mario Zechner
2026-01-03 23:04:23 +01:00
-
f5e38c4007
Add click-to-expand for system prompt in HTML export
Mario Zechner
2026-01-03 23:02:30 +01:00
-
f090ec214a
Fix missing spacer between text and tool calls in HTML export
Mario Zechner
2026-01-03 22:56:36 +01:00
-
e98524f1fc
Fix missing spacer between text and tool calls in HTML export
Mario Zechner
2026-01-03 22:56:36 +01:00
-
9549ac4695
Remove DEVELOPMENT.md reference from README
Mario Zechner
2026-01-03 22:53:33 +01:00
-
1079cd404e
Add breaking change note for key detection functions (#405)
Mario Zechner
2026-01-03 22:52:38 +01:00
-
242291e290
Add changelog entries for PRs #426 and #427
Mario Zechner
2026-01-03 22:51:44 +01:00
-
f2b89d5ec5
Merge branch 'feat/ctrl-n-external-editor' - configurable keybindings (#405)
Mario Zechner
2026-01-03 22:51:12 +01:00
-
-
b8814372af
Add changelog and README docs for keybindings feature (#405)
Mario Zechner
2026-01-03 22:48:46 +01:00
-
8f5466f42a
feat(coding-agent): add /quit and /exit slash commands to exit (#426)
Ben Vargas
2026-01-03 14:38:55 -07:00
-
d6c39655e6
docs(coding-agent): correct filename in subagent example README (#427)
Will Hampson
2026-01-03 13:36:58 -08:00
-
1153a50c56
Update package-lock.json after npm upgrade
Mario Zechner
2026-01-03 17:23:44 +01:00
-
7aba5883f2
Add [Unreleased] section for next cycle
Mario Zechner
2026-01-03 17:09:58 +01:00
-
db829e73f9
Release v0.32.3
Mario Zechner
2026-01-03 17:09:22 +01:00
-
c9a85342ea
Fix google-vertex models showing without auth configured
Mario Zechner
2026-01-03 17:09:02 +01:00
-
2348a485cb
Add changelog entries for PRs #423 and #424
Mario Zechner
2026-01-03 17:00:16 +01:00
-
79c56475e0
Fix non-PNG images not displaying in Kitty protocol terminals
Mario Zechner
2026-01-03 16:58:49 +01:00
-
9b0ec02405
Fix version check URL typo (#423)
Evgeniy Skuridin
2026-01-03 16:55:38 +01:00
-
69dc6b0788
More attempts to get an image under 5MB (#424)
Armin Ronacher
2026-01-03 16:54:57 +01:00
-
9ea483e813
Fix test: update expected error message for concurrent prompt
Mario Zechner
2026-01-03 16:41:01 +01:00
-
1e1912654f
Remove Discord note from main README
Mario Zechner
2026-01-03 16:39:07 +01:00
-
d39769192a
Remove redundant pi header and Discord note from coding-agent README
Mario Zechner
2026-01-03 16:38:39 +01:00
-
1ce1f91f26
Add centered logo and badges to READMEs
Mario Zechner
2026-01-03 16:37:44 +01:00
-
a8ff115184
Add Discord and build badges to READMEs
Mario Zechner
2026-01-03 16:31:11 +01:00
-
aea2ced2b8
Add [Unreleased] section for next cycle
Mario Zechner
2026-01-03 16:08:48 +01:00
-
113713d380
Release v0.32.2
Mario Zechner
2026-01-03 16:08:14 +01:00
-
38b7f21e01
feat: add type-safe KeyId for matchesKey function
Helmut Januschka
2026-01-03 16:03:35 +01:00
-
69a8ecd5b3
fix: slash command autocomplete triggers for . - _ prefixes
Mario Zechner
2026-01-03 15:44:36 +01:00
-
e9cf3c1835
Fix slash commands and hook commands during streaming
Mario Zechner
2026-01-03 15:36:54 +01:00
-
f79256ac3b
fix: update /hotkeys and startup hints to use configured keybindings
Helmut Januschka
2026-01-03 15:01:26 +01:00
-
308c0e0ec0
docs(coding-agent): fix attribution format for PR #418
mom
2026-01-03 13:15:20 +00:00
-
463cc0713b
docs(coding-agent): add CHANGELOG entry for PR #418
mom
2026-01-03 13:10:51 +00:00
-
8917a1f853
feat(coding-agent): add $ARGUMENTS syntax for slash commands (#418)
Evgeniy Skuridin
2026-01-03 14:08:39 +01:00
-
9e3b1408f3
Copy OAuth login URL to clipboard for mobile SSH users (#415)
cursive
2026-01-03 16:43:25 +08:00
-
2bd7b79a9b
fix: selectCancel should include both escape and ctrl+c
Helmut Januschka
2026-01-03 02:09:48 +01:00
-
7574fed2f2
feat: use keybindings in all selectors and lists
Helmut Januschka
2026-01-03 02:07:28 +01:00
-
8f2682578b
feat: configurable keybindings for all editor and app actions
Helmut Januschka
2026-01-02 17:31:54 +01:00
-
-
5f91baa29e
Add [Unreleased] section for next cycle
Mario Zechner
2026-01-03 04:26:33 +01:00
-
b783a3f50f
Release v0.32.1
Mario Zechner
2026-01-03 04:25:57 +01:00
-
a4653d48c8
Add changelog entry for edit tool diff fix
Mario Zechner
2026-01-03 04:24:57 +01:00
-
0f81b09625
Fix edit tool diff not showing in TUI
Mario Zechner
2026-01-03 04:23:59 +01:00
-
746ec9eb01
Add shell commands without context contribution (!! prefix)
Mario Zechner
2026-01-03 04:14:35 +01:00
-
bc52509a42
Add [Unreleased] section for next cycle
Mario Zechner
2026-01-03 02:49:00 +01:00
-
42a19ea81d
Release v0.32.0
Mario Zechner
2026-01-03 02:48:23 +01:00
-
8df22faedf
fix(ai): ensure maxTokens > thinkingBudget for Claude thinking models
Mario Zechner
2026-01-03 02:45:30 +01:00
-
97af788344
Show 'In-memory' instead of 'File: undefined' for --no-session mode
Mario Zechner
2026-01-03 02:01:30 +01:00
-
42b1e06ad1
feat(coding-agent): configurable double-escape action (tree vs branch)
Mario Zechner
2026-01-03 01:59:08 +01:00
-
17b3a14bfa
Fix slow /model selector by deferring OAuth token refresh
Mario Zechner
2026-01-03 01:20:11 +01:00
-
1007dca564
Fix changelog entries for Vertex AI provider
Mario Zechner
2026-01-03 01:12:16 +01:00
-
3b61d83d29
Fix google-vertex build
Anton Kuzmenko
2025-12-31 16:54:32 -08:00
-
6467e70995
fix: update cost values for input, output, and cacheRead in model configs
Anton Kuzmenko
2025-12-23 23:30:32 -08:00
-
214e7dae15
Add Vertex AI provider with ADC support
Anton Kuzmenko
2025-12-23 23:03:19 -08:00
-
d747ec6e23
Enhance provider override to support baseUrl-only mode
Mario Zechner
2026-01-03 01:06:08 +01:00
-
243104fa18
Allow models.json to override built-in providers (#406)
Yevhen Bobrov
2026-01-03 01:59:59 +02:00
-
6186e497c5
Add word wrapping changelog entry to coding-agent
Mario Zechner
2026-01-03 00:49:46 +01:00
-
2b054cdb7c
Merge PR #382: word wrapping in Editor component
Mario Zechner
2026-01-03 00:48:28 +01:00
-
-
e1b0b37ba4
tui: wrap settings descriptions instead of truncating
Mario Zechner
2026-01-03 00:45:28 +01:00
-
28fb502719
Add image auto-resize toggle to settings, changelog for #402
Mario Zechner
2026-01-03 00:42:02 +01:00
-
e82af9da47
Merge pull request #402 from mitsuhiko/image-resize
Mario Zechner
2026-01-03 00:39:26 +01:00
-
-
ce637f3ea4
Remove obsolete DEVELOPMENT.md
Mario Zechner
2026-01-03 00:39:15 +01:00
-
c6f496441c
AGENTS.md: read full Unreleased section before adding changelog entries
Mario Zechner
2026-01-03 00:38:39 +01:00
-
3b2d3baed2
Add changelog entries for #411
Mario Zechner
2026-01-03 00:31:03 +01:00
-
eb3d70c749
Add changelog entries for #411
Mario Zechner
2026-01-03 00:29:24 +01:00
-
3506ac81f2
Merge pull request #411 from nathyong/feature/shift-backspace
Mario Zechner
2026-01-03 00:28:58 +01:00
-
-
93498737c0
feat: split queue API into steer() and followUp() (#403)
Mario Zechner
2026-01-03 00:25:07 +01:00
-
-
9f2e6ac5eb
docs: update README.md, hooks.md, and CHANGELOG for steer()/followUp() API
Mario Zechner
2026-01-03 00:18:42 +01:00
-
8c227052d3
fix(coding-agent): export Theme and ThemeColor for hooks to use proper types
Mario Zechner
2026-01-03 00:12:05 +01:00
-
65d3081d80
fix(coding-agent): fix Theme type cast in todo hook example
Mario Zechner
2026-01-03 00:00:05 +01:00
-
9d8230dfc6
feat(coding-agent): expose deliverAs option in hook sendMessage() API
Mario Zechner
2026-01-02 23:56:51 +01:00
-
d404f8fcfa
docs: update CHANGELOGs for steer()/followUp() API changes
Mario Zechner
2026-01-02 23:48:49 +01:00
-
3ae02a6849
feat(coding-agent): complete steer()/followUp() migration
Mario Zechner
2026-01-02 23:47:53 +01:00
-
58c423ba36
feat(coding-agent): update AgentSession for steer()/followUp() API
Mario Zechner
2026-01-02 23:24:27 +01:00
-
a980998464
Revert /todos to custom TUI component
Mario Zechner
2026-01-02 23:04:59 +01:00
-
cc7823eb45
Change /todos to open in external editor instead of custom TUI
Mario Zechner
2026-01-02 23:04:01 +01:00
-
74dc5e7c49
Add todo hook companion to todo custom tool
Mario Zechner
2026-01-02 22:58:45 +01:00
-
a3772d2fd7
test(agent): update tests for steer()/followUp() API, update AGENTS.md
Mario Zechner
2026-01-02 22:48:39 +01:00
-
1625d127c7
Add CHANGELOG entry for #400
Mario Zechner
2026-01-02 22:45:15 +01:00
-
d0a4c37028
feat(agent): split queue into steer() and followUp() APIs
Mario Zechner
2026-01-02 22:29:30 +01:00
-
-
345fa975f1
Handle ctrlc like escape in selectors (#400)
Armin Ronacher
2026-01-02 22:43:39 +01:00
-
1e7d991a25
Add changelog entry for terminal title feature (#407)
Mario Zechner
2026-01-02 22:02:14 +01:00
-
5ef3cc90d1
Add guard against concurrent prompt() calls
Mario Zechner
2026-01-02 21:52:45 +01:00
-
5c3c8e6f7e
Add terminal title support to TUI framework (#407)
Kao Félix
2026-01-02 22:00:34 +01:00
-
c9b08d7643
tui: fix shift+space/backspace/delete on kitty-protocol terminals
nathyong
2026-01-03 06:53:14 +11:00
-
-
4a32af2532
Added automatic image resizing
Armin Ronacher
2026-01-02 11:55:44 +01:00
-
-
fd35d9188c
fix(ai): add retry with server-provided delay for Gemini CLI rate limits, fixes #370
Mario Zechner
2026-01-02 10:45:59 +01:00
-
0d1424d8e5
Add [Unreleased] section for next cycle
Mario Zechner
2026-01-02 10:39:42 +01:00
-
d78a245cc8
Release v0.31.1
Mario Zechner
2026-01-02 10:39:08 +01:00
-
c10d99d2de
fix: export type guard functions at runtime, fixes #397
Mario Zechner
2026-01-02 10:37:28 +01:00
-
d97a96493c
fix(tui): Strip OSC 8 hyperlink sequences in visibleWidth (#396)
cursive
2026-01-02 17:32:36 +08:00
-
209d95870e
Fix arrow key in model selector prior to model loading (#398)
Armin Ronacher
2026-01-02 10:31:48 +01:00