Use Debug Mode and view agent files
mainDeep Agents UI provides two primary modes of interaction:
- Debug Mode: Executes the agent step-by-step. This allows you to re-run specific steps and is intended for use alongside an optimizer.
- Standard Mode: Runs the full agent end-to-end without stepping.
Additionally, you can monitor the agent's progress by viewing files in the LangGraph state. You can click on any file generated during the run to view its contents directly in the UI.