cloudaxe-opencode/packages/opencode/test
2026-03-15 23:01:46 -05: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 feat(id): brand ProviderID and ModelID (#17110) 2026-03-12 09:27:52 -04: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 fix(opencode): serialize config bun installs (#17342) 2026-03-13 17:58:00 +05:30
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 fix(opencode): sessions lost after git init in existing project (#16814) 2026-03-12 23:18:59 -05: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 refactor(permission): effectify PermissionNext + fix InstanceState ALS bug (#17511) 2026-03-14 18:28:00 +00:00
plugin
project fix(opencode): lost sessions across worktrees and orphan branches (#16389) 2026-03-13 15:51:55 -04:00
provider fix: filter empty content blocks for Bedrock provider (#14586) 2026-03-12 22:13:09 -05:00
pty refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
question refactor(question): effectify QuestionService (#17432) 2026-03-14 11:58:00 -04:00
server perf(server): paginate session history (#17134) 2026-03-13 15:48:43 +05:30
session fix(opencode): preserve prompt tool enables with empty agent permissions (#17064) 2026-03-15 23:01:46 -05: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 refactor(permission): effectify PermissionNext + fix InstanceState ALS bug (#17511) 2026-03-14 18:28:00 +00:00
util refactor(permission): effectify PermissionNext + fix InstanceState ALS bug (#17511) 2026-03-14 18:28:00 +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