paseo.cafe
All plugins

pi-tasks-timeline

by mcowger

`pi-tasks-timeline` keeps Pi task lists visible in Paseo. It targets Paseo `v0.8.0-beta.1` and recognizes completed `todo` tool calls, turns them into task-list timeline items, and preserves the task state across the agent's projected timeline history.

Requires Paseo >=0.8.0productivitymonitoring
0 starsLast updated 10 Sep 2026 mcowger/paseo-plugins

Gallery

pi-tasks-timeline screenshot

Install

paseo plugin add mcowger/paseo-plugins --path pi-tasks-timeline

From the plugin's README

Install the plugin from a checkout of this repository:

cd /absolute/path/to/pi-tasks-timeline
npm install
npm run typecheck
paseo plugin install "$PWD"
paseo plugin reload pi-tasks-timeline

After installing a compatible Pi todo plugin, create or update tasks through Pi's todo tool. The task list will appear in the agent timeline and the active-task pill will appear when tasks are pending or in progress.

Health checks

  • Manifest ID matches registry
  • Has a README
  • Has a license
  • Has tests
  • Has a typecheck script
  • Updated in the last 6 months

Scanned 10 Sep 2026, 09:15 UTC from mcowger/paseo-plugins/pi-tasks-timeline.