This repository was archived by the owner on Jul 29, 2025. It is now read-only.
Better debugging capabilities in Studio? #188
Unanswered
kasperlaursen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are the any plans to add more/better debugging to the studio?
In particular I have been a tiny bit annoyed with debugging issues in nested graphs/subgraphs, as the error is bounded up to the first layer hiding visibility on the exact step that failed.
Setting up a free LangSmith account gives this, as the tracing and error are visible there.
But it would be get to not have to switch context during development for simple debugging 🙂
Anyways, I really like studio and the LangGraph(js) development experience! - Great job! 👏
Beta Was this translation helpful? Give feedback.
All reactions