{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "agent-agentic-os — planner",
  "dateModified": "2026-06-12T01:05:59.820Z",
  "algos": [
    "ReAct",
    "Tree-of-Thoughts",
    "Graph-of-Thoughts",
    "MCTS",
    "LLM-as-judge"
  ],
  "decomposition_depth_max": 12,
  "replan_rate_pct": 8,
  "plan_success_long_horizon_pct": 78
}