v0.42.0 — Workflows Observability & Claude Home
New features
Workflows Observability. The Workflows tab is now a read-only window into Claude Code’s dynamic workflow runs, read straight from ~/.claude with no setup. A filterable run list (status, project, model, date) leads into a run detail view with phases, every agent’s tokens and tool counts, the saved workflow script, the final result, and a link back to the parent session. Each agent has its own prompt, result, and bounded event transcript.
Claude Home. A new page gives a safe, read-only view of your ~/.claude directory — hooks, rules, jobs, and workflow definitions with metadata and previews. Sensitive areas (session-env, shell-snapshots, file-history) are shown as metadata only and never previewed.
Improvements
Secrets are redacted before display. Every preview the observability views render — scripts, results, agent transcripts, tool arguments, journal entries — runs through a redactor that scrubs provider key prefixes, JWTs, bearer tokens, PEM blocks, and key: value credentials, so a workflow that touched an API key doesn’t leak it into the UI.
The legacy YAML workflow editor is retired. The old workflow-definition editor and runner have been removed from the UI in favor of the observability experience.
Getting started
npx claude-view@latest