cloudaxe-opencode/packages/opencode/src
Dax Raad ad741cbea0 fix: scope Npm.add() lock to per-package key
Use npm-install:${pkg} instead of a global npm-install lock so
concurrent installs of different packages can run in parallel.
2026-03-19 21:48:43 -04:00
..
account fix(account): handle pending console login polling (#18281) 2026-03-19 16:18:28 -04:00
acp refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
agent fix: stabilize agent and skill ordering in prompt descriptions (#18261) 2026-03-19 15:04:03 -05:00
auth chore: generate 2026-03-18 17:37:40 +00:00
bun chore: revert changes overlapping with #18308 2026-03-19 20:48:23 -04:00
bus fix(core): use a queue to process events in event routes (#18259) 2026-03-19 13:51:14 -04:00
cli refactor(tui): replace Bun-specific APIs with portable alternatives (#18304) 2026-03-19 19:32:59 -04:00
command feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
config chore: revert changes overlapping with #18308 2026-03-19 20:48:23 -04:00
control-plane refactor: replace Bun.sleep with node:timers/promises sleep (#18301) 2026-03-19 18:50:40 -04:00
effect ignore: revert 3 commits that broke dev branch (#18260) 2026-03-19 11:15:07 -05:00
env core: prevent parallel test runs from contaminating environment variables 2026-01-31 00:37:21 -05:00
file ignore: revert 3 commits that broke dev branch (#18260) 2026-03-19 11:15:07 -05:00
filesystem feat(filesystem): add AppFileSystem service, migrate Snapshot (#18138) 2026-03-18 19:52:43 -04:00
flag refactor(file-time): effectify FileTimeService with Semaphore locks (#17835) 2026-03-16 18:23:13 +00:00
format chore: revert changes overlapping with #18308 2026-03-19 20:48:23 -04:00
global chore: extract which/global changes into #18320 2026-03-19 21:22:06 -04:00
id feat(core): basic implementation of remote workspace support (#15120) 2026-02-27 15:36:39 -05:00
ide fix(windows): use cross-spawn for shim-backed commands (#18010) 2026-03-19 08:49:16 +10:00
installation refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
lsp chore: revert changes overlapping with #18308 2026-03-19 20:48:23 -04:00
mcp Merge branch 'dev' into opencode-2-0 2026-03-19 21:22:28 -04:00
npm fix: scope Npm.add() lock to per-package key 2026-03-19 21:48:43 -04:00
patch fix: Windows path support and canonicalization (#13671) 2026-02-23 10:10:27 +10:00
permission refactor(effect): unify service namespaces and align naming (#18093) 2026-03-18 13:34:36 -04:00
plugin chore: revert changes overlapping with #18308 2026-03-19 20:48:23 -04:00
project ignore: revert 3 commits that broke dev branch (#18260) 2026-03-19 11:15:07 -05:00
provider chore: revert changes overlapping with #18308 2026-03-19 20:48:23 -04:00
pty Merge origin/dev into opencode-2-0 2026-03-19 16:07:13 -04:00
question refactor(effect): unify service namespaces and align naming (#18093) 2026-03-18 13:34:36 -04:00
server sync 2026-03-19 17:53:35 -04:00
session Merge branch 'dev' into opencode-2-0 2026-03-19 21:22:28 -04:00
share refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
shell fix(electron): hide Windows background consoles (#16842) 2026-03-11 13:33:06 +10:00
skill fix: stabilize agent and skill ordering in prompt descriptions (#18261) 2026-03-19 15:04:03 -05:00
snapshot feat(filesystem): add AppFileSystem service, migrate Snapshot (#18138) 2026-03-18 19:52:43 -04:00
storage refactor: abstract SQLite behind runtime-conditional #db import (#18316) 2026-03-19 21:15:35 -04:00
tool Merge remote-tracking branch 'origin/dev' into opencode-2-0 2026-03-19 18:52:18 -04:00
util Merge branch 'dev' into opencode-2-0 2026-03-19 21:22:28 -04:00
worktree ignore: revert 3 commits that broke dev branch (#18260) 2026-03-19 11:15:07 -05:00
index.ts remove sighup exit (#17254) 2026-03-15 00:52:28 +01:00
sql.d.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00