ryu-recipes
Recipes: ghost-os parity for Ryu's workflow system — parameterized, replayable native-desktop automations (record once with a frontier model, replay forever with a small one). An extracted Core capability crate owning the on-disk store surface (over ghost-core's RecipeStore), the replay/record engine, and the `/api/recipes/*` HTTP surface. In-process default; Core consumes it as a NON-optional path dependency because the workflow executor's GhostAction/Recipe nodes need `run`/`extract_mcp_json` unconditionally — the `recipes` cargo feature only gates the HTTP routes. The live-ghost couplings (the shared MCP registry for replay, and the dedicated recording subprocess / McpSession lifecycle) are inverted through the `RecipesHost` trait so this crate has ZERO dependency on apps/core.
Activity
- Latest release
- 4w ago
- Total releases
- 14
- Cadence
- ~daily
- Last 12 months
- 14
Reach
- Downloads
- 203
Details
- License
- Apache-2.0
- First release
- Jul 18, 2026