All updates

Variables & Persistent Storage

Triks can now use environment variables and persist data across sessions with the new storage API.

feature

Environment Variables

Triks can now securely access configuration values and API keys through a managed variable system with proper isolation.

Persistent Storage

A new storage API lets Triks persist data across sessions — useful for caching, user preferences, and stateful workflows.