cloudaxe-opencode/packages/opencode/src
opencode-agent[bot] 72acdf0505 chore: generate
2026-05-13 14:50:34 +00:00
..
account refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00
acp chore: generate 2026-05-12 19:44:26 +00:00
agent refactor(flags): route scout through runtime flags (#27318) 2026-05-13 17:07:53 +05:30
auth Drop unused opencode Zod statics (#26935) 2026-05-11 17:14:18 -04:00
background feat(core): add background job service (#27033) 2026-05-12 15:22:38 +05:30
bus research: delete Hono backend (do not merge) (#25667) 2026-05-09 13:10:42 +00:00
cli core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
command Remove effect-zod bridge (#26956) 2026-05-11 21:14:55 -04:00
config temporarily revert: preserve permission ordering by accepting a layered array (#27258) 2026-05-12 23:55:45 -05:00
control-plane fix(core): always start worktrees as detached (#26931) 2026-05-11 16:22:25 -04:00
effect refactor(flags): route session workspaces through runtime flags (#27335) 2026-05-13 20:14:40 +05:30
env refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00
file Remove internal Zod schemas (#26974) 2026-05-11 21:40:44 -04:00
format Drop unused domain Zod statics (#26927) 2026-05-11 16:10:58 -04:00
git feat(core): copy file changes when warping (#26190) 2026-05-07 10:24:17 -04:00
id feat(core): add background job service (#27033) 2026-05-12 15:22:38 +05:30
ide Remove Zod from named errors (#26982) 2026-05-12 09:20:15 -04:00
image feat: better image handling (auto resize & max size constraints) (#26401) 2026-05-10 01:48:19 -05:00
installation Remove internal Zod schemas (#26974) 2026-05-11 21:40:44 -04:00
lsp Remove Zod from named errors (#26982) 2026-05-12 09:20:15 -04:00
mcp Remove local MCP Zod schema (#27095) 2026-05-12 12:38:27 -04:00
patch Remove internal Zod schemas (#26974) 2026-05-11 21:40:44 -04:00
permission Drop unused opencode Zod statics (#26935) 2026-05-11 17:14:18 -04:00
plugin effect: add RuntimeFlags service (#27181) 2026-05-12 20:59:02 -04:00
project fix: annotate Effect log metadata (#27093) 2026-05-12 11:31:18 -05:00
provider core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
pty Drop unused domain Zod statics (#26927) 2026-05-11 16:10:58 -04:00
question Drop unused opencode Zod statics (#26935) 2026-05-11 17:14:18 -04:00
reference refactor(flags): route scout through runtime flags (#27318) 2026-05-13 17:07:53 +05:30
server core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
session chore: generate 2026-05-13 14:47:40 +00:00
share fix(session): use typed message reads in tools (#27280) 2026-05-13 14:12:51 +05:30
shell refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00
skill Remove Zod from named errors (#26982) 2026-05-12 09:20:15 -04:00
snapshot chore: generate 2026-05-13 14:47:40 +00:00
storage fix(storage): type not found errors (#27265) 2026-05-13 12:25:04 +05:30
sync chore: generate 2026-05-13 14:50:34 +00:00
tool fix(session): make message reads effectful (#27291) 2026-05-13 14:40:12 +05:30
util chore: delete unused util/color module (#27331) 2026-05-13 14:02:17 +00:00
v2 core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
worktree chore: generate 2026-05-13 09:36:51 +00:00
audio.d.ts Add TUI notifications and attention sounds (disabled by default) (#26980) 2026-05-13 03:26:25 +02:00
data-migration.sql.ts Add background code migration service (#26652) 2026-05-11 00:16:42 +00:00
data-migration.ts fix(session): preserve usage update timestamps (#27094) 2026-05-12 22:10:28 +05:30
index.ts Remove Zod from named errors (#26982) 2026-05-12 09:20:15 -04:00
markdown.d.ts feat(skill): built-in opencode-meta skill (#26617) 2026-05-09 22:05:37 -04:00
node.ts refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00
sql.d.ts
temporary.ts