2 Commits

Author SHA1 Message Date
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
Liam Bush cf579b3f4c Initial release 2025-09-24 14:10:08 -07:00