Install

Install the engine and start locally.

The recommended path is the local-first workflow for development, validation, and release verification.

Install

curl -fsSL https://get.munk.sh | sh
munk doctor
munk start --goal "Open Settings and enable Wi-Fi" --config /path/to/config.yaml

Requirements

macOS or Linux environment with Node and Python available

A working device or target environment for verification

A valid config file for model setup

Next steps

Use runtime-dev during active development and integration.

Read the docs for multi-modal model setup, change-aware workflows, and generalization details.