June 18th, 2026

Two things in this release. The Lamatic CLI is now on npm. Manage your entire org from the terminal. And logs now show real-time model pricing per run, so you always know what a flow costs.
New Lamatic CLI: manage projects, flows, and deployments from the terminalThe official Lamatic CLI is live on npm. Create projects, manage flows, handle deployments, add model credentials and integrations all without opening Studio.
npm install -g @lamatic/cliProjects: create, list, download locally, delete
Flows: create, list, rename, activate/deactivate, delete
Deployments: trigger, list, and inspect deployment details
Contexts: create and manage vector and memory stores
Models & Integrations: add and list credentials

Improved Logs: real-time model pricing per runThe logs list now shows real-time cost per run directly in the table. No more guessing what a flow costs, open Logs and the numbers are right there.