| .. |
|
account
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +00:00 |
|
acp
|
refactor(acp): extract runtime reentry (#27769)
|
2026-05-15 23:58:52 +05:30 |
|
agent
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +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(server): port event SSE tests to it.instance + testEffectShared (#28569)
|
2026-05-21 02:55:54 +00:00 |
|
cli
|
chore: generate
|
2026-05-21 01:53:45 +00:00 |
|
command
|
refactor(project): import instance context directly (#27714)
|
2026-05-15 15:59:56 +05:30 |
|
config
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +00:00 |
|
control-plane
|
test(control-plane): port workspace.test.ts to it.instance (#28572)
|
2026-05-21 03:23:26 +00:00 |
|
effect
|
fix(tui): gate Zed context on terminal env (#28517)
|
2026-05-20 16:52:33 -04:00 |
|
env
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +00:00 |
|
file
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +00:00 |
|
format
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +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
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +00:00 |
|
lsp
|
fix: preserve bus instance context (#28051)
|
2026-05-17 12:56:42 -04:00 |
|
mcp
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +00:00 |
|
patch
|
chore: generate
|
2026-05-14 00:33:32 +00:00 |
|
permission
|
refactor(permission): drop redundant inner decode in Permission.ask (#28575)
|
2026-05-21 03:34:46 +00:00 |
|
plugin
|
chore: generate
|
2026-05-21 05:14:43 +00:00 |
|
project
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +00:00 |
|
provider
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +00:00 |
|
pty
|
Drop unused domain Zod statics (#26927)
|
2026-05-11 16:10:58 -04:00 |
|
question
|
refactor(question): tool-arg errors at the boundary, drop redundant inner decode (#28570)
|
2026-05-21 03:06:22 +00:00 |
|
reference
|
refactor(session): extract reference prompt helpers (#28197)
|
2026-05-18 22:32:18 +05:30 |
|
server
|
fix(httpapi): remove config error middleware special case (#28631)
|
2026-05-21 15:57:25 +05:30 |
|
session
|
test(session): port llm.test.ts to it.instance (#28578)
|
2026-05-21 04:01:13 +00:00 |
|
share
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +00: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
|
refactor(question): tool-arg errors at the boundary, drop redundant inner decode (#28570)
|
2026-05-21 03:06:22 +00:00 |
|
util
|
refactor(repository): clarify reference domain (#28182)
|
2026-05-18 21:04:44 +05:30 |
|
v2
|
fix(httpapi): expose unavailable v2 session mutations (#28624)
|
2026-05-21 15:12:13 +05:30 |
|
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
|
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
|
|
|