
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@workflow/web
Advanced tools
A Next.js-based web interface for inspecting workflow runs, steps, streams, and events. This package is designed to be launched from the @workflow/cli package with the --web flag, e.g. workflow inspect runs --web. It can also be self-hosted to provide a standalone observability UI.
When published to npm, install globally:
npm install -g @workflow/cli
# or
pnpm install -g @workflow/cli
The primary way to start using the web UI is through the CLI:
# Basic usage - view local runs in web UI
wf inspect runs --web
# Viewing remote production data
wf inspect events --web \
--backend=vercel \
--env=production \
--project=my-project \
--team=my-team
Once the web UI is started, you can use it to navigate and inspect all available workflow-related data.
In the packages/web directory, run the server live:
pnpm dev
Then use the web config to point to your local or remote workflow data.
FAQs
Workflow Observability UI
The npm package @workflow/web receives a total of 826,682 weekly downloads. As such, @workflow/web popularity was classified as popular.
We found that @workflow/web demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.