hatchmoment. scored by care · not by stars

workflow-radar

Live VS Code dashboard for monitoring AI workflow status

notableTypeScript🛠 Developer Tools

It solves the problem of lacking visibility into long‑running AI or multi‑agent workflows by reading a JSON status file and rendering a concise dashboard in the VS Code sidebar. The extension watches the file, normalizes the data, and updates a webview with workflow name, phases, progress bar, and event log. It is useful for developers building or orchestrating AI pipelines who need quick, read‑only insight without leaving their editor. Compared to generic logging tools, it offers tight VS Code integration and a focused UI for AI workflow monitoring.

View on GitHub →

davesheffer/workflow-radar