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
Added codedebrief setup <agent> --source <path> [...] so initial setup can index only
selected folders before the first artifact generation starts.
Fixed
Suppressed non-fatal Python SyntaxWarning messages from analyzed project files during setup and update; valid files with legacy string escapes are still analyzed.
Wrote JSON MCP configs from WSL /mnt/<drive>/... projects through wsl.exe --cd so
Windows-native agent clients do not receive raw WSL paths as command targets.
Documentation
Documented how to analyze only selected folders with source_roots while keeping codedebrief-out in the current project root.