vibe-action 0.0.7

Command router — execute shell commands and LLM prompts via simple YAML actions.
1
2
3
4
//! CLI command handlers.
//! Run and serve subcommands.

pub mod action;