Move OpenCode UI into Electron shell
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Git.Zone IDE
|
||||
|
||||
Git.Zone IDE is a remote-first desktop IDE based on Eclipse Theia, Electron, SSH, and OpenCode server.
|
||||
Git.Zone IDE is a remote-first desktop IDE based on Eclipse Theia, Electron, SSH, and OpenCode.
|
||||
|
||||
The local Electron shell manages SSH sessions and tunnels. The remote host runs the Theia backend and OpenCode server inside the selected workspace, so files, terminals, Git, language servers, tests, and AI agent actions all execute where the code lives.
|
||||
The local Electron shell manages SSH sessions, tunnels, and the native OpenCode chat runtime. The remote host runs the Theia backend inside the selected workspace; OpenCode code tools are overridden so file, shell, search, and patch actions execute remotely over SSH where the code lives.
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user