cloudaxe-opencode/packages/opencode/src
2026-05-24 20:12:48 -04:00
..
account refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
acp chore: drop dead imports across opencode/core/llm (#28720) 2026-05-21 17:03:12 -04:00
agent refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
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 refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
cli fix(tui): when diff viewer closes always return to last route (#28903) 2026-05-22 15:30:31 -04:00
command refactor(project): import instance context directly (#27714) 2026-05-15 15:59:56 +05:30
config refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
control-plane refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
effect refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
env refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
file refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
format refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
git effect(core): track stderr truncation; polish AppProcess callers (#27353) 2026-05-13 20:31:03 -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 fix: image resizer wasm loading, reenable image resizing (#26805) 2026-05-13 23:06:07 -05:00
installation refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
lsp fix: preserve bus instance context (#28051) 2026-05-17 12:56:42 -04:00
mcp refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
patch chore: generate 2026-05-14 00:33:32 +00:00
permission fix(httpapi): return request not found errors (#28693) 2026-05-22 16:29:12 +05:30
plugin chore: drop dead imports across opencode/core/llm (#28720) 2026-05-21 17:03:12 -04:00
project refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
provider refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
pty chore: generate 2026-05-22 18:25:01 +00:00
question chore: generate 2026-05-22 11:00:29 +00:00
reference fix(repository): type expected reference failures (#28880) 2026-05-22 23:13:14 +05:30
server chore: generate 2026-05-22 18:25:01 +00:00
session refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
share refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
shell refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00
skill test(skill): migrate skill tests to effect fixtures (#29046) 2026-05-24 20:12:48 -04:00
snapshot effect(core): add stdin option to AppProcess.run; migrate snapshot+clipboard (#27224) 2026-05-13 11:10:23 -04:00
storage refactor(instance): remove remaining bind call sites (#27731) 2026-05-15 20:04:42 +05:30
sync refactor(core): centralize service use helper 2026-05-23 19:32:04 -04:00
tool test(opencode): migrate tool registry fixtures (#29042) 2026-05-24 11:15:39 -04:00
util chore: generate 2026-05-22 17:44:34 +00:00
v2 chore: drop dead imports across opencode/core/llm (#28720) 2026-05-21 17:03:12 -04:00
worktree chore: drop dead imports across opencode/core/llm (#28720) 2026-05-21 17:03:12 -04: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
event-v2-bridge.ts fix(opencode): register account events in EventV2 bridge (#28555) 2026-05-20 21:29:12 -04:00
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