| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-02 | 488 Bytes | |
| v0.7.2 source code.tar.gz | 2026-03-02 | 16.4 MB | |
| v0.7.2 source code.zip | 2026-03-02 | 16.4 MB | |
| Totals: 3 Items | 32.8 MB | 0 | |
What's Changed
Features
- Add opt-in telemetry system using PostHog for anonymous usage analytics
- Add CI infrastructure (build-test, publish workflows)
- Add pre-commit check script
Fixes
- Fix PostHog telemetry to use Posthog class instance pattern
- Hardcode PostHog API key for automatic telemetry (users can still opt-out via DO_NOT_TRACK=1)
- Fix linting issues in template files
Documentation
- Add CLAUDE.md with agent instructions
- Add telemetry documentation