PostHog / PostHog/posthog

Custom visualization for dynamic workflow runs

Open
#76,207 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature/desktop
Dominant language
Python
Stars
39.9k
Forks
3.4k
Avg merge
6h 51m
Merged PRs (30d)
232

Description

Description

Claude has a workflows feature for multi-agent orchestration: a script fans agents out in parallel, pipelines them through stages and groups them into phases, with live progress rendered as a tree in the terminal. Loops exist too but workflows are the more useful primitive right now, so loops are out of scope for this.

PostHog Code should render workflow runs with its own custom visualization. Since this is a GUI and not a TUI, we can do much better than a terminal render: live per-agent progress, phase grouping and parallel branches shown as they run.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating the PostHog Code workflow-run UI and the existing terminal tree rendering, then determine how live agent progress, phase grouping, and parallel branches are represented. Done means workflow runs have a distinct GUI visualization while loops remain out of scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
ai, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.