$git clone https://github.com/emanueleielo/langgraph-think-toolThis project demonstrates how to integrate a “think” tool into a LangGraph agent workflow, inspired by Anthropic’s research on structured reasoning in tool-based agents. By leveraging the “think” tool, Claude is enabled to pause and reflect on intermediate steps, improving performance in complex, policy-driven, or multi-step decision scenarios.