cloudaxe-opencode/packages/opencode/src
2026-04-23 00:29:56 -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 fix(session): improve session compaction (#23870) 2026-04-23 00:25:38 -04: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 feat: support pull diagnostics in the LSP client (C#, Kotlin, etc) (#23771) 2026-04-23 00:25:40 -04:00
command
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
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
global
id refactor: unwrap Identifier namespace + self-reexport (#22963) 2026-04-16 23:48:24 +00:00
ide
installation
lsp chore: generate 2026-04-23 00:25:40 -04:00
mcp refactor: use instance state in small services (#23022) 2026-04-18 02:16:15 +00:00
npm feat: support pull diagnostics in the LSP client (C#, Kotlin, etc) (#23771) 2026-04-23 00:25:40 -04: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 tweak: codex model logic (#23925) 2026-04-23 00:29:56 -04:00
project fix(project): use git common dir for bare repo project cache (#19054) 2026-04-23 00:25:39 -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 fix(session): improve session compaction (#23870) 2026-04-23 00:25:38 -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
sync refactor(core): derive all schema.ts leaves' .zod via effect-zod walker (#23754) 2026-04-21 22:51:18 -04:00
tool feat: support pull diagnostics in the LSP client (C#, Kotlin, etc) (#23771) 2026-04-23 00:25:40 -04:00
util chore: generate 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
index.ts fix(opencode): normalize provider metadata and tag otel runs (#23140) 2026-04-17 15:22:08 -04:00
node.ts
npmcli-config.d.ts fix: patch arborist to get around bun bug (#23460) 2026-04-20 00:49:46 -05:00
sql.d.ts
temporary.ts