ERP

Back-office work,checked twice and posted once.

The agent exports from the ERP in the browser card, runs a script in a terminal card to do the maths, flags every exception, and posts only what matches — after you approve.

Invoice reconciliation and stock reordering.

The agent exports open invoices from the ERP, runs a reconciliation script in a terminal card, flags mismatches, and posts only what matches — after you approve.

Scripts for the maths

Numbers are computed by code in a terminal card, not guessed by a model.

Exceptions are explicit

Every mismatch lands on a todo card with a suggested action.

Posting is gated

Payments and POs wait for a human approval.

Reports you can file

Every run leaves a Markdown report in a note card.

ERP

Month-end, wired

Browser for the ERP, terminal for the maths, you for the decision.

01
Export
Open invoices and POs from the ERP.
02
Reconcile
python reconcile.py in a terminal card.
03
Flag
Exceptions to a todo card and a report note.
04
Post
Only matched items, only after approval.

Works through the web UI of

1CSAPOdooMicrosoft DynamicsNetSuiteOracleAny web ERP
Beyond code

Agents for the rest of the business

The same cards run inbox, sales, back-office and automation work. Each page below is a live, clickable scenario.

Hand the busywork to an agent

Keep the approvals. Lose the copy-paste.

The first-run wizard installs an agent CLI, Git and the dictation model for you — or skips each step.