- Bug fix
- Handcrafted loader
- Structural catalog change
- Core/API change
- Gallery or documentation change
- Tooling, test, or distribution change
- Breaking change
-
pnpm lint -
pnpm typecheck -
pnpm test -
pnpm build -
pnpm test:browseragainst a runningpnpm devor preview server
Manual coverage:
- All eight agent states have intentional visuals
- Reduced motion remains useful and static
- Size, speed, pause, reconnect, and theme refresh work
- Progress is visible and accessible, or
supportsProgressis false - Metadata, registration, package export, and source filenames agree
- No per-frame layout reads, style reads, canvas allocation, or unbounded resources
- Visuals and assets are original or include compatible license and attribution
- The pull request is focused and linked to an issue or proposal when one exists or is required
- Documentation and changelog entries are updated when user-facing behavior changed
- Generated adapters were changed through their canonical source
- No credentials, personal data, build output, or unrelated changes are included
- I have the right to submit this work under the MIT License