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
Living OS. An autonomous AI agent that runs on your machine.
LeedAB installs on any Mac, Windows, or Linux computer and becomes an AI agent for your enterprise. It talks to your team on WhatsApp, Telegram, and Microsoft Teams, learns your operations, uses your computer like a team member would, and keeps every byte of data 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
- Messaging - your team talks to the agent on WhatsApp, Telegram, or Microsoft Teams. No new app to learn.
- Pre-built workflows - one-click runs for credit notes, deduction reconciliation, attendance imports, delay detection, and more. Tailored to your license pack.
- Specialised agents - a roster of operators (COO, Procurement, CX, Finance, Sales, People, Concierge) tuned to your vertical. Founder packs unlock the full 26-agent internal team.
- Computer use - the agent opens browsers, reads screens, navigates apps, and fills forms.
- Memory - persistent across conversations. It learns your business and never starts from scratch.
- Credential vault - AES-256-GCM encrypted. The agent logs into services using stored credentials.
- Dashboard - web console at
localhost:3000with operators, sessions, workflows, and admin. - Local-first - files, credentials, memory, and logs stay on your machine.
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
Proprietary. See LICENSE for details.