cloudaxe-opencode/packages/opencode/src
2026-03-25 23:59:53 -05:00
..
account effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
acp refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
agent effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
auth effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
bun fix(e2e): fail fast on config dependency installs (#17280) 2026-03-13 14:08:51 +10:00
bus effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
cli fix(opencode): image paste on Windows Terminal 1.25+ with kitty keyboard (#17674) 2026-03-26 12:00:38 +10:00
command effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
config chore: remove dead code for todoread tool (#19128) 2026-03-25 16:21:42 +00:00
control-plane effectify Worktree service (#18679) 2026-03-24 20:26:21 -04:00
effect effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
env
file chore: generate 2026-03-26 00:56:34 +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 effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
git effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -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 effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
lsp tweak: only spawn lsp servers for files in current instance (or cwd if instance is global) (#19058) 2026-03-25 00:31:29 -05:00
mcp skill: use Effect.cached for load deduplication (#19165) 2026-03-26 00:55:43 +00:00
patch
permission effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
plugin chore: generate 2026-03-26 00:56:34 +00:00
project chore: generate 2026-03-26 00:56:34 +00:00
provider fix: ensure enterprise url is set properly during auth flow (#19212) 2026-03-25 23:59:53 -05:00
pty effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
question effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
server feat: restore git-backed review modes with effectful git service (#18900) 2026-03-25 21:09:53 +05:30
session effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
share feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04:00
shell fix(electron): hide Windows background consoles (#16842) 2026-03-11 13:33:06 +10:00
skill skill: use Effect.cached for load deduplication (#19165) 2026-03-26 00:55:43 +00:00
snapshot effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
storage feat: restore git-backed review modes with effectful git service (#18900) 2026-03-25 21:09:53 +05:30
sync chore: generate 2026-03-25 14:48:44 +00:00
tool effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
util feat: restore git-backed review modes with effectful git service (#18900) 2026-03-25 21:09:53 +05:30
worktree effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04: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