@zordok/pi-web-plugin-ideas
Workspace Ideas plugin for Pi Web.
Package details
Install @zordok/pi-web-plugin-ideas from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@zordok/pi-web-plugin-ideas- Package
@zordok/pi-web-plugin-ideas- Version
0.1.1- Published
- Jun 19, 2026
- Downloads
- not available
- Author
- zordok
- License
- MIT
- Types
- package
- Size
- 47.5 KB
- Dependencies
- 0 dependencies · 0 peers
Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@zordok/pi-web-plugin-ideas
Adds a Workspace Ideas panel to Pi Web.
Ideas are stored in the selected workspace at .pi-web/ideas.json. The panel can:
- add plain-text ideas;
- edit ideas in place;
- delete ideas;
- start a new Pi session for an idea in a fresh idea worktree;
- archive ideas as done;
- warn when
.pi-web/is not ignored by Git.
This package is exposed to Pi Web via piWeb.plugins metadata with plugin id workspace-ideas.
Install after publish:
pi install npm:@zordok/pi-web-plugin-ideas