iiRecord
Agentic AI Atlas · Aider Polyglot
benchmark:aider-polyglota5c.ai
II.
Benchmark JSON

benchmark:aider-polyglot

Structured · live

Aider Polyglot json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · benchmarks/benchmarks/benchmarks-coding.yamlCluster · benchmarks
Record JSON
{
  "id": "benchmark:aider-polyglot",
  "_kind": "Benchmark",
  "_file": "benchmarks/benchmarks/benchmarks-coding.yaml",
  "_cluster": "benchmarks",
  "attributes": {
    "displayName": "Aider Polyglot",
    "homepageUrl": "https://aider.chat/docs/leaderboards/",
    "kind": "code-editing",
    "targetsKind": "AgentVersion",
    "description": "Aider's coding benchmark across multiple programming languages\n(Python, JS, Go, Rust, C++, Java, etc.) measuring agent ability to\nedit existing code via LLM-driven diff edits.\n"
  },
  "outgoingEdges": [
    {
      "from": "benchmark:aider-polyglot",
      "to": "skill-area:python-implementation",
      "kind": "covers",
      "attributes": {
        "attributes": {
          "coverage": "partial",
          "weight": 0.2
        }
      }
    },
    {
      "from": "benchmark:aider-polyglot",
      "to": "skill-area:bug-fixing-from-issues",
      "kind": "covers",
      "attributes": {
        "attributes": {
          "coverage": "partial",
          "weight": 0.2
        }
      }
    },
    {
      "from": "benchmark:aider-polyglot",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}