merge: integrate upstream main with local Makelore changes
This commit is contained in:
@@ -271,6 +271,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