cloudaxe-opencode/packages/opencode/src
Dax Raad 7409ce8aec fix: remove BUN_BE_BUN workaround, use node for ESLint server
Replace tsx dependency with explicit 'node' invocation for the
compiled ESLint server. Remove all BUN_BE_BUN env var references
which are no longer needed after the Bun-to-Node migration.
2026-03-19 22:05:30 -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
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 refactor: replace BunProc with Npm module using @npmcli/arborist 2026-03-19 20:17:03 -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 fix: remove BUN_BE_BUN workaround, use node for ESLint server 2026-03-19 22:05:30 -04:00
global refactor: migrate src/global/index.ts from Bun.file() to Filesystem module (#14146) 2026-02-18 13:25:18 -05: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 fix: remove BUN_BE_BUN workaround, use node for ESLint server 2026-03-19 22:05:30 -04:00
mcp fix: remove BUN_BE_BUN workaround, use node for ESLint server 2026-03-19 22:05:30 -04:00
npm fix: force reinstall in which() when .bin is missing 2026-03-19 21:54:53 -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 refactor: replace BunProc with Npm module using @npmcli/arborist 2026-03-19 20:17:03 -04:00
project ignore: revert 3 commits that broke dev branch (#18260) 2026-03-19 11:15:07 -05:00
provider refactor: replace BunProc with Npm module using @npmcli/arborist 2026-03-19 20:17:03 -04:00
pty stack: effectify-file-watcher-service (#17827) 2026-03-16 13:18:40 -04:00
question refactor(effect): unify service namespaces and align naming (#18093) 2026-03-18 13:34:36 -04:00
server fix(core): use a queue to process events in event routes (#18259) 2026-03-19 13:51:14 -04:00
session anthropic legal requests (#18186) 2026-03-19 04:45:24 +00: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 ignore: revert 3 commits that broke dev branch (#18260) 2026-03-19 11:15:07 -05:00
tool chore: generate 2026-03-19 20:05:33 +00:00
util ignore: revert 3 commits that broke dev branch (#18260) 2026-03-19 11:15:07 -05: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