Shows a live checklist for prompts that contain several steps or goals.
- Creates a small checklist for multi-step requests.
- Marks the active item while work is happening.
- Updates the list only when progress changes.
- Clears completed progress after the final response.
Install it through Pi:
pi install npm:@firstpick/pi-extension-todo-progressRestart Pi if the package does not appear in your current session.
Give Pi a request with several steps. The checklist appears automatically, tracks the active item, and clears after the completed response.
/goal <one-sentence goal>— set the current todo-progress goal directly./goal— open an interactive prompt to set the current todo-progress goal./todo-progress-status— show whether the widget is loaded, visible, and tracking a goal/list.
See TECHNICAL.md for complete commands, configuration, compatibility, security, and troubleshooting information.
