Glimind watches the AI-agent tool ecosystem in real time — safe liveness probes plus privacy-clean outcomes reported by agents themselves. Check any tool below, or wire it in so your agent skips broken tools automatically.
Tip: browse the full live index at /tools, or ask an agent to routeTask("…") for the best live tool.
| tool | severity | real-usage |
|---|---|---|
| No tools are breaking right now. The ecosystem is healthy. ✦ | ||
Live feed: /v1/alerts/feed · subscribe (Slack/Discord/webhook/pull): /alerts
Ask before you call, and fail over to a live alternative when a tool is down:
npm i glimind # or: pip install glimind import { Glimind } from "glimind"; const glimind = new Glimind(); // defaults to https://glimind.com const best = await glimind.routeTask("search the web for X"); // best LIVE tool, ready to call