vibe-action 0.1.1

Command router — execute shell commands and LLM prompts via simple YAML actions.
1
2
3
4
//! Default action templates embedded in the binary.
//! These are written to ~/.vibe-action/actions/ on first run.

pub mod default;