mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
@@ -271,6 +271,11 @@ export async function runRpcMode(runtimeHost: AgentSessionRuntime): Promise<neve
|
||||
// Custom editor components not supported in RPC mode
|
||||
},
|
||||
|
||||
getEditorComponent() {
|
||||
// Custom editor components not supported in RPC mode
|
||||
return undefined;
|
||||
},
|
||||
|
||||
get theme() {
|
||||
return theme;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user