@pi-archimedes/ask
Structured question tool with tabbed multi-question flow and inline note editing
Package details
Install @pi-archimedes/ask from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@pi-archimedes/ask- Package
@pi-archimedes/ask- Version
1.3.1- Published
- Jun 17, 2026
- Downloads
- not available
- Author
- danmademe
- License
- unknown
- Types
- extension
- Size
- 56.2 KB
- Dependencies
- 1 dependency · 3 peers
Pi manifest JSON
{
"extensions": [
"./src/index.ts"
],
"image": "https://raw.githubusercontent.com/danielcherubini/pi-archimedes/main/docs/images/ask-subagent.png"
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@pi-archimedes/ask
Structured question tool with tabbed multi-question flow and inline note editing.
Install
pi install @pi-archimedes/ask
Features
- Tabbed multi-question flow with submit review
- Single-question picker with instant submit
- Inline note editing per option
- Markdown context descriptions
- Automatic "Other (type your own)" handling
- Subagent support — subagents can call
askand the question appears in the parent's TUI (bidirectional IPC, no temp files)

Dependencies
Depends on @pi-archimedes/core for the shared event bus used to relay subagent questions.
Settings
No settings yet.
