cloudaxe-opencode/packages/opencode/src
Kit Langton 370690c1f8 add experimental config providers HttpApi slice
Add a parallel experimental config providers HttpApi endpoint, keep the schema local to the slice for now, and normalize the provider payload through JSON serialization so the draft route returns a stable JSON shape.
2026-04-14 20:43:38 -04:00
..
account refactor(account): destroy Account facade (#22068) 2026-04-11 14:16:36 -04:00
acp chore: generate 2026-04-14 16:39:15 +00:00
agent refactor(plugin): remove async facade exports (#22367) 2026-04-13 21:24:20 -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 feat: add --sanitize flag to opencode export to strip PII or confidential info (#22489) 2026-04-14 16:24:18 -05:00
command refactor: collapse command facade (#21981) 2026-04-10 23:52:12 -04:00
config kit/env instance state (#22383) 2026-04-13 22:28:16 -04:00
control-plane refactor(worktree): remove async facade exports (#22369) 2026-04-13 21:23:15 -04:00
effect fix: restore instance context in prompt runs (#22498) 2026-04-15 03:59:12 +05:30
env kit/env instance state (#22383) 2026-04-13 22:28:16 -04:00
file fix(opencode): resolve ripgrep worker path in builds (#22436) 2026-04-14 16:39:21 +05:30
filesystem refactor(effect): upgrade opencode to beta.46 context APIs (#21977) 2026-04-10 23:06:28 -04:00
flag
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
id ignore: v2 experiments 2026-04-14 14:25:38 -04:00
ide
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 fix(mcp): persist immediate oauth connections (#22376) 2026-04-14 13:56:45 -04:00
npm
patch
permission refactor(permission): remove async facade exports (#22342) 2026-04-13 19:33:58 -04:00
plugin refactor(plugin): remove async facade exports (#22367) 2026-04-13 21:24:20 -04:00
project fix(project): reuse runtime in instance boot (#22470) 2026-04-14 12:53:13 -04:00
provider kit/env instance state (#22383) 2026-04-13 22:28:16 -04:00
pty refactor(pty): remove async facade exports (#22305) 2026-04-13 11:47:05 -04:00
question add experimental question HttpApi slice (#22357) 2026-04-14 19:43:49 +00:00
server add experimental config providers HttpApi slice 2026-04-14 20:43:38 -04:00
session fix: restore instance context in prompt runs (#22498) 2026-04-15 03:59:12 +05:30
share refactor(session): remove async facade exports (#22471) 2026-04-14 13:45:13 -04:00
shell
skill refactor(skill): remove async facade exports (#22308) 2026-04-13 11:18:10 -04:00
snapshot refactor(snapshot): remove async facade exports (#22370) 2026-04-13 21:24:54 -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 add experimental question HttpApi slice (#22357) 2026-04-14 19:43:49 +00: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 experiments 2026-04-14 14:25:38 -04:00
worktree refactor(worktree): remove async facade exports (#22369) 2026-04-13 21:23:15 -04:00
audio.d.ts feat: add interactive burst to the TUI logo (#22098) 2026-04-13 19:36:28 -04:00
index.ts
node.ts
sql.d.ts