• v1.2.4 51b1e5e726

    v1.2.4
    All checks were successful
    CI / docker-build (push) Successful in 20s
    CI / build-and-test (push) Successful in 2m1s
    Stable

    joeyr released this 2026-07-12 22:19:22 -05:00 | 34 commits to main since this release

    Docs only — no change to the bot's runtime, image, or command surface.

    Added

    • docs/PLUGIN_DECOMPOSITION_PLAN.md — a design + staged-migration plan for P4-1 (fuller plugin decomposition). Adopts making the core query feature the third plugin as the "rule of three" trigger: define a real Plugin contract so query/lol/d2 all implement it and the bot core becomes a thin host. Sequenced D2 → LoL → query (riskiest last, behind a proven interface). WHATS_LEFT.md's P4-1 item now points at it.
    Downloads