opencode/packages/opencode/test
Dax Raad 523f792b48 core: update database path test to verify correct channel-based filename
The test now validates that the database file is named according to the current installation channel (latest/beta get 'opencode.db', others get sanitized names). This ensures users' data is stored in the correct location based on their update channel.
2026-03-07 18:53:29 -05:00
..
acp fix: ACP both live and load share synthetic pending status preceeding… (#14916) 2026-02-24 23:54:10 +10: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
auth fix(auth): normalize trailing slashes in auth login URLs (#15874) 2026-03-03 13:35:49 -05:00
cli fix(github): emit PROMPT_TOO_LARGE error on context overflow (#14166) 2026-02-18 11:45:27 -06:00
config fix(windows): git path resolution for modified files across Git Bash, MSYS2, and Cygwin (#16422) 2026-03-07 15:42:14 +10:00
control-plane feat(core): rework workspace integration and adaptor interface (#15895) 2026-03-03 21:35:38 -05:00
file fix(git): stop leaking fsmonitor daemons e.g. 60GB+ of commited memory after running tests (#16249) 2026-03-06 15:42:08 +10:00
fixture fix(git): stop leaking fsmonitor daemons e.g. 60GB+ of commited memory after running tests (#16249) 2026-03-06 15:42:08 +10:00
ide fix(test): replace structuredClone with spread for process.env (#14908) 2026-02-24 23:16:24 +10: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 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 fix(git): stop leaking fsmonitor daemons e.g. 60GB+ of commited memory after running tests (#16249) 2026-03-06 15:42:08 +10:00
provider fix(opencode): avoid gemini combiner schema sibling injection (#15318) 2026-03-03 10:11:05 +05:30
pty fix(pty): pty session handle leak (#15599) 2026-03-07 14:53:11 +10:00
question feat(question): support multi-select questions (#7386) 2026-01-08 17:32:21 -05:00
server chore: fix test 2026-03-06 15:27:49 -06:00
session refactor: replace Bun.sleep with node timers (#15013) 2026-03-05 21:54:06 -05:00
skill fix(test): use path.sep in discovery test for cross-platform path matching (#14905) 2026-02-24 22:51:56 +10:00
snapshot fix(test): normalize git excludesFile path for Windows (#14893) 2026-02-24 21:40:38 +10:00
storage core: update database path test to verify correct channel-based filename 2026-03-07 18:53:29 -05:00
tool fix(opencode): preserve original line endings in 'edit' tool (#9443) 2026-03-07 07:42:54 +00:00
util fix(windows): git path resolution for modified files across Git Bash, MSYS2, and Cygwin (#16422) 2026-03-07 15:42:14 +10:00
AGENTS.md ignore: document test fixtures for agents 2026-02-12 12:10:21 -05: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 chore: fix test 2026-03-06 15:27:49 -06:00
scheduler.test.ts add scheduler, cleanup module (#9346) 2026-01-18 23:33:23 -06:00