Liam Bush ae4edf523a Refactor thread cleanup tool to use LangGraph SDK
- Replace aiohttp with official langgraph-sdk for thread operations
- Add accurate run count tracking via client.runs.list()
- Optimize API calls by caching thread categorization (16x reduction)
- Update README with current functionality and examples
- Improve error handling and user experience
2025-10-07 13:51:13 -07:00
2025-09-24 14:10:08 -07:00
2025-09-24 14:10:08 -07:00

LangGraph Management Tools

A collection of utilities for managing and maintaining LangGraph deployments. These tools help administrators and developers efficiently manage their LangGraph infrastructure.

Available Tools

🧹 Thread Cleanup

Interactive cleanup utility for managing LangGraph threads across deployments.

  • Categorized deletion by time, status, runs, and graph ID
  • Built-in preview functionality and safety confirmations
  • Safe, reversible operations with confirmation prompts

Getting Started

Each tool is contained in its own directory with specific installation and usage instructions. Navigate to the individual tool directories for detailed documentation.

For bug reports and feature requests, please open an issue in this repository.

S
Description
A toolkit of utilities for managing LangGraph deployments, including thread cleanup, monitoring tools, and operational maintenance scripts
Readme 40 KiB
Languages
Python 100%