Skip to content

v0.4.1

Latest

Choose a tag to compare

@kwschulz kwschulz released this 29 May 14:44
4cda0bc

Fixed

  • Startup box formatting consistency — unified checkmarks (), indented 💡
    recommendations as sub-items under warnings, broke sibling project names and skill names onto
    individual bullet lines matching the Global Context section style, added marker to the
    /plugin to browse line, and corrected a 4→3 space indent on that line.

Changed

  • Coverage floor raised from 75%/80% to 84% — added ~30 fixture- and table-based tests covering
    session-config permission branches, session-stats edge cases, formatter private methods
    (_format_git_section, _format_session_section, _format_rich_header), and selector edge cases
    (action items, __SPACE__ separators, directory headers, env-var population, generic exception
    handler). selector.py 75% → 95%, startup_report.py 91% → 97%, formatter.py 85% → 90%.