cloudaxe-opencode/packages/opencode/src
2026-03-30 21:06:05 -04:00
..
account effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
acp
agent refactor: replace Filesystem util with AppFileSystem service (#20127) 2026-03-30 21:48:28 +00:00
auth chore: generate 2026-03-30 21:49:45 +00:00
bun tui plugins (#19347) 2026-03-27 15:00:26 +01:00
bus effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
cli fix(theme): darken muted text in catppuccin tui themes (#20161) 2026-03-30 21:06:05 -04:00
command refactor(effect): yield services instead of promise facades (#19325) 2026-03-26 21:46:38 -04:00
config refactor: replace Filesystem util with AppFileSystem service (#20127) 2026-03-30 21:48:28 +00:00
control-plane refactor(core): move more responsibility to workspace routing (#19455) 2026-03-27 16:33:56 -04:00
effect chore: generate 2026-03-30 20:08:09 +00:00
env
file refactor: replace Filesystem util with AppFileSystem service (#20127) 2026-03-30 21:48:28 +00:00
filesystem chore: generate 2026-03-28 14:26:45 +00:00
flag tui plugins (#19347) 2026-03-27 15:00:26 +01:00
format chore: generate 2026-03-27 21:38:08 +00: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
installation refactor(effect): yield services instead of promise facades (#19325) 2026-03-26 21:46:38 -04:00
lsp refactor(effect): yield services instead of promise facades (#19325) 2026-03-26 21:46:38 -04:00
mcp chore: generate 2026-03-27 01:47:36 +00:00
patch
permission effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
plugin fix(plugin): properly resolve entrypoints without leading dot (#20140) 2026-03-31 09:21:17 +10:00
project refactor(vcs): replace async git() with ChildProcessSpawner (#19361) 2026-03-27 02:14:46 +00:00
provider refactor: replace Filesystem util with AppFileSystem service (#20127) 2026-03-30 21:48:28 +00:00
pty feat(windows): add first-class pwsh/powershell support (#16069) 2026-03-30 13:10:01 +10:00
question effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
server fix(session): restore busy route handling and add regression coverage (#20125) 2026-03-30 20:30:34 +00:00
session refactor: replace Filesystem util with AppFileSystem service (#20127) 2026-03-30 21:48:28 +00:00
share feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04: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 chore: generate 2026-03-27 01:47:36 +00:00
storage revert: roll back git-backed review modes (#19295) 2026-03-26 10:14:57 -04:00
sync chore: generate 2026-03-25 14:48:44 +00:00
tool refactor(session): effectify SessionPrompt service (#19483) 2026-03-30 20:06:51 +00:00
util update plugin themes when plugin was updated (#20052) 2026-03-30 13:51:07 +02:00
worktree tui plugins (#19347) 2026-03-27 15:00:26 +01:00
index.ts tui plugins (#19347) 2026-03-27 15:00:26 +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