cloudaxe-opencode/packages/opencode/src
Kit Langton a4c8d0588e refactor(question): use effectful HttpApi group builder
Build the question HttpApi handlers with an effectful group callback so the service is resolved once at layer construction time and the endpoint handlers close over the resulting service methods.
2026-04-14 15:30:28 -04:00
..
account refactor(account): destroy Account facade (#22068) 2026-04-11 14:16:36 -04:00
acp refactor(agent): remove async facade exports (#22341) 2026-04-13 14:54:01 -04:00
agent refactor(agent): remove async facade exports (#22341) 2026-04-13 14:54:01 -04:00
auth refactor(auth): remove async auth facade exports (#22306) 2026-04-13 12:31:43 -04:00
bus refactor(core): publish sync events to global event stream (#22347) 2026-04-13 16:51:59 -04:00
cli use Schema.Class for question payloads 2026-04-13 21:20:07 -04:00
command refactor: collapse command facade (#21981) 2026-04-10 23:52:12 -04:00
config refactor(config): remove async facade exports (#22325) 2026-04-13 13:11:05 -04:00
control-plane feat(core): expose workspace adaptors to plugins (#21927) 2026-04-13 13:33:13 -04:00
effect core: make InstanceBootstrap into an effect (#22274) 2026-04-13 10:16:40 -04:00
env core: prevent parallel test runs from contaminating environment variables 2026-01-31 00:37:21 -05:00
file fix grep exact file path searches (#22356) 2026-04-13 19:26:50 -04:00
filesystem refactor(effect): upgrade opencode to beta.46 context APIs (#21977) 2026-04-10 23:06:28 -04:00
flag feat(opencode): add OTLP observability support (#21387) 2026-04-07 17:02:55 -04:00
format refactor: finish small effect service adoption cleanups (#22094) 2026-04-13 09:17:13 -04:00
git refactor(git): remove runtime facade wrappers (#21982) 2026-04-10 23:52:48 -04:00
global fix: include cache bin directory in which() lookups (#18320) 2026-03-19 21:21:55 -04:00
id 2.0 exploration (#22335) 2026-04-13 13:47:33 -04:00
ide fix(windows): use cross-spawn for shim-backed commands (#18010) 2026-03-19 08:49:16 +10:00
installation refactor(installation): drop facade runtime wrappers (#21984) 2026-04-10 23:26:16 -04:00
lsp refactor(lsp): remove async facade exports (#22321) 2026-04-13 12:47:52 -04:00
mcp refactor(mcp): remove mcp auth async facade exports (#22338) 2026-04-13 15:36:12 -04:00
npm fix(plugin): parse package specifiers with npm-package-arg and sanitize win32 cache paths (#21135) 2026-04-06 00:26:40 +00:00
patch fix: Windows path support and canonicalization (#13671) 2026-02-23 10:10:27 +10:00
permission refactor(permission): remove async facade exports (#22342) 2026-04-13 19:33:58 -04:00
plugin feat(core): expose workspace adaptors to plugins (#21927) 2026-04-13 13:33:13 -04:00
project refactor(core): publish sync events to global event stream (#22347) 2026-04-13 16:51:59 -04:00
provider refactor(provider): remove async facade exports (#22320) 2026-04-13 12:40:00 -04:00
pty refactor(pty): remove async facade exports (#22305) 2026-04-13 11:47:05 -04:00
question refactor(question): use withStatics for answer schema 2026-04-13 22:00:41 -04:00
server refactor(question): use effectful HttpApi group builder 2026-04-14 15:30:28 -04:00
session refactor(session): move llm stream into layer (#22358) 2026-04-13 19:53:30 -04:00
share refactor(effect): upgrade opencode to beta.46 context APIs (#21977) 2026-04-10 23:06:28 -04:00
shell Remove CLI from electron app (#17803) 2026-04-09 13:18:46 +08:00
skill refactor(skill): remove async facade exports (#22308) 2026-04-13 11:18:10 -04:00
snapshot fix(snapshot): complete gitignore respect for previously tracked files (#22172) 2026-04-12 14:05:46 -04:00
storage refactor(effect): upgrade opencode to beta.46 context APIs (#21977) 2026-04-10 23:06:28 -04:00
sync refactor(core): publish sync events to global event stream (#22347) 2026-04-13 16:51:59 -04:00
tool Merge branch 'dev' into kit/question-httpapi-spike 2026-04-13 19:56:49 -04:00
util chore: refactor log.ts, go back to glob but add sort (#22107) 2026-04-11 23:09:19 -05:00
v2 ignore: v2 thoughts 2026-04-13 17:33:34 -04:00
worktree fix: dispose e2e app runtime (#22316) 2026-04-13 11:36:56 -04:00
audio.d.ts feat: add interactive burst to the TUI logo (#22098) 2026-04-13 19:36:28 -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 sqlite again (#10597) 2026-02-14 04:19:02 +00:00