June 18th, 2026

Lamatic CLI and real-time cost in logs

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 terminal

The 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/cli
  • Projects: 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

[Lamatic CLI on npm→]


Improved Logs: real-time model pricing per run

The 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.

[Try it in Studio→]