cloudaxe-opencode/packages/opencode/test
2026-02-24 21:59:14 +10:00
..
acp chore: generate 2026-02-24 11:15:39 +00:00
agent fix: ensure explore subagent has external_directory perm set to ask instead of auto denying (#14060) 2026-02-17 20:16:55 -06:00
cli fix(github): emit PROMPT_TOO_LARGE error on context overflow (#14166) 2026-02-18 11:45:27 -06:00
config fix(win32): handle CRLF line endings in markdown frontmatter parsing (#14886) 2026-02-24 20:33:22 +10:00
file Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
fixture chore: generate 2026-02-19 20:12:16 +00:00
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 sqlite again (#10597) 2026-02-14 04:19:02 +00:00
plugin fix: allow user plugins to override built-in auth plugins (#11058) 2026-02-01 10:50:41 -06:00
project Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
provider feat(opencode): support adaptive thinking for claude sonnet 4.6 (#14283) 2026-02-19 16:17:57 -06:00
pty Revert "fix(app): terminal issues" 2026-02-22 21:27:25 -06:00
question
server feat: add list sessions for all sessions (experimental) (#14038) 2026-02-20 08:45:12 -05:00
session test: merge test files into a single file (#14366) 2026-02-19 20:32:01 -06:00
skill fix: Windows path support and canonicalization (#13671) 2026-02-23 10:10:27 +10:00
snapshot fix(test): normalize git excludesFile path for Windows (#14893) 2026-02-24 21:40:38 +10:00
storage test: add tests for path-derived IDs in json migration 2026-02-14 20:37:17 -05:00
tool fix(win32): normalize paths at permission boundaries (#14738) 2026-02-23 12:05:21 +10:00
util fix(test): use path.join for cross-platform glob test assertions (#14837) 2026-02-24 20:07:56 +10:00
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 fix(test): harden preload cleanup against Windows EBUSY (#14895) 2026-02-24 21:59:14 +10:00
scheduler.test.ts