cloudaxe-opencode/packages/opencode/test
2026-03-16 18:23:13 +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 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 refactor(file-time): effectify FileTimeService with Semaphore locks (#17835) 2026-03-16 18:23:13 +00:00
fixture fix+refactor(vcs): fix HEAD filter bug and effectify VcsService (#17829) 2026-03-16 13:59:11 -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 stack: effectify-file-watcher-service (#17827) 2026-03-16 13:18:40 -04:00
plugin fix: allow user plugins to override built-in auth plugins (#11058) 2026-02-01 10:50:41 -06:00
project fix+refactor(vcs): fix HEAD filter bug and effectify VcsService (#17829) 2026-03-16 13:59:11 -04:00
provider refactor(instance): move scoped services to LayerMap (#17544) 2026-03-16 12:55:14 -04:00
pty stack: effectify-file-watcher-service (#17827) 2026-03-16 13:18:40 -04:00
question refactor(instance): move scoped services to LayerMap (#17544) 2026-03-16 12:55:14 -04:00
server perf(server): paginate session history (#17134) 2026-03-13 15:48:43 +05:30
session fix(core): consider code: context_length_exceeded as context overflow in API call errors (#17748) 2026-03-16 10:25:24 -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(instance): move scoped services to LayerMap (#17544) 2026-03-16 12:55:14 -04: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