ghost-core 0.1.12

Core automation primitives (recipes, store) for the Ghost desktop-automation MCP server.
Documentation
1
2
3
4
5
pub mod cdp;
pub mod learning;
pub mod recipe;

pub use recipe::{engine, store, types};