v0.2.8
No code changes. Adds a CI workflow (.github/workflows/tests.yml) that runs the full 278-test suite on Python 3.11, 3.12, and 3.13 for every pull request and every push to main — previously all 278 tests only ran manually, which is exactly how the mcp 2.0.0 break fixed in 0.2.7 went unnoticed until a live Glama build failed. README updated with a Tests badge and a corrected test count (was showing a stale "205 tests").