chore: generate

This commit is contained in:
opencode-agent[bot]
2026-06-29 20:53:48 +00:00
parent fd213e6df6
commit 78235385dd
8 changed files with 11 additions and 39 deletions
@@ -36,9 +36,7 @@ const appLayer = AppNodeBuilder.build(
LayerNode.group([FSUtil.node, CrossSpawnSpawner.node, InstanceStore.node, Database.node, SessionNs.node]),
[[InstanceStore.bootstrapNode, noopBootstrapLayer]],
)
const it = testEffect(
Layer.mergeAll(appLayer, httpApiLayer),
)
const it = testEffect(Layer.mergeAll(appLayer, httpApiLayer))
const original = {
OPENCODE_SERVER_PASSWORD: Flag.OPENCODE_SERVER_PASSWORD,