cloudaxe-opencode/packages/opencode/src
2026-05-20 11:34:56 -04:00
..
account
acp refactor(acp): extract runtime reentry (#27769) 2026-05-15 23:58:52 +05:30
agent fix(provider): type model not found errors (#27334) 2026-05-13 22:23:09 +00: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 fix(bus): acquire PubSub subscription eagerly to close /event race (#27959) 2026-05-18 11:38:05 -04:00
cli fix(cli): default console login url (#28474) 2026-05-20 11:34:56 -04:00
command refactor(project): import instance context directly (#27714) 2026-05-15 15:59:56 +05:30
config fix(config): resolve agent/command names from relative paths (#28359) 2026-05-19 20:48:32 +00:00
control-plane Speed up targeted opencode tests 2026-05-18 16:18:29 +00:00
effect feat(tui): initial impl of diff viewer (#28476) 2026-05-20 11:16:56 -04:00
env
file fix: preserve bus instance context (#28051) 2026-05-17 12:56:42 -04:00
format refactor(project): import instance context directly (#27714) 2026-05-15 15:59:56 +05:30
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 effect(core): track stderr truncation; polish AppProcess callers (#27353) 2026-05-13 20:31:03 -04:00
lsp fix: preserve bus instance context (#28051) 2026-05-17 12:56:42 -04:00
mcp Remove local MCP Zod schema (#27095) 2026-05-12 12:38:27 -04:00
patch chore: generate 2026-05-14 00:33:32 +00:00
permission Drop unused opencode Zod statics (#26935) 2026-05-11 17:14:18 -04:00
plugin fix(bus): acquire PubSub subscription eagerly to close /event race (#27959) 2026-05-18 11:38:05 -04:00
project fix(bus): acquire PubSub subscription eagerly to close /event race (#27959) 2026-05-18 11:38:05 -04:00
provider fix(action): remove orphan symlink breaking GitHub Action staging (#28390) 2026-05-19 20:49:22 +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(session): extract reference prompt helpers (#28197) 2026-05-18 22:32:18 +05:30
server fix(httpapi): preserve v2 openapi errors (#28298) 2026-05-19 11:42:01 +05:30
session feat(native-llm): route Anthropic API-key models through native runtime (#28271) 2026-05-19 08:20:27 -04:00
share fix(bus): acquire PubSub subscription eagerly to close /event race (#27959) 2026-05-18 11:38:05 -04:00
shell
skill refactor(flags): migrate external skills flag (#27685) 2026-05-15 13:24:56 +05:30
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(sync): publish via EffectBridge.fork for codebase consistency (#28187) 2026-05-18 13:30:41 -04:00
tool fix(tool): tolerate plugin tool defs with missing args (#28357) 2026-05-19 15:07:28 +00:00
util refactor(repository): clarify reference domain (#28182) 2026-05-18 21:04:44 +05:30
v2 fix: sort v2 session list by updated time (#27954) 2026-05-18 09:01:55 +10:00
worktree effect(worktree): migrate to AppProcess.run (#27186) 2026-05-13 11:39:35 -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 test fixes 2026-05-14 22:32:38 -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
sql.d.ts
temporary.ts