Commit graph

7 commits

Author SHA1 Message Date
Kit Langton
36ac35a7c8
refactor(util): make layer graphs opaque and composable
Replace exposed layer graph assembly with opaque declarations, checked substitutions, and lifetime-aware compilation. Preserve deep replacement, ordered startup, and Effect-owned resource lifetimes; migrate callers and verify source and published package contracts.
2026-08-31 13:46:27 -04:00
Kit Langton
d84d1421ae
test(core): bind acquired test services (#45711) 2026-08-27 22:43:09 -04:00
Shoubhit Dash
8a402d3f03
refactor(core): move tool output config into state (#43422) 2026-08-19 18:25:22 +05:30
Dax
5c7f5840ee
feat(core): persist web search provider selection (#42663) 2026-08-14 20:19:02 -04:00
opencode-agent[bot]
49d07ffe5f
fix(core): use file times for tool output cleanup (#42450)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-13 21:44:16 -05:00
opencode-agent[bot]
b274db88b0
chore(core): format package (#41205)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-07 23:18:03 -05:00
Aiden Cline
5fb0d7c99c
feat(core): bound tool output (#40929) 2026-08-07 00:02:14 -05:00