Tooling
Research papers, repositories, and articles about tooling
Showing 3 of 3 items
TIDE: Proactive Multi-Problem Discovery via Template-Guided Iteration
TIDE turns an AI agent from a reactive helper into a proactive bug hunter. It iteratively surfaces hidden problems in docs and code, using reusable "thought templates" to ground each finding in real evidence. If you run agents over large workspaces, this suggests how to search for issues users haven’t even noticed yet.
Panniantong/Agent-Reach
Agent-Reach gives agents "eyes" on social and developer platforms without expensive APIs. It can read and search across Twitter, Reddit, YouTube, GitHub, Bilibili, and more from a single CLI.
roboflow/supervision
Supervision offers a batteries-included toolbox for computer vision pipelines: drawing boxes, tracking objects, and managing datasets. It’s becoming a standard glue layer for quickly wiring vision models into real applications.