| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Frank <[email protected]>
|
|
Co-authored-by: Adam <[email protected]>
|
|
This reverts commit 213a87234dd7579873787070e5f8ad98eb88bce8.
|
|
|
|
|
|
sidecar server urls (#12366)
Co-authored-by: Brendan Allan <[email protected]>
|
|
|
|
Co-authored-by: Brendan Allan <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The desktop app sometimes modified __OPENCODE__.serverUrl after the
window is created. Previously this was ignored since defaultServerUrl
was created at module scope, now it isn't created until desktop's
ensure_server_started query complete, after which point serverUrl is
guaranteed to be updated.
|
|
|
|
|
|
|
|
Co-authored-by: Brendan Allan <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 831e9bce51c035ec22ce9562bf0257d6b59b2fe4.
|
|
|
|
|
|
|
|
|