Skip to content

v1.3.0

Latest

Choose a tag to compare

@ramy-hassan ramy-hassan released this 05 Jul 16:04
a066a34

Added

/siteview-fleet — a machine-wide fleet dashboard. Where /site-view shows one /deliver run in depth, /siteview-fleet opens a live view of every Claude Code session on the machine at once — one card per session with token usage, sub-agents, and a "needs approval" badge; click any card for its agent-dispatch tree and activity timeline. PipeCrew /deliver sessions render with the same pharaoh crew icons as /site-view.

It's backed by the standalone, zero-dependency pipecrew-siteview tool. The skill locates an existing install ($PIPECREW_SITEVIEW_DIR~/pipecrew-siteview clone → global bin) and hands off. It never installs silently — if the tool is missing, the skill asks first and, on your opt-in, runs npm install -g pipecrew-siteview.

Update: /plugin marketplace update pipecrew/plugin install pipecrew@pipecrew/reload-plugins