cloudaxe-opencode/packages/opencode/src
2026-04-23 00:25:38 -04:00
..
account refactor: eliminate account/ barrel, route consumers to sibling files (#22995) 2026-04-17 01:55:50 +00:00
acp chore: generate 2026-04-17 00:04:01 +00:00
agent Merge branch 'dev' into nxl/improve-compaction-strategy 2026-04-17 11:53:17 +08:00
auth refactor: collapse auth/ barrel — merge auth.ts into index.ts + self-reexport (#22993) 2026-04-17 01:52:19 +00:00
bus refactor: unwrap BusEvent namespace + self-reexport (#22962) 2026-04-16 23:46:49 +00:00
cli fix(tui): fail fast on invalid session startup (#23837) 2026-04-23 00:25:38 -04:00
command refactor: collapse command barrel into command/index.ts (#22903) 2026-04-16 20:30:52 +00:00
config chore(core): clean up after ConfigPermission Effect Schema migration (#23749) 2026-04-21 17:40:54 -04:00
control-plane refactor(core): derive all schema.ts leaves' .zod via effect-zod walker (#23754) 2026-04-21 22:51:18 -04:00
effect chore: generate 2026-04-18 15:21:48 +00:00
env refactor: collapse env barrel into env/index.ts (#22900) 2026-04-16 16:29:54 -04:00
file chore: generate 2026-04-20 04:40:12 +00:00
flag fix crash on experimental 2026-04-17 01:14:08 -04:00
format fix: preserve BOM in text tool round-trips (#23797) 2026-04-23 00:25:36 -04:00
git refactor: collapse git barrel into git/index.ts (#22909) 2026-04-16 20:36:07 +00:00
global refactor: collapse global barrel into global/index.ts (#22905) 2026-04-16 20:33:52 +00:00
id refactor: unwrap Identifier namespace + self-reexport (#22963) 2026-04-16 23:48:24 +00:00
ide refactor: collapse ide barrel into ide/index.ts (#22904) 2026-04-16 20:35:04 +00:00
installation refactor: collapse installation barrel into installation/index.ts (#22910) 2026-04-16 20:35:28 +00:00
lsp chore: generate 2026-04-21 22:04:16 +00:00
mcp refactor: use instance state in small services (#23022) 2026-04-18 02:16:15 +00:00
npm fix: patch arborist to get around bun bug (#23460) 2026-04-20 00:49:46 -05:00
patch fix: preserve BOM in text tool round-trips (#23797) 2026-04-23 00:25:36 -04:00
permission refactor(core): derive all schema.ts leaves' .zod via effect-zod walker (#23754) 2026-04-21 22:51:18 -04:00
plugin fix: gh copilot issue w/ haiku (eager_input_streaming not supported) (#23223) 2026-04-17 20:57:48 -05:00
project refactor(core): derive all schema.ts leaves' .zod via effect-zod walker (#23754) 2026-04-21 22:51:18 -04:00
provider refactor(core): derive provider schema .zod via effect-zod walker (#23753) 2026-04-21 17:49:24 -04:00
pty refactor(core): derive all schema.ts leaves' .zod via effect-zod walker (#23754) 2026-04-21 22:51:18 -04:00
question refactor(core): derive all schema.ts leaves' .zod via effect-zod walker (#23754) 2026-04-21 22:51:18 -04:00
server refactor(core): migrate MessageV2 message DTOs (User/Assistant/Part/Info/WithParts) to Effect Schema (#23757) 2026-04-21 23:26:12 -04:00
session refactor(core): migrate MessageV2 errors to Schema-backed named errors (#23764) 2026-04-21 23:40:32 -04:00
share fix(opencode): skip share sync for unshared sessions (#23159) 2026-04-17 20:15:24 +00:00
shell refactor: unwrap Shell namespace + self-reexport (#22964) 2026-04-16 20:11:19 -04:00
skill perf: speed up skill directory discovery (#22990) 2026-04-17 01:35:47 +00:00
snapshot migrate Snapshot schemas to Effect Schema (#23747) 2026-04-21 17:37:27 -04:00
storage fix: remove 7 unnecessary as any casts in opencode core (#22840) 2026-04-16 15:07:02 -04:00
sync refactor(core): derive all schema.ts leaves' .zod via effect-zod walker (#23754) 2026-04-21 22:51:18 -04:00
tool chore: generate 2026-04-23 00:25:37 -04:00
util fix(tui): fail fast on invalid session startup (#23837) 2026-04-23 00:25:38 -04:00
v2 core: track retry attempts with detailed error context on assistant entries 2026-04-18 10:38:35 -04:00
worktree refactor: use InstanceState context in worktree cleanup paths (#23019) 2026-04-17 23:04:16 -04:00
audio.d.ts feat: add interactive burst to the TUI logo (#22098) 2026-04-13 19:36:28 -04:00
index.ts fix(opencode): normalize provider metadata and tag otel runs (#23140) 2026-04-17 15:22:08 -04:00
node.ts feat: unwrap storage namespaces to flat exports + barrel (#22747) 2026-04-15 23:30:49 -04:00
npmcli-config.d.ts fix: patch arborist to get around bun bug (#23460) 2026-04-20 00:49:46 -05:00
sql.d.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00
temporary.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00