pi-kanban
v1.0.0
Published
Workspace for the pi coding agent — sessions, todos, subagents, and more.
Maintainers
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-kanbanThen 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-kanbanCompanion 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-todopi-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

