cloudaxe-opencode/packages/opencode/src
Robert Poschenrieder 0bfa55b623
tweak (config): make modalities input/output fields optional so that u can specify one without both being required (#29268)
Co-authored-by: Robert Poschenrieder <Robert_Poschenrieder@epdeberw000f.fritz.box>
2026-05-25 16:29:11 -05:00
..
account test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00:00
acp chore: drop dead imports across opencode/core/llm (#28720) 2026-05-21 17:03:12 -04:00
acp-next fix(acp-next): add config switch fast paths (#29255) 2026-05-26 00:24:03 +05:30
agent test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +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 test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00:00
cli feat(acp): add initial acp-next skeleton behind runtime flag (#29226) 2026-05-25 20:33:40 +05:30
command refactor(project): import instance context directly (#27714) 2026-05-15 15:59:56 +05:30
config tweak (config): make modalities input/output fields optional so that u can specify one without both being required (#29268) 2026-05-25 16:29:11 -05:00
control-plane test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00:00
effect feat(acp): add initial acp-next skeleton behind runtime flag (#29226) 2026-05-25 20:33:40 +05:30
env test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00:00
file test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00:00
format test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00: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 test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00:00
lsp fix: preserve bus instance context (#28051) 2026-05-17 12:56:42 -04:00
mcp test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00: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 fix(opencode): preserve session update time during project migration (#29147) 2026-05-24 19:31:19 -04:00
provider fix(llm): split OpenAI reasoning summary blocks (#29000) 2026-05-23 20:06:45 -05: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 refactor(httpapi): describe bodyless global upgrade payload 2026-05-25 16:18:31 -04:00
session remove the need for polling from experimental background agents (#29179) 2026-05-25 16:09:56 -05:00
share test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00:00
shell
skill fix(skill): type expected skill failures (#28885) 2026-05-22 23:18:52 +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 test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00:00
tool chore: generate 2026-05-25 21:11:17 +00: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
node.ts
sql.d.ts
temporary.ts