v0.22.0
·
15 commits
to main
since this release
v0.22.0 (2026-03-13)
This release is published under the GPL-3.0-only License.
Chores
- types: Remove stale typing noise (
5ba099d)
Documentation
-
maintenance: Refresh maintainer notes (
685a358) -
maintenance: Split CLAUDE.md/AGENTS.md into architect vs implementation roles (
18f8ae9)
Break the symlink mirroring convention: CLAUDE.md now holds architect-level context (what, why, how it connects) while AGENTS.md holds implementation-level context (conventions, gotchas, known bugs, test commands). Pure-implementation subdirs (.github, scripts, tests, utils) get AGENTS.md only. Also populates .project-context/ templates (architecture, conventions, gotchas, decisions).
Features
Refactoring
- types: Finish package mypy cleanup (
6f9a3fe)
Detailed Changes: v0.21.3...v0.22.0