cloudaxe-opencode/packages/opencode/test
Kit Langton 70e23ca15e test: repro for watcher ALS context bug
The @parcel/watcher native callback fires outside the Instance
AsyncLocalStorage context. Bus.publish silently throws because
Instance.directory is unavailable, so watcher events never reach
subscribers. This breaks live branch detection in the TUI.
2026-03-15 11:24:57 -04: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: repro for watcher ALS context bug 2026-03-15 11:24:57 -04: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 fix: allow user plugins to override built-in auth plugins (#11058) 2026-02-01 10:50:41 -06:00
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 perf(server): paginate session history (#17134) 2026-03-13 15:48:43 +05:30
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 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