01
Install CLI
Use the global npm package. It is the public entrypoint for the local Gunmetal runtime.
Download
Install the CLI globally. The npm package installs the native runtime, then `gunmetal setup` walks the first provider, model sync, and key creation.
gunmetal setup gunmetal start gunmetal start --no-open gunmetal status
Use the global npm package. It is the public entrypoint for the local Gunmetal runtime.
Setup connects one provider, checks auth, syncs models, creates one key, and prints a ready-to-run test command.
Use `gunmetal start` to open the local Dashboard and API. Use `gunmetal start --no-open` when you only want the daemon.