You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: parallel sandbox execution and improve MCP/workflow debugging
- Fix sandbox parallel execution errors by passing `log` through scope
instead of declaring in code header (prevents "already declared" errors)
- Only inject `log` when injectLog=true, allowing callers to define their own
- Fix wrapFunction default to handle partial options correctly
- Add detailed logging for MCP SSE communication and workflow tool execution
- Make worktree IDs deterministic for reuse across multiple calls
- Reuse existing project paths in workspace manager to prevent duplicates
- Update @probelabs/probe to v0.6.0-rc210
- Add enableTasks option propagation to ProbeAgent
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments