opencode/packages/opencode/test
Aiden Cline 0fd6f365be
fix(core): ensure compaction is more reliable, add reserve token buffer to ensure that input window has enough room to compact (#12924)
Co-authored-by: James Lal <james@littlebearlabs.io>
2026-02-10 19:55:22 -06:00
..
acp fix(acp): rename setSessionModel to unstable_setSessionModel (#9940) 2026-01-21 22:11:09 -06:00
agent feat: improve skills, better prompting, fix permission asks after invoking skills, ensure agent knows where scripts/resources are (#11737) 2026-02-03 09:58:31 -06:00
cli fix(github): handle step-start/step-finish parts in extractResponseText (#12470) 2026-02-06 10:20:33 -06:00
config fix(config): handle $ character with {file:} pattern (#12390) 2026-02-05 20:10:35 -06:00
file fix: issue where you couldn't @ folders/files that started with a "." (#11553) 2026-01-31 21:01:51 -06:00
fixture Permission rework (#6319) 2026-01-01 17:54:11 -05:00
ide chore: format code 2025-11-08 01:59:02 +00:00
lsp fix(lsp): handle optional requests to avoid MethodNotFound (-32601) with MATLAB Language Server (#4007) 2025-11-08 16:31:39 -06:00
mcp fix(core): plugins are always reinstalled (#9675) 2026-02-03 00:47:52 -06:00
memory fix: prevent memory leaks from AbortController closures (#12024) 2026-02-03 17:51:26 -06:00
patch big format 2025-11-06 13:03:12 -05:00
permission feat: implement home directory expansion for permission patterns using `~` and `$HOME` prefixes. (#9813) 2026-01-21 12:52:21 -06:00
plugin fix: allow user plugins to override built-in auth plugins (#11058) 2026-02-01 10:50:41 -06:00
project core: add sandbox support for git worktrees to allow working in multiple directories per project 2026-01-03 18:52:53 -05:00
provider fix(core): ensure compaction is more reliable, add reserve token buffer to ensure that input window has enough room to compact (#12924) 2026-02-10 19:55:22 -06:00
question feat(question): support multi-select questions (#7386) 2026-01-08 17:32:21 -05:00
server fix(desktop): "load more" button behavior in desktop sidebar (#8430) 2026-01-14 07:36:08 -06:00
session fix(core): ensure compaction is more reliable, add reserve token buffer to ensure that input window has enough room to compact (#12924) 2026-02-10 19:55:22 -06:00
skill feat(skill): add skill discovery from URLs via well-known RFC (#12423) 2026-02-06 17:31:40 -05:00
snapshot fix(app): added/deleted file status now correctly calculated 2026-02-02 14:24:23 -06:00
tool fix: wait for dependencies before loading custom tools and plugins (#12227) 2026-02-05 03:25:43 +00:00
util Prettify retry duration display in TUI (#8608) 2026-01-15 11:50:18 -06:00
bun.test.ts ci: format 2025-09-09 23:44:04 -04:00
keybind.test.ts fix super modifier parsing 2025-12-11 19:20:23 +01:00
permission-task.test.ts refactor: simplify task tool subagent filtering (#7165) 2026-01-07 13:28:13 -06:00
preload.ts tui: allow specifying custom models file path via OPENCODE_MODELS_PATH 2026-01-31 01:53:23 -05:00
scheduler.test.ts add scheduler, cleanup module (#9346) 2026-01-18 23:33:23 -06:00