cloudaxe-opencode/packages/opencode/src
2026-05-29 11:35:26 -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): cover smoke parity gaps (#29719) 2026-05-28 16:25:00 +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 fix(tui): pin dialog select footer to bottom (#29878) 2026-05-29 16:43:50 +05:30
command refactor(project): import instance context directly (#27714) 2026-05-15 15:59:56 +05:30
config chore: generate 2026-05-27 02:24:30 +00:00
control-plane test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00:00
effect feat(openai): add responses websocket transport (#29477) 2026-05-27 15:02:37 -05:00
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 fix(opencode): serialize mcp auth mutations (#29852) 2026-05-29 14:50:15 +05:30
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 fix(openai): proxy websocket connections under bun (#29832) 2026-05-28 23:53:07 -05:00
project fix(opencode): preserve session update time during project migration (#29147) 2026-05-24 19:31:19 -04:00
provider fix(opencode): support vertex opus adaptive reasoning (#29911) 2026-05-29 11:35:26 -05:00
pty fix(opencode): allow pid 0 in Pty.Info for Windows ConPTY (#29828) 2026-05-29 13:47:50 +10: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 fix(core): allow colons inside passwords (#29576) 2026-05-28 13:17:35 -04:00
session fix(openai): retry websocket stream failures (#29673) 2026-05-28 01:16:18 -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 fix(openai): proxy websocket connections under bun (#29832) 2026-05-28 23:53:07 -05:00
v2 chore: drop dead imports across opencode/core/llm (#28720) 2026-05-21 17:03:12 -04:00
worktree feat(tui): add workspace management dialog (#29612) 2026-05-27 18:09:40 +00: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
sql.d.ts
temporary.ts