picoframe-core 0.0.2

Core types and the base frame plugin for picoframe Tauri apps
Documentation

Core types and the base frame plugin for picoframe Tauri apps.

Every picoframe plugin command returns a [CliResult] — a small, uniform envelope the frontend's typed defineCommand bindings unwrap. This mirrors the engineer-assist CliResult pattern but trimmed to the essentials.