cloudaxe-opencode/packages/opencode/test
2026-03-12 01:49:57 +00:00
..
account refactor(account): tighten effect-based account flows (#17072) 2026-03-11 18:18:58 +00: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 feat(id): brand PartID through Drizzle and Zod schemas (#16966) 2026-03-11 23:40:50 +00:00
config feat(id): brand ProjectID through Drizzle and Zod schemas (#16948) 2026-03-11 16:44:26 -04:00
control-plane feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
file test: remove unused Ripgrep.search coverage (#16554) 2026-03-07 21:40:57 -05:00
fixture core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04:00
ide fix(test): replace structuredClone with spread for process.env (#14908) 2026-02-24 23:16:24 +10:00
installation test: lock in process, ripgrep, and installation helpers 2026-03-07 19:30:32 -05:00
lsp
mcp chore: generate 2026-03-10 02:02:18 +00:00
memory feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
patch
permission feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042) 2026-03-12 01:49:57 +00:00
plugin
project feat(id): brand ProjectID through Drizzle and Zod schemas (#16948) 2026-03-11 16:44:26 -04:00
provider fix(core): a chunk timeout when processing llm stream (#16366) 2026-03-10 11:12:14 -04:00
pty fix(pty): pty session handle leak (#15599) 2026-03-07 14:53:11 +10:00
question feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042) 2026-03-12 01:49:57 +00:00
server refactor(server): extract createApp function for server initialization 2026-03-09 17:13:52 -04:00
session feat(id): brand PartID through Drizzle and Zod schemas (#16966) 2026-03-11 23:40:50 +00:00
share core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04: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 feat(id): brand PartID through Drizzle and Zod schemas (#16966) 2026-03-11 23:40:50 +00:00
tool feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
util fix: resolve symlinks in Instance cache to prevent duplicate contexts (#16651) 2026-03-11 23:26:54 +00: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 chore: fix test 2026-03-06 15:27:49 -06:00
scheduler.test.ts