Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Layout the list of executed nodes in a branched timeline, rather timeline (or both) #207

Open
ryanstevens opened this issue Dec 16, 2024 · 1 comment

Comments

@ryanstevens
Copy link

When viewing a the list of executed nodes it only shows chronological order these nodes. It is hard to see is concurrent branches, loops, and if a single node is executed multiple times due to multiple dependent paths. It would be cool if these nodes could layout in a branched timeline, perhaps similar to how git shows branches and then merges (or in LangGraph's terms fan out / fan in). This way when viewing an executed node, seeing the immediate lineage for that executed node will help reason through a complex graph.

@ej-white
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants