CLI · Desktop · BI
Operate Embrasure from the terminal, your desktop, and dashboards.
Three surfaces over one governed backend. Engineers ship pipelines from the CLI, power users work in the native app, and everyone reads live dashboards. The same approval gates and audit log apply everywhere.
Command line
Governed pipelines from the terminal.
Author, validate, and ship data pipelines with the same plan, approve, run loop, without leaving your shell.
Plan before you apply
embrasure pipeline plan previews exactly what a run will do; validate checks the YAML locally first.
Run and diagnose
apply --watch streams the run; health and diagnose surface failures with the context to fix them.
Review in Git
embrasure pipeline pr opens a pull request, so pipeline changes ship through your normal review.
Desktop
A native workbench for power users.
A macOS app for the people who go deep: chat with your agent, run Jupyter notebooks, build dashboards, and inspect the reasoning behind every answer, with credentials stored in the system keychain.
Chat and notebooks
Python and SQL cells run against a managed runtime right beside the conversation.
Dashboards inline
Build and preview ECharts dashboards without leaving the native app.
Inspect the trace
Open any run to see the plan, SQL, and approvals that produced a result.
Dashboards & BI
Dashboards and metrics the whole team reads.
Author in plain English or SQL, schedule metric pipelines, and publish dashboards people trust because they can trace how each number was built.
Metric pipelines
Schedule recurring queries and generate dashboards directly from their results.
Widgets that fit the question
Stat cards, lines, bars, pivots, and tables assembled from one dashboard spec.
Traceable by design
Every published number links back to the query and the run behind it.

