Merge branch 'main' of https://git.nianxx.cn/wangxuming/makelore
# Conflicts: # electron/coding-runtime/pi/extensions/makelore-runtime.ts
This commit is contained in:
@@ -269,6 +269,7 @@ export class PiManagedExtensionHost {
|
||||
MAKELORE_PI_WORKER_TOKEN: token,
|
||||
MAKELORE_PI_CONTEXT_FILE: contextFile,
|
||||
MAKELORE_PI_WORKER_ROLE: role,
|
||||
...(record.projectPath ? { MAKELORE_PI_PROJECT_PATH: record.projectPath } : {}),
|
||||
},
|
||||
sensitiveValues: [token],
|
||||
allowedToolNames: [...allowedToolNames],
|
||||
|
||||
Reference in New Issue
Block a user