opencode/packages/opencode/test
Aiden Cline 1fb6c0b5b3
Revert "fix: token substitution in OPENCODE_CONFIG_CONTENT" (#13429)
2026-02-12 23:24:31 -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 Revert "fix: token substitution in OPENCODE_CONFIG_CONTENT" (#13429) 2026-02-12 23:24:31 -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
ide
lsp
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
permission
plugin fix: allow user plugins to override built-in auth plugins (#11058) 2026-02-01 10:50:41 -06:00
project fix(app): worktree delete 2026-02-12 19:38:13 -06: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
pty fix(app): terminal pty isolation 2026-02-12 15:15:34 -06:00
question
server
session feat: support claude agent SDK-style structured outputs in the OpenCode SDK (#8161) 2026-02-12 04:54:05 +00: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 feat(tool): return image attachments from webfetch (#13331) 2026-02-12 12:09:29 -05:00
util
AGENTS.md ignore: document test fixtures for agents 2026-02-12 12:10:21 -05:00
bun.test.ts
keybind.test.ts
permission-task.test.ts
preload.ts tui: allow specifying custom models file path via OPENCODE_MODELS_PATH 2026-01-31 01:53:23 -05:00
scheduler.test.ts