• 0.2.0 7aa54b0287

    0.2.0 Stable

    marvin8 released this 2026-05-14 11:30:10 +00:00 | 57 commits to main since this release

    Signed by marvin8
    SSH key fingerprint: SHA256:cyGOzvyFNw+A8J/LVjRif8v3KZLo8seQDVZbk/IhNhI

    [0.2.0] - 2026-05-14

    Bug Fixes

    • 🐛 patch save_snapshot in cli tests to prevent stray directory

    Documentation

    • 📝 refresh project board 2026-04-29
    • 📝 add update_board.py and document script-based workflow
    • 📝 add Specifications.md and align CLAUDE.md with yilan CLI
    • 📝 add project roadmap with staged build plan and future
    • 📝 switch intent parsing from items to heading-based (spec/docs)
    • 📝 add MkDocs documentation infrastructure
    • 📝 remove Co-Authored-By from contributing docs
    • 📝 update install instructions to use git source

    Features

    • Stage 1 scaffolding — installable package, nox gate,
    • Stage 2 — Data Foundation (models, config, http_client,
    • Stage 3 — API & Concepts (api.py, concepts.py)
    • Stage 4 — Output Layer (renderer.py, sorter.py)
    • Stage 5 — CLI Orchestration (cli.py)
    • add Woodpecker CI workflows
    • add snapshot save/load
    • add diff computation and renderer
    • wire diff subcommand into cli
    • add versioned release infrastructure
    • add pysentry to nox and weekly-checks

    Refactoring

    • ♻️ remove interrogate
    Downloads