May 5, 2026
v0.1.15
Gunmetal v0.1.15 alpha
LatestGunmetal v0.1.15 alpha
Gunmetal is still alpha software. This release focuses on making the first public workflow coherent from install through a real local API request.
Highlights
Dashboard starts at `http://127.0.0.1:4684/` from `gunmetal start`.
Provider setup is clearer for browser-session providers such as Codex and Copilot, and API-key providers such as OpenRouter, Zen, and OpenAI.
Playground testing now follows the real user path: authenticate a provider, sync models, create a Gunmetal key, choose a provider-qualified model, and send a prompt through the local API.
Dashboard loading, empty, blocked, and auth-pending states are more explicit.
Public docs and package metadata now label Gunmetal as alpha and use the current `gunmetal start` workflow.
GitHub repository metadata now points to the public alpha site and marks all current releases as prereleases while Gunmetal remains in `v0.1.x`.
Install