langgraph studio
Basic Information
LangGraph Studio is a specialized integrated development environment for building, prototyping, visualizing, interacting with, and debugging agentic systems that implement the LangGraph Server API protocol. The repository provides the web-based Studio application used to inspect graph architectures, run agents locally or against the LangGraph Platform, and integrate execution traces with LangSmith for tracing, evaluation, and prompt engineering. Studio supports a full Graph mode for detailed node-level inspection and a Chat mode for simpler chat-centric testing. It is intended for developers and teams working with LangGraph graphs to iterate on prompts, manage assistants and threads, run experiments, and diagnose runtime behavior while supporting local development workflows via the langgraph CLI.