cloudaxe-opencode/packages/opencode/src
LukeParkerDev 95577c75a3 fix(config): preserve bash permission compatibility
Keep legacy tools.bash migration mapped to the single bash permission since the permission layer already expands it to pwsh and powershell. This preserves the backward-compatible config shape while retaining shell compatibility.
2026-04-03 13:43:37 +10:00
..
account refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
acp Merge remote-tracking branch 'upstream/dev' into refactor-shells 2026-04-03 13:34:16 +10:00
agent Merge remote-tracking branch 'upstream/dev' into refactor-shells 2026-04-03 13:34:16 +10:00
auth chore: generate 2026-03-30 21:49:45 +00:00
bus refactor: standardize InstanceState variable name to state (#20267) 2026-04-01 10:39:43 -04:00
cli Merge remote-tracking branch 'upstream/dev' into refactor-shells 2026-04-03 13:34:16 +10:00
command refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
config fix(config): preserve bash permission compatibility 2026-04-03 13:43:37 +10:00
control-plane refactor(core): move more responsibility to workspace routing (#19455) 2026-03-27 16:33:56 -04:00
effect chore: generate 2026-04-02 01:56:34 +00:00
env core: prevent parallel test runs from contaminating environment variables 2026-01-31 00:37:21 -05:00
file fix: normalize filepath in FileTime to prevent Windows path mismatch (#20367) 2026-04-02 07:45:50 +10:00
filesystem chore: generate 2026-03-28 14:26:45 +00:00
flag add automatic heap snapshots for high-memory cli processes (#20788) 2026-04-03 02:34:33 +00:00
format refactor(format): update formatter interface to return command from enabled() (#20703) 2026-04-02 12:22:01 -04:00
global fix: include cache bin directory in which() lookups (#18320) 2026-03-19 21:21:55 -04:00
id feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04:00
ide fix(windows): use cross-spawn for shim-backed commands (#18010) 2026-03-19 08:49:16 +10:00
installation refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
lsp refactor: replace BunProc with Npm module using @npmcli/arborist (#18308) 2026-04-01 21:01:37 +00:00
mcp refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
npm flock npm.add (#20557) 2026-04-02 00:21:26 +00:00
patch fix: Windows path support and canonicalization (#13671) 2026-02-23 10:10:27 +10:00
permission Merge remote-tracking branch 'upstream/dev' into refactor-shells 2026-04-03 13:34:16 +10:00
plugin refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
project test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
provider fix: call models.dev once instead of twice on start (#20765) 2026-04-03 11:26:53 +10:00
pty refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
question refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
server refactor(session): effectify SessionSummary service (#20142) 2026-03-31 19:14:45 -04:00
session Merge remote-tracking branch 'upstream/dev' into refactor-shells 2026-04-03 13:34:16 +10:00
share refactor(share): effectify share next (#20596) 2026-04-03 00:56:56 +00:00
shell feat(windows): add first-class pwsh/powershell support (#16069) 2026-03-30 13:10:01 +10:00
skill chore: generate 2026-03-30 21:49:45 +00:00
snapshot refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
storage test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
sync chore: generate 2026-03-25 14:48:44 +00:00
tool Merge remote-tracking branch 'upstream/dev' into refactor-shells 2026-04-03 13:34:16 +10:00
util fix(sdk): handle Windows opencode spawn and shutdown (#20772) 2026-04-03 13:18:50 +10:00
worktree test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
index.ts add automatic heap snapshots for high-memory cli processes (#20788) 2026-04-03 02:34:33 +00:00
node.ts feat: add Node.js entry point and build script (#18324) 2026-03-19 21:35:07 -04:00
sql.d.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00