Replace OpenCode with SmartAgent runtime
This commit is contained in:
@@ -3,7 +3,6 @@ export declare const GitZoneRemoteServer: unique symbol;
|
||||
export interface IGitZoneRemoteEnvironment {
|
||||
workspacePath: string;
|
||||
processId: number;
|
||||
opencodePort?: number;
|
||||
theiaPort?: number;
|
||||
serverVersion?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user