cloudaxe-opencode/packages/opencode/src
2026-06-05 09:47:17 +00:00
..
account chore: generate 2026-05-31 01:09:55 +00:00
acp fix(opencode): ACP.loadSession should replay all messages (#30761) 2026-06-04 23:14:21 +05:30
agent feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
auth refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
background feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
bus refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
cli opencode/run: refresh themes after terminal reloads (#30917) 2026-06-05 09:47:17 +00:00
command refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
config feat(core): add skill registry and file agent loading (#30617) 2026-06-03 16:58:34 -04:00
control-plane feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
effect refactor(core): consolidate pty service (#30537) 2026-06-03 15:17:46 +05:30
env test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00:00
format refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -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 refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
image refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
installation fix(opencode): fallback to sh for curl upgrade (#30499) 2026-06-03 12:27:20 +05:30
lsp refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
mcp refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
patch refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
permission chore: generate 2026-06-03 02:43:28 +00:00
plugin fix(openai): preserve websocket idle state (#30586) 2026-06-03 12:23:00 -05:00
project chore: generate 2026-06-03 03:27:34 +00:00
provider chore: generate 2026-06-05 03:21:15 +00:00
question fix(sdk): preserve generated event contracts 2026-05-31 03:18:43 -04:00
reference refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
server feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
session feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
share feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
shell refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
skill fix build 2026-06-04 11:11:23 -04:00
snapshot refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
storage refactor(opencode): remove JSON storage migration (#30461) 2026-06-02 19:05:14 -04:00
sync refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
tool feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
util feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
worktree refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
audio.d.ts Add TUI notifications and attention sounds (disabled by default) (#26980) 2026-05-13 03:26:25 +02:00
event-v2-bridge.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
index.ts chore: generate 2026-06-02 23:06:44 +00:00
markdown.d.ts
node.ts refactor(opencode): remove JSON storage migration (#30461) 2026-06-02 19:05:14 -04:00
pty-preparation.ts refactor(core): consolidate pty service (#30537) 2026-06-03 15:17:46 +05:30
sql.d.ts
temporary.ts