greentic-runner 0.1.2

Greentic pack runner with Telegram messaging adapter and node dispatcher.
greentic-runner-0.1.2 is not a library.
Visit the last successful build: greentic-runner-0.4.50

greentic-runner

Greentic runner host for executing agentic flows packaged as Wasm components.
The workspace hosts the runner binary in crates/host plus integration tests in crates/tests and sample bindings under examples/bindings/.

Getting Started

cargo run -p greentic-runner -- --pack /path/to/pack.wasm --bindings examples/bindings/default.bindings.yaml --port 8080

On startup the host loads the supplied pack, enumerates flows, and exposes the messaging webhook for Telegram under /messaging/telegram/webhook.

License

MIT