pi-kanban
Workspace for the pi coding agent — sessions, todos, subagents, and more.
Package details
Install pi-kanban from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-kanban- Package
pi-kanban- Version
1.0.0- Published
- May 13, 2026
- Downloads
- 503/mo · 503/wk
- Author
- nikiforovall
- License
- MIT
- Types
- extension
- Size
- 450.3 KB
- Dependencies
- 4 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./extensions"
],
"video": "https://raw.githubusercontent.com/NikiforovAll/pi-kanban/main/assets/pi-kanban-demo.mp4",
"image": "https://raw.githubusercontent.com/NikiforovAll/pi-kanban/main/assets/pi-kanban-poster.png"
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-kanban
Web dashboard for the pi coding agent — sessions, todos, subagents, observability.

Documentation
Try it now
Click around a fully interactive dashboard with synthesized sessions, tasks, and subagents — no install. Toggle the theme, browse projects, expand a subagent's review, open the storage manager. Everything works in-browser.
When you're ready to run it on your own pi sessions, install below.
Installation
pi install npm:pi-kanban
Then use /kanban start | stop | restart | status | open web|app for global controls, and /kanban session open | pin | sticky-pin | unpin | view-doc | link-doc for session-scoped actions.
Or run standalone:
npx pi-kanban
Companion pi extensions
pi-kanban surfaces data produced by two other pi extensions. Install them alongside for the full experience:
pi install npm:pi-subagents
pi install npm:@juicesharp/rpiv-todo
pi-subagents— spawns named subagent sessions; pi-kanban renders them under each parent session.@juicesharp/rpiv-todo— task tracking that pi-kanban displays as kanban columns.@juicesharp/rpiv-ask-user-question— pi-kanban surfaces these as interactive Q&A cards.
Demo
