Webbee 🐝 — the Imperal Cloud coding agent in your terminal
Project description
Webbee 🐝 — the coding agent in your terminal
Webbee is the Imperal Cloud coding agent, in your terminal. It reads, writes, and runs code in your working directory — while the brain runs in the cloud on ICNLI, the open protocol behind Webbee. No model keys on your machine. Swap the model underneath and it behaves the same, because the safety was never in the model.
The model proposes. The kernel decides. The key — delete, drop, wipe — stays with you.
Install
pipx install webbee # recommended — or: uv tool install webbee
Plain pip works too, inside a virtualenv:
python3 -m venv .venv && . .venv/bin/activate && pip install webbee
On Ubuntu/Debian a global
pip installis blocked by the system (that's PEP 668, not webbee) — usepipxor a venv. No Python on the box?curl -LsSf https://webbee.imperal.io/install.sh | sh.
Use
webbee # start the agent in the current directory
webbee login # sign in — shows a code + URL to open in any browser
Type in plain English. Webbee reads your files, runs commands, and reaches your connected Imperal apps — mail, notes, tasks, and more — to get the job done. /help lists the commands: /login /logout /mode /cost /status /clear /exit.
Modes — you hold the key
Cycle with Shift + TAB:
- default — Webbee does the small, reversible stuff herself. Anything she can't undo, she stops and asks you first.
- plan — read-only. She plans and reads; she touches nothing.
- autopilot — she acts without asking. (Spending money always needs a browser approval — no terminal reply can release it.)
How it works
Your machine runs the hands — read, write, edit, run. The brain runs in the Imperal Cloud and reasons over your files, your history, and your connected apps through ICNLI. The model is a replaceable proposer at the edge; the kernel resolves, grounds, and decides. Webbee reads your facts. She doesn't invent them.
Links
- Imperal Cloud — imperal.io
- Docs — docs.imperal.io
- ICNLI — the open protocol, CC BY-SA 4.0 — icnli.org
- More from Imperal — github.com/imperalcloud
MIT © Imperal, Inc.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file webbee-0.1.6.tar.gz.
File metadata
- Download URL: webbee-0.1.6.tar.gz
- Upload date:
- Size: 35.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d557dd828b220da15216b08cfc8e8938f43d1b94d03b8f13158b0b575376605f
|
|
| MD5 |
c2426a2d8b3a4d5ff4a0e65c1e03e4eb
|
|
| BLAKE2b-256 |
7df561bb6cca5a41adff4b32d78251bea96a2e4c5cb46fb8f8f64d1db0f2f094
|
File details
Details for the file webbee-0.1.6-py3-none-any.whl.
File metadata
- Download URL: webbee-0.1.6-py3-none-any.whl
- Upload date:
- Size: 28.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80bb1212561f49754922fb2b5aed246fdcff6236a6ac77aaef9172ebd7322470
|
|
| MD5 |
377bc7a2c9918f4a64daeedaf26ca535
|
|
| BLAKE2b-256 |
80d7a0244f7cc0ceedf46d13be62feaa844329fca65468951dcff128dac80bcc
|