opencode/packages/opencode/src
2026-04-10 21:47:28 -04:00
..
account refactor: remove unused runtime facade exports (#21731) 2026-04-09 14:52:06 -04:00
acp
agent fix: ensure that openai oauth works for agent create cmd, use temporary hack (#21749) 2026-04-09 15:25:59 -05:00
auth
bus feat: add AppRuntime for unified service composition (#21953) 2026-04-10 19:46:52 -04:00
cli rector(core,tui): handle workspace state in project context, add workspace status, improve ui (#21896) 2026-04-10 13:03:20 -04:00
command
config feat(mcp): add OAuth redirect URI configuration for MCP servers (#21385) 2026-04-09 11:45:52 -05:00
control-plane rector(core,tui): handle workspace state in project context, add workspace status, improve ui (#21896) 2026-04-10 13:03:20 -04:00
effect refactor: destroy Todo facade (#21962) 2026-04-10 21:47:28 -04:00
env
file chore: generate 2026-04-10 17:57:46 +00:00
filesystem
flag
format tweak: make it so disabling uv or ruff fmters disables both (#21921) 2026-04-10 13:30:30 -05:00
git refactor: remove unused runtime facade exports (#21731) 2026-04-09 14:52:06 -04:00
global
id
ide
installation
lsp fix: ts lsp (#21827) 2026-04-10 00:15:45 -05:00
mcp feat: add AppRuntime for unified service composition (#21953) 2026-04-10 19:46:52 -04:00
npm
patch
permission
plugin feat: add support for fast modes for claude and gpt models (that support it) (#21706) 2026-04-09 12:06:26 -05:00
project feat: add AppRuntime for unified service composition (#21953) 2026-04-10 19:46:52 -04:00
provider feat: add support for fast modes for claude and gpt models (that support it) (#21706) 2026-04-09 12:06:26 -05:00
pty feat: add AppRuntime for unified service composition (#21953) 2026-04-10 19:46:52 -04:00
question
server refactor: destroy Todo facade (#21962) 2026-04-10 21:47:28 -04:00
session refactor: destroy Todo facade (#21962) 2026-04-10 21:47:28 -04:00
share refactor(session): extract sharing orchestration (#21759) 2026-04-09 21:47:48 -04:00
shell Remove CLI from electron app (#17803) 2026-04-09 13:18:46 +08:00
skill
snapshot
storage refactor: destroy Storage facades (#21956) 2026-04-10 21:21:02 -04:00
sync rector(core,tui): handle workspace state in project context, add workspace status, improve ui (#21896) 2026-04-10 13:03:20 -04:00
tool convert skill tool to Tool.defineEffect (#21936) 2026-04-10 19:49:53 -04:00
util
worktree feat: add AppRuntime for unified service composition (#21953) 2026-04-10 19:46:52 -04:00
index.ts Revert "opencode: lazy-load top-level CLI commands" (#21726) 2026-04-09 20:03:48 +02:00
node.ts Remove CLI from electron app (#17803) 2026-04-09 13:18:46 +08:00
sql.d.ts