worker
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -353,8 +353,8 @@ class WorkerService {
|
|||||||
options: {
|
options: {
|
||||||
model: MODEL,
|
model: MODEL,
|
||||||
disallowedTools: DISALLOWED_TOOLS,
|
disallowedTools: DISALLOWED_TOOLS,
|
||||||
abortController: session.abortController
|
abortController: session.abortController,
|
||||||
// pathToClaudeCodeExecutable: claudePath
|
pathToClaudeCodeExecutable: ''
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user