Python CLI Publishing
The CLI now supports publishing Python Triks directly to the registry — the full create-to-publish workflow is available for both TypeScript and Python.
SQLite Storage Migration
Persistent storage has been migrated from file-based to SQLite, improving reliability and performance for Triks that store data across sessions.
Website Updates
- Mobile-responsive navigation
- Multi-language documentation with TypeScript/Python toggle
- New docs for storage, configuration, and cross-environment usage
- Analytics and favicon added