A research prototype of a human-centered interface powered by a multi-agent system
Project description
Big tasks. Small models.
MagenticLite is the next generation of Magentic-UI — an agentic application from Microsoft AI Frontiers, redesigned to do more with less. It pairs an on-device-friendly orchestrator model (MagenticBrain) with a specialized browser-use model (Fara) so you can automate real work without depending on frontier-scale compute.
- Built for small models, efficient by design. Strong agentic performance without heavy compute — no frontier-scale models required.
- Works across the browser and your local file system. Web research, form filling, file management — in one workflow.
- Keeps you in the loop and in control. Steer, approve, or take over at any point. MagenticLite stops and checks in before taking critical actions.
- Safe by design. Browser sessions run inside a lightweight VM sandbox (Quicksand) so the agent can't reach the rest of your machine without your say-so.
See it in action
Click any task below to expand and watch MagenticLite handle it end to end.
Find prices for recipe ingredients
https://github.com/user-attachments/assets/dc8bd475-4ea4-4745-9730-f9d0f9c0a167
Find and book a restaurant
https://github.com/user-attachments/assets/9c1fab57-f1cd-46c5-88e1-4e129a18e396
Organize local files
https://github.com/user-attachments/assets/3df94294-68ed-4335-ba04-3f2ff5384866
Quick start
These steps get you running on macOS or Windows (WSL). Need more detail or a different platform? See the Installation Guide.
1. Install MagenticLite
# Create a project directory
mkdir magentic-lite && cd magentic-lite
# Create and activate a virtual environment
uv venv --python=3.12 --seed .venv
source .venv/bin/activate
# Install the latest 0.2.x release from PyPI
uv pip install "magentic_ui>=0.2.0"
2. Run
magentic-ui --port 8081
Open http://127.0.0.1:8081/ and follow the in-app onboarding to connect a model endpoint. If you don't have one yet, see the Model Hosting Guide.
Looking for the previous Magentic-UI 0.1 release (optimized to run with frontier models)? It lives on the
magentic-ui-0.1branch.
Documentation
| Doc | What's in it |
|---|---|
| Installation | Supported platforms, macOS / WSL prerequisites, install + run commands |
| Build from source | How to run MagenticLite from a clone of this repo (uv sync, pnpm dev, etc.) |
| Model hosting guide | End-to-end walkthrough of standing up a model endpoint and connecting MagenticLite to it |
| Configuration | Sandbox, agent mode, tool approval, full config.yaml example |
| Troubleshooting | Common errors and how to fix them |
| Limitations | Tasks and usage patterns MagenticLite doesn't handle well today |
| Transparency Note | Intended uses, responsible-use guidance, risks, and mitigations |
License
Microsoft, and any contributors, grant you a license to any code in the repository under the MIT License. See the LICENSE file.
Microsoft, Windows, Microsoft Azure, and/or other Microsoft products and services referenced in the documentation may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.
Any use of third-party trademarks or logos are subject to those third-party's policies.
Privacy information can be found at https://go.microsoft.com/fwlink/?LinkId=521839.
Microsoft and any contributors reserve all other rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel, or otherwise.
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 magentic_ui-0.2.0.tar.gz.
File metadata
- Download URL: magentic_ui-0.2.0.tar.gz
- Upload date:
- Size: 838.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5e48f18d3d1a3a551b7ccd34a91322842a00a49a1bec3e22980c45a1204d143
|
|
| MD5 |
2d98710a226cfe2ad0f0854b42964a1e
|
|
| BLAKE2b-256 |
cc114e6d8710279245967ddfad481b1d37655c56baa6958238706cb0ef34708b
|
File details
Details for the file magentic_ui-0.2.0-py3-none-any.whl.
File metadata
- Download URL: magentic_ui-0.2.0-py3-none-any.whl
- Upload date:
- Size: 897.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92bedd53409a7a991148532f086904a0bedd5d29bfb9f8ce163a0791a4d1f196
|
|
| MD5 |
d15d9e83249a320d89c9ab788baa39fb
|
|
| BLAKE2b-256 |
97893af1311088b63d82f33c7524172813ce11f1a4abe8d62cfe88d601758cbb
|