This website requires JavaScript.
c5cf74e032
feat(coding-agent): export getShellConfig for extensions (#766 )
Danila Poyarkov
2026-01-16 14:01:46 +03:00
b11b7d1f84
coding-agent: update theme-schema.json to match latest theme implementation (#763 )
scutifer
2026-01-16 16:15:39 +05:30
589a2ffcd3
Add [Unreleased] section for next cycle
Mario Zechner
2026-01-16 04:41:48 +01:00
6248d86ff6
Release v0.47.0
Mario Zechner
2026-01-16 04:41:04 +01:00
cb369b680b
Update changelogs for v0.47.0 release
Mario Zechner
2026-01-16 04:39:48 +01:00
07fad1362c
feat(tui): hardware cursor positioning for IME support
Mario Zechner
2026-01-16 04:30:07 +01:00
d9464383ec
chore: remove test extension load-file.ts
Mario Zechner
2026-01-16 04:14:26 +01:00
356a482527
fix(tui): add vertical scrolling to Editor when content exceeds terminal height
Mario Zechner
2026-01-16 03:50:55 +01:00
d30f6460fa
Fix ctx.shutdown() not waiting for pending UI renders, fixes #756
Mario Zechner
2026-01-16 03:35:41 +01:00
c50bfec01b
Fix piped stdin support, auto-enable print mode
Mario Zechner
2026-01-16 03:18:56 +01:00
c08801e4c5
Add retry logic to OpenAI Codex provider
Mario Zechner
2026-01-16 03:14:32 +01:00
a20662da87
Remove broken git-diff extension
Mario Zechner
2026-01-16 03:07:55 +01:00
af7a8b5878
Remove temporary test file
Mario Zechner
2026-01-16 03:04:28 +01:00
b4a05cbcab
Move skill command handling to AgentSession, update docs
Mario Zechner
2026-01-16 03:01:08 +01:00
3e5d91f287
feat(coding-agent): add input event for extension input interception (#761 )
Nico Bailon
2026-01-15 17:41:56 -08:00
012319e15a
Support pi-internal:// scheme in read tool
Mario Zechner
2026-01-16 02:31:59 +01:00
be26d362fa
Fix alt+backspace in Kitty mode and clamp Codex effort (refs #752 )
Mario Zechner
2026-01-16 01:30:46 +01:00
6484ae279d
Finalize OpenAI Codex compatibility (#737 )
Mario Zechner
2026-01-16 00:58:36 +01:00
3ed0d1bde7
Update package-lock.json
Mario Zechner
2026-01-16 00:44:38 +01:00
0c6ac46646
feat(coding-agent): Custom tool export rendering in export (#702 )
Aliou Diallo
2026-01-16 00:32:31 +01:00
ce7e73b503
Centralize frontmatter parsing + parse frontmatter with yaml library (#728 )
Richard Gill
2026-01-15 23:31:53 +00:00
df58d3191e
Add direct filter shortcuts for Tree mode (#747 )
Kao Félix
2026-01-16 00:28:53 +01:00
131f1a25f3
Expand keymap coverage and add key tests (#752 )
Richard Gill
2026-01-15 23:21:37 +00:00
cceb5908d9
fix: opencode provider uses system role instead of developer (#755 )
Melih Mucuk
2026-01-15 23:26:31 +03:00
d9ac0c7b26
docs(prompts): prefer main files for PR diffs
Mario Zechner
2026-01-15 18:06:39 +01:00
bfeec88dbe
Merge branch 'pr-739'
Mario Zechner
2026-01-15 18:06:00 +01:00
3a89ebbe7c
fix(coding-agent): fix tree indentation after filtering
warren
2026-01-15 01:10:30 -05:00
f74f48660f
Fix prompt-url-widget session name API
Mario Zechner
2026-01-15 17:50:24 +01:00
e46cc55fe0
Add [Unreleased] section for next cycle
Mario Zechner
2026-01-15 17:36:40 +01:00
0aaa4ef5e4
Release v0.46.0
Mario Zechner
2026-01-15 17:35:54 +01:00
a216cc496f
chore: update changelogs
Mario Zechner
2026-01-15 17:34:59 +01:00
eacd33602b
feat(coding-agent): export getAgentDir for extensions (#749 )
Danila Poyarkov
2026-01-15 19:16:56 +03:00
12c61b5879
docs(coding-agent): document vscode shift+enter for multi-line input (#740 )
Jian Zhang
2026-01-15 20:14:54 +08:00
5f8d21daf7
Set coding agent CLI process title (#742 )
Richard Gill
2026-01-15 12:14:14 +00:00
6a3633ca53
feat(coding-agent): show loaded prompt templates in init (#743 )
Jian Zhang
2026-01-15 20:13:40 +08:00
b18f401d9e
fix(ai): avoid unsigned Gemini 3 tool calls (#741 )
Roshan Singh
2026-01-15 17:42:39 +05:30
2c10cc6da9
fix(coding-agent): remember last selected model when using scoped models (#736 )
Can Celik
2026-01-15 15:10:15 +03:00
39ee5fee92
fix(plan-mode): change shortcut from Shift+P to Ctrl+Alt+P (#746 )
Fero
2026-01-15 13:09:16 +01:00
cd83e73845
feat: add gpt-5.2-codex models for copilot & zen (#734 )
Aadish Verma
2026-01-14 18:24:20 -08:00
72e29bce27
Fix compaction turn prefix summarization (#738 )
vsabavat
2026-01-14 18:23:34 -08:00
537bdb6972
feat(coding-agent): improve session picker search (#731 )
Can Celik
2026-01-15 01:28:23 +03:00
cc8c51d9ae
chore(ai): regenerate models
Mario Zechner
2026-01-14 22:25:21 +01:00
0a7537bf86
Revert "feat(ai): add gpt-5.2-codex to OpenAI provider (#730 )"
Mario Zechner
2026-01-14 22:22:55 +01:00
5a795b9857
feat(ai): add gpt-5.2-codex to OpenAI provider (#730 )
Anton
2026-01-14 13:21:01 -08:00
9a438465eb
fix(ai): signature support for non-Anthropic models in Amazon Bedrock provider (#727 )
Burak Varlı
2026-01-14 18:21:35 +00:00
a497fccd06
refactor: use configurable keybindings for all UI hints (#724 )
Danila Poyarkov
2026-01-14 17:42:03 +03:00
558a77b45f
feat(ai): add support for MiniMax China (minimax-cn) provider (#725 )
Jian Zhang
2026-01-14 22:41:47 +08:00
951e9c88b8
Update session naming for prompt URL widget
Mario Zechner
2026-01-14 13:08:23 +01:00
9712f84ee5
docs(coding-agent): update changelog for recent PRs
Mario Zechner
2026-01-14 12:03:46 +01:00
fb6d464edc
Fix auto-retry for fetch failed errors
Mario Zechner
2026-01-14 12:00:55 +01:00
15a9670db5
fix: keyboard shortcuts on non-Latin keyboard layouts (#718 )
Danila Poyarkov
2026-01-14 12:28:58 +03:00
7f2d2f106e
fix: use configurable expandTools keybinding instead of hardcoded ctrl+o (#717 )
Danila Poyarkov
2026-01-14 12:27:22 +03:00
30a126f2bd
feat(coding-agent): add support for APPEND_SYSTEM.md to append instructions to system prompt (#716 )
Jian Zhang
2026-01-14 17:25:38 +08:00
5279bb92da
fix: show bun install instead of npm install in update notification when running under Bun (#714 )
Danila Poyarkov
2026-01-14 12:23:49 +03:00
0c135d0141
feat(edit): add fuzzy matching for trailing whitespace, quotes, dashes, and spaces (#713 )
Danila Poyarkov
2026-01-14 12:22:00 +03:00
c85a5720f2
fix: include skill path in /skill prompts (#711 )
Justin Williams
2026-01-14 04:15:56 -05:00
6bf073f130
build(coding-agent): replaced wasm-vips with @silvia-odwyer/photon-node for image processing (#710 )
Can Bölük
2026-01-14 02:46:49 +01:00
95859725b7
Add [Unreleased] section for next cycle
Mario Zechner
2026-01-14 00:11:36 +01:00
d08821cc4a
Release v0.45.7
Mario Zechner
2026-01-14 00:10:52 +01:00
c16698130c
chore: update changelogs
Mario Zechner
2026-01-14 00:09:51 +01:00
9137c0c947
feat: export highlightCode and getLanguageFromPath for extensions (#703 )
Danila Poyarkov
2026-01-14 02:08:16 +03:00
653025e6ca
Fix OpenAI responses timeout option (#706 )
Markus Ylisiurunen
2026-01-14 01:07:11 +02:00
b74535dc85
fix: apply message transforms for bedrock tool calls (#707 )
Pablo Tovar
2026-01-14 00:05:47 +01:00
d83e1745d8
Add [Unreleased] section for next cycle
Mario Zechner
2026-01-13 22:48:47 +01:00
f8dc72d24f
Release v0.45.6
Mario Zechner
2026-01-13 22:48:05 +01:00
6c1d226210
docs: move PR #667 overlay entries to unreleased section
Mario Zechner
2026-01-13 22:47:38 +01:00
3fe73ecd04
docs(ai): add parseStreamingJson export fix to changelog
Mario Zechner
2026-01-13 22:42:45 +01:00
0feed80b07
Don't force rerender in doom
Mario Zechner
2026-01-13 22:42:00 +01:00
2b75948c2e
fix(ai): export parseStreamingJson from main package for tsx compatibility
Mario Zechner
2026-01-13 22:08:19 +01:00
7d45e434de
Merge branch 'main' into feat/tui-overlay-options
Mario Zechner
2026-01-13 22:06:02 +01:00
9994ebbedd
Add [Unreleased] section for next cycle
Mario Zechner
2026-01-13 21:47:38 +01:00
9a08bb0d1e
Release v0.45.5
Mario Zechner
2026-01-13 21:46:57 +01:00
6ab3e7c91f
fix: skip changelog display on fresh install
Mario Zechner
2026-01-13 21:45:04 +01:00
3a1228c0b5
Add [Unreleased] section for next cycle
Mario Zechner
2026-01-13 21:37:34 +01:00
bb0ba88b97
Release v0.45.4
Mario Zechner
2026-01-13 21:36:52 +01:00
13c4205dbb
fix: use wrapper directory in release tarballs for mise compatibility
Mario Zechner
2026-01-13 21:33:32 +01:00
d2f15f9ebb
fix: theme loading when installed via mise (fixes #681 )
Mario Zechner
2026-01-13 21:23:40 +01:00
843f235251
fix: extension loading in Bun binary (#681 )
Mario Zechner
2026-01-13 21:19:41 +01:00
53d9e61bac
docs: add changelog entries for contributed extension examples
Mario Zechner
2026-01-13 18:36:01 +01:00
36bb1d3865
docs: update extension examples READMEs and fix plan-mode references
Mario Zechner
2026-01-13 18:33:59 +01:00
e45fc5f91b
Replace sharp with wasm-vips for image processing
Mario Zechner
2026-01-13 18:33:27 +01:00
09d409cc92
Fix z.ai thinking/reasoning params, fixes #688
Mario Zechner
2026-01-13 18:26:17 +01:00
00ba005e50
set the prompt cache key to session id (#698 )
Markus Ylisiurunen
2026-01-13 19:29:36 +02:00
7534802752
refactor: add ModelRegistry.getApiKeyForProvider() for cleaner abstraction
Mario Zechner
2026-01-13 18:12:09 +01:00
3272040873
remove useless test from #691
Mario Zechner
2026-01-13 18:08:52 +01:00
8936c5d136
fix(coding-agent): resolve api keys by provider
Josh Palmer
2026-01-13 16:29:27 +01:00
1c58db5e23
feat(question): enhanced question tool with custom UI (#693 )
Fero
2026-01-13 17:53:39 +01:00
e8f1322eee
feat(plan-mode): enhanced plan mode with explicit step tracking (#694 )
Fero
2026-01-13 17:53:11 +01:00
a7a863c792
feat: add questionnaire tool for multi-question input (#695 )
Fero
2026-01-13 17:52:22 +01:00
28072cb31f
Add more models to stream.test.ts for Vercel, set infinite timeout on OpenAI responses, closes #690
Mario Zechner
2026-01-13 17:08:56 +01:00
1d8d5d3d88
Add handleImage and multiTurn tests for vercel-ai-gateway in stream.test.ts
Mario Zechner
2026-01-13 16:56:48 +01:00
19f3c23f6d
Fix PR #689 : Add changelog attribution, coding-agent changelog, fix test types, add provider to test suites
Mario Zechner
2026-01-13 16:46:00 +01:00
bde59e6c0d
Merge PR #689 : Add Vercel AI Gateway provider
Mario Zechner
2026-01-13 16:42:38 +01:00
dd263f3c24
Update model list
Timo Lins
2026-01-13 15:27:01 +01:00
65eb738c90
Rename to vercel-ai-gateway for clarity
Timo Lins
2026-01-13 15:22:34 +01:00
9860ee86f3
Change to Anthropic compatible API
Timo Lins
2026-01-13 15:20:35 +01:00
164a69a601
Add Vercel AI Gateway support
Timo Lins
2026-01-13 12:51:45 +01:00
907fa937e6
Improve light theme color contrast for WCAG compliance (#682 )
scutifer
2026-01-13 17:33:04 +05:30
922b0a4668
add eu cross-region inference model ids for anthropic models (#685 )
Markus Ylisiurunen
2026-01-13 14:02:27 +02:00
0f4d929a8e
coding-agent: example extension to summarize conversation (#684 )
scutifer
2026-01-13 17:31:09 +05:30