| Age | Commit message (Collapse) | Author |
|
|
|
|
|
to prevent having to double state commands or use 'ls*'
|
|
Co-authored-by: Aiden Cline <[email protected]>
|
|
|
|
|
|
|
|
assistant's
|
|
|
|
|
|
Co-authored-by: Dax <[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: Aiden Cline <[email protected]>
|
|
|
|
|
|
duplication across tools
|
|
|
|
(#7661)
|
|
|
|
|
|
|