{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_future_agi",
  "slug": "future-agi",
  "name": "Future AGI",
  "canonical_url": "https://www.openagent.bot/tools/future-agi",
  "category": "tools",
  "resource_type": "tool",
  "summary": "Future AGI is an open-source platform for evaluating, observing, and improving LLM and AI agent applications. It covers tracing, evals, simulations, datasets, gateway workflows, guardrails, and self-hostable deployment.",
  "capabilities": [
    "automation",
    "workflow"
  ],
  "constraints": [
    "open-source",
    "self-hosted"
  ],
  "scenarios": [
    "self-hosted-ai"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo"
  ],
  "integrations": [],
  "permission_surface": [],
  "risk_level": "low",
  "source_confidence": "high",
  "recommended_workflows": [
    "Browser automation",
    "Evaluation and observability",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Small prototypes that only need a few manual test prompts",
    "Teams looking for a low-level agent framework rather than an operations platform"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage"
  ],
  "evidence_urls": [
    "https://github.com/future-agi/future-agi",
    "https://futureagi.com"
  ],
  "last_verified_at": "2026-06-11",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/tools/future-agi.json",
    "markdown_url": "https://www.openagent.bot/tools/future-agi.md",
    "agent_json_url": "https://www.openagent.bot/tools/future-agi.agent.json"
  }
}