Find the best AI models for Garry's Mod development.

gmod-bench tests how well AI models write real Garry's Mod Lua, so you can choose the right model for your next addon.

57 fixtures72 modelsJul 11, 2026


Leaderboard

See which models know GMod Lua best across 38 public coding challenges.

View full leaderboard →
#AdapterModelThinkPass %Cover %ScoreOutcomesTime

Verified score aggregates compatible runs. Outcomes = pass / partial / wrong / invalid output; harness failures are excluded. Click a row for evidence and the linked run's fixtures.

Ranks aggregate all verified runs in the broadest compatible fixture cohort. Each fixture has equal weight; harness failures are excluded, malformed model answers score zero, and numeric rank requires at least 50% fixture coverage.


Run locally

Needs Bun. Supports Codex, OpenCode, AntiGravity, and OpenRouter (free or paid). Use the login that runner already expects.

Full docs →
  1. 1

    Install

    Clone the repo, then bun install.

  2. 2

    Pick a runner

    Codex, OpenCode, AntiGravity, or OpenRouter. For OpenRouter free, put OPENROUTER_API_KEY in .env.

  3. 3

    Run

    Results write to .gmod-bench/runs/.

bash
bun install
bun run bench run --fixture all --codex --concurrency 8