Multi-provider lightweight local coding agent
Project description
pbi-agent is a lightweight, model-agnostic local coding agent for multi-domain work. It combines interactive sessions, reusable project skills and commands, sub-agents, MCP tools, and kanban-style coordination in one workspace-first runtime.
Repository: https://github.com/pbi-agent/pbi-agent
Full documentation lives at pbi-agent.github.io/pbi-agent.
Demo
Quick Start
- Install the CLI:
uv tool install pbi-agent
- Set your provider credentials:
export PBI_AGENT_API_KEY="sk-..."
- Open your project workspace:
cd /path/to/my-project
- Start the app:
pbi-agent
Running pbi-agent with no command launches the browser UI on http://localhost:8000.
Docs
Customization
pbi-agent supports a few workspace-level customization points:
INSTRUCTIONS.mdreplaces the default system prompt for the workspace.AGENTS.mdadds project-specific rules on top of the active prompt..agents/skills/<skill-name>/SKILL.mdadds project-local skills that are advertised to the model..agents/agents/<agent-name>.mdadds project-local sub-agents that can be selected through thesub_agenttool..agents/mcp.jsondeclares MCP servers whose tools are exposed to the model at startup.
See the full Customization guide for examples and behavior details.
Common Commands
pbi-agent
pbi-agent web
pbi-agent run --prompt "Summarize this repository."
pbi-agent skills add
pbi-agent skills add --skill openai-docs
pbi-agent commands add
pbi-agent commands add --command execute
pbi-agent agents add
pbi-agent agents add --agent code-reviewer
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 pbi_agent-0.0.29.tar.gz.
File metadata
- Download URL: pbi_agent-0.0.29.tar.gz
- Upload date:
- Size: 79.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0abfa9c1e98aac858f9e378be239ed8cb8a2bc994f58b514f77360eb33ec0f02
|
|
| MD5 |
eee89bad7fcc8e6b8d820892d995bb32
|
|
| BLAKE2b-256 |
952f42850cf42404b1f287b5aed039452328a450c1a2cba1000736d1268104c5
|
File details
Details for the file pbi_agent-0.0.29-py3-none-any.whl.
File metadata
- Download URL: pbi_agent-0.0.29-py3-none-any.whl
- Upload date:
- Size: 799.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0352cd0b3a87bdd3b6594f5526ec084f19401860178514766b0f2d694293dc12
|
|
| MD5 |
349f8ac32f07a0c7f632efd8dc3cac56
|
|
| BLAKE2b-256 |
f96f37372bf548cf4b01b0bda500c2ff99637384b7f5cb134711daba97300c46
|