Package Exports
- leedab
- leedab/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (leedab) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
LeedAB
The AI operating system for logistics. A brain that learns how your business operates, Artificial Beings that execute on the apps your team already use.
LeedAB installs on any Mac, Windows, or Linux computer and becomes the operating system for your back-office. A shared brain ingests Slack, email, sheets, tickets, app screens, and docs, then learns how your business actually runs: how a missed delivery gets recovered, how a credit note gets drafted, who owns the priority shipments, the edge cases that used to live in operators' heads. Specialist Artificial Beings (ABs) drive the apps your team already uses, carrier portals, TMS, ERPs, inboxes, spreadsheets, the same way a human operator does. No API connectors. No IT project. Local-first. Every byte of data stays on your hardware.
Install
curl -fsSL https://leedab.com/install.sh | bashThen run the setup wizard:
leedab onboardYou'll need a license key. Get one at leedab.com.
What you get
- The brain - learns your business by observing real operations: refunds, exceptions, decisions, who knows what, the edge cases that used to live in operators' heads. Self-improves with use.
- Artificial Beings (ABs) - specialist agents (dispatch, ops, finance, support, and more) that plug into the same brain. Each owns a workflow end-to-end.
- App-surface execution - ABs open browsers, navigate screens, fill forms, and read dashboards. They drive carrier portals, desktop-era TMS, ERPs, and inboxes the way a human operator does. No API connectors required.
- Messaging - your team reaches ABs on WhatsApp, Telegram, or Microsoft Teams. No new app to learn. Handoffs come with evidence and one-tap approval.
- Pre-built workflows - one-click runs for credit notes, deduction reconciliation, attendance imports, delay detection, and more. Tailored to your license pack.
- Memory - persistent across conversations. Every action ABs take feeds back into the brain.
- Credential vault - AES-256-GCM encrypted. ABs log into services using stored credentials.
- Dashboard - web console at
localhost:3000with ABs, sessions, workflows, and admin. - Local-first - files, credentials, memory, and logs stay on your hardware. Bring your own model keys.
Commands
leedab onboard Setup wizard
leedab start Start the agent and dashboard
leedab dashboard Open the dashboard in your browser
leedab terminal Chat with the agent in terminal
leedab stop Stop the agent
leedab license Show license details — tier, seats, status
leedab configure model Change LLM provider or model
leedab vault add <svc> Store credentials for a service
leedab pairing add <ch> <u> Add users to a channel allowlist
leedab channels List configured channels
leedab team add <name> Add a team member
leedab sessions View conversation sessions
leedab --help All commandsRequirements
- macOS, Windows, or Linux
- A license key from leedab.com
- An LLM API key (Anthropic, OpenAI, Google, DeepSeek, OpenRouter, or Amazon Bedrock)
The one-liner installer handles Node.js and all dependencies for you.
Security
- All data stored locally in
~/.leedab/ - Credentials encrypted with AES-256-GCM
- Per-channel allowlists control who can message the agent
- Team roles with owner, admin, and member access
- Full audit log of every interaction
- License payload signed (Ed25519) and verified locally so a tampered cache can't elevate tier
License
LeedAB is commercial software, all rights reserved. Installing this package from npm does not grant a right to use it — a paid license key is required for the runtime to function. Visit leedab.com to obtain one.
Full terms: leedab.com/terms.