Dax Raad
cc43462bcb
tui: remove memory leak fixes documentation after implementation
2026-01-01 21:40:28 -05:00
GitHub Action
33d69b5175
chore: generate
2026-01-02 02:28:48 +00:00
Dax Raad
563aa49f43
tui: fix memory leaks in session management and improve permission error handling
2026-01-01 21:28:11 -05:00
Dax
e839c1522d
Permission rework ( #6319 )
...
Co-authored-by: Github Action <action@github.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-01-01 17:54:11 -05:00
Saatvik Arya
a910143d53
fix(session): check for context overflow mid-turn in finish-step ( #6480 )
2026-01-01 12:03:18 -06:00
Lekë Dobruna
acb5d524ed
fix: display error if invalid agent is used in a command ( #6578 )
2026-01-01 11:39:21 -06:00
Aiden Cline
804c2a3c22
core: prevent TimeoutOverflowWarning by capping setTimeout delay to max 32-bit signed integer
2025-12-31 16:15:49 -06:00
Paolo Ricciuti
99e073ca16
feat: mcp prompts as slash commands (alternative) ( #5767 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-12-31 00:51:25 -06:00
Aiden Cline
f5e84c3225
fix: ensure variants also work for completely custom models ( #6481 )
...
Co-authored-by: Daniel Smolsky <dannysmo@gmail.com >
2025-12-30 16:37:32 -06:00
Ytzhak
6a5403dfb5
feat: add extract reasoning middleware ( #6463 )
2025-12-30 13:13:18 -06:00
Didier Durand
83cd25b5b0
chore: fix various typos ( #6429 )
2025-12-30 09:42:04 -06:00
Aiden Cline
66bf9402ce
feat: add variants toggle ( #6325 )
...
Co-authored-by: Github Action <action@github.com >
2025-12-29 21:43:50 -06:00
Cole Leavitt
df04c0cda2
fix: filter messages with only step-start parts in toModelMessage ( #6383 )
2025-12-29 14:58:11 -06:00
Didier Durand
6dea0a1002
doc: fix typos in various files ( #6294 )
2025-12-28 13:06:25 -06:00
Aiden Cline
deaf735a32
tweak: inform agent if no skills are available
2025-12-27 21:20:00 -06:00
Didier Durand
96f33a0b7a
doc: fix typos in various files ( #6238 )
2025-12-27 00:46:06 -06:00
Dax Raad
ba33e03e7b
core: fix compaction config checks to properly respect user settings
2025-12-26 19:48:56 -05:00
Dax Raad
431106e54f
core: add configurable compaction settings to allow users to disable auto-compaction and pruning via config instead of flags
2025-12-26 19:31:48 -05:00
Ariane Emory
429644ffdb
chore: kill the dead Polaris Alpha code ( #6193 )
2025-12-26 11:32:31 -06:00
Didier Durand
3897f7e7a7
doc: fix typos in various files ( #6196 )
2025-12-26 10:21:33 -06:00
Aiden Cline
6d33a1e788
tweak: retry err
2025-12-23 22:10:28 -06:00
Aiden Cline
3d1f43dccb
chore: regen sdk
2025-12-23 19:34:38 -06:00
Aiden Cline
177e36af60
make 'The socket connection was closed unexpectedly' errors retryable
2025-12-23 19:20:31 -06:00
Joel Hooks
afd3927fa2
feat(plugin): allow compaction hook to replace prompt entirely ( #5907 )
2025-12-22 22:19:14 -06:00
Mohammad Alhashemi
823f122214
feat(skill): add per-agent filtering to skill tool description ( #6000 )
2025-12-22 20:14:33 -05:00
Mohammad Alhashemi
43b1501f5a
feat: add native skill tool with permission system ( #5930 )
...
Co-authored-by: Dax Raad <d@ironbay.co >
2025-12-22 18:24:06 -05:00
Noam Bressler
961a2ee729
fix: Perform snapshot in cases finish-step is not reached ( #5912 )
...
Co-authored-by: noamzbr <noamzbr@users.noreply.github.com >
2025-12-21 21:13:11 -06:00
Dax
fbd1576c46
feat: add Agent Skills support ( #5921 )
2025-12-21 19:44:56 -05:00
Dax Raad
b7d48cec64
core: fix LSP server binary installation and shell command execution
...
- Ensure proper file permissions are set for installed LSP binaries on non-Windows platforms
- Add error handling for shell command execution in prompt system to prevent crashes
2025-12-21 18:33:37 -05:00
Matt Silverlock
f33003881d
feat: support configuring a default_agent across all API/user surfaces ( #5843 )
...
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
Co-authored-by: observerw <observerw@users.noreply.github.com >
2025-12-20 11:49:23 -06:00
Tommy D. Rossi
0d0b615d1a
feat: add endpoints to delete and update message parts ( #5433 )
2025-12-20 15:00:41 +00:00
Aiden Cline
86db075bc2
fix: better api call error msgs in some cases
2025-12-18 18:46:25 -06:00
Aiden Cline
04eaee6bd6
tweak: more retry cases
2025-12-18 13:59:37 -06:00
Jeon Suyeol
f2f70059bf
fix(command): validate model before executing slash command ( #5740 )
2025-12-18 10:35:40 -06:00
Joel Hooks
111aeac58f
feat(plugin): add experimental.session.compacting hook for pre-compaction context injection ( #5698 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-12-17 13:57:09 -06:00
Ravi Kumar
0d7b285ffc
fix(tui): resolve session_status TypeError ( #5520 )
2025-12-17 11:38:05 -06:00
Qio
25b27fb21a
add OPENCODE_EXPERIMENTAL_OUTPUT_TOKEN_MAX to override 32k default ( #5679 )
...
Co-authored-by: qio <handsomehust@gmail.com >
2025-12-17 10:35:43 -06:00
Shantur Rathore
847e123cee
fix: config option setCacheKey not being respected ( #5686 )
2025-12-17 10:20:10 -06:00
Spoon
e9484d7368
plugin(hook): add task tool execution hooks and command context tracking ( #5642 )
2025-12-16 19:28:09 -06:00
Aiden Cline
603f2cd47f
fix: user invoked subtasks causing tool_use or missing thinking signa… ( #5650 )
2025-12-16 15:42:21 -06:00
Fran Zekan
7b3a87c40f
fix: enable shell alias expansion in ! command ( #5621 )
2025-12-16 11:32:31 -06:00
Tommy D. Rossi
a493a99de1
fix: use system prompt field from prompt input ( #5633 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-16 10:52:22 -06:00
DS
3058eb76cf
fix: rejoin system prompt if experimental plugin hook triggers to preserve caching ( #5550 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-15 20:00:26 -06:00
Aiden Cline
682a721975
add ability to set topK
2025-12-15 14:34:56 -06:00
DS
bf49451930
feat: restore experimental.chat.messages.transform and add experimental.chat.system.transform hooks ( #5542 )
2025-12-14 22:51:11 -06:00
Ravi Kumar
f757fd55a1
fix(session): fix unshare command not clearing share state ( #5523 )
2025-12-14 22:05:06 -06:00
Dax
c9c6b26a2e
LLM cleanup ( #5462 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-14 21:11:30 -05:00
Martijn Baay
42d900ddbd
feat: add experimental.continue_loop_on_deny config option ( #4729 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-12-14 17:13:32 -06:00
GitHub Action
ab1778fa09
chore: format code
2025-12-14 17:46:46 +00:00
Sellers Crisp
523591e2d9
feat: add server_error, rate_limit, and no_kv_space retry logic to accommodate Foundry API issues ( #5527 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-14 11:46:14 -06:00