- 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
A collection of utilities for managing and maintaining LangGraph deployments. These tools help administrators and developers efficiently manage their LangGraph infrastructure.
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.