paseo.cafe
All plugins

Paseo 0.8 composer pill that ticks elapsed time since the last `user_message` or `assistant_message` in the agent thread.

Requires Paseo >=0.8.0

Gallery

Install

paseo plugin add stevecastaneda/paseo-plugins --path time-since

From the plugin's README

Paseo 0.8.x. Enable plugins in Settings → Plugins, then:

paseo plugin add stevecastaneda/paseo-plugins --path time-since

From a local checkout:

npm install
npm run typecheck
paseo plugin install /absolute/path/to/time-since

After source changes:

npm run typecheck
paseo plugin reload time-since

README

time-since

Paseo 0.8 composer pill that ticks elapsed time since the last user_message or assistant_message in the agent thread.

It sits in the track above the composer. The clock is the last chat-message timestamp on the timeline, so it survives closing Paseo and reopening the workspace. It does not replace Paseo's message renderer.

Shows 4m 12s for the first five minutes, then 12m / 4h 12m with no seconds. Hidden while a turn is running. Press the pill for the absolute timestamp.

Open Time Since Options in Command Center to show or hide the clock icon and add an optional ago suffix, such as 4m 12s ago. The panel includes a preview. Changes apply to all workspaces on the connected host and persist across restarts. The icon starts on and the suffix starts off.

Install

Paseo 0.8.x. Enable plugins in Settings → Plugins, then:

paseo plugin add stevecastaneda/paseo-plugins --path time-since

From a local checkout:

npm install
npm run typecheck
paseo plugin install /absolute/path/to/time-since

After source changes:

npm run typecheck
paseo plugin reload time-since

Scanned 10 Sep 2026, 18:42 UTC from stevecastaneda/paseo-plugins/time-since.