cloudaxe-opencode/packages/opencode/src
2026-03-23 13:11:38 -04:00
..
account Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
acp refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
agent Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
auth fix annotation 2026-03-21 09:11:15 -04:00
bun fix(e2e): fail fast on config dependency installs (#17280) 2026-03-13 14:08:51 +10:00
bus fix(core): use a queue to process events in event routes (#18259) 2026-03-19 13:51:14 -04:00
cli fix console account URL handling (#18809) 2026-03-23 13:11:38 -04:00
command effectify Command service (#18568) 2026-03-22 00:21:41 +00:00
config Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
control-plane refactor: replace Bun.sleep with node:timers/promises sleep (#18301) 2026-03-19 18:50:40 -04:00
effect Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
env
file Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
filesystem feat(filesystem): add AppFileSystem service, migrate Snapshot (#18138) 2026-03-18 19:52:43 -04:00
flag feat: interactive update flow for non-patch releases (#18662) 2026-03-22 23:12:40 +00:00
format Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
global fix: include cache bin directory in which() lookups (#18320) 2026-03-19 21:21:55 -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 feat: interactive update flow for non-patch releases (#18662) 2026-03-22 23:12:40 +00:00
lsp fix(windows): use cross-spawn for shim-backed commands (#18010) 2026-03-19 08:49:16 +10:00
mcp refactor: replace Bun shell execution with portable Process utilities (#18318) 2026-03-19 21:17:06 -04:00
patch fix: Windows path support and canonicalization (#13671) 2026-02-23 10:10:27 +10:00
permission Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
plugin chore: generate 2026-03-22 00:51:19 +00:00
project Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
provider fix(provider): only set thinkingConfig for models with reasoning capability (#18283) 2026-03-21 11:57:52 -05:00
pty effectify Pty service (#18572) 2026-03-22 01:17:13 +00:00
question Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
server feat: interactive update flow for non-patch releases (#18662) 2026-03-22 23:12:40 +00:00
session tweak: add back setting user agent in requests (#18795) 2026-03-23 15:34:59 +00:00
share Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
shell fix(electron): hide Windows background consoles (#16842) 2026-03-11 13:33:06 +10:00
skill chore: generate 2026-03-21 04:52:23 +00:00
snapshot Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
storage allow customizing DB location 2026-03-20 22:49:55 -04:00
tool effectify ToolRegistry service (#18571) 2026-03-22 01:06:01 +00:00
util fix annotation 2026-03-21 09:11:15 -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
node.ts feat: add Node.js entry point and build script (#18324) 2026-03-19 21:35:07 -04:00
sql.d.ts