chore: merge v2 into service channel config

This commit is contained in:
Dax Raad 2026-07-21 10:28:58 -04:00
commit e76b29c0b4
1174 changed files with 21121 additions and 336917 deletions

View file

@ -12,7 +12,7 @@ import { SimulatedProvider } from "./simulated-provider"
/**
* Layer replacements applied when the server is built in simulation mode.
*
* The server merges these into the app node build when `OPENCODE_SIMULATE`
* The server merges these into the app node build when simulation is enabled
* is enabled, via a dynamic import so this module is never loaded eagerly.
*
* - Network: all outbound HTTP resolves against the simulated route table;