Skip to content

v0.15.0

Choose a tag to compare

@ferdinandobons ferdinandobons released this 22 Jun 10:05
· 19 commits to main since this release

Added

  • 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.