tmp
This commit is contained in:
parent
8f0a7fe9d3
commit
5491027cea
@ -169,6 +169,7 @@ export async function runClaude(promptPath: string, options: ClaudeOptions) {
|
||||
...config.env,
|
||||
},
|
||||
});
|
||||
console.log("yolo", process.env);
|
||||
|
||||
// Handle Claude process errors
|
||||
claudeProcess.on("error", (error) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user