Rare find

ARC Benchmarking. Test how well different AI models solve pattern puzzles.

github.com/arcprize/arc-agi-benchmarking

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2026
  • Add custom base_url support for OpenAI-compatible endpoints (#90)
  • Add Message Batches API support to Anthropic adapter (#89)
May 2026
  • Merge pull request #88 from arcprize/docs/readme-uv-update
  • Document uv workflow in README and set requires-python floor
April 2026
  • Add Together AI adapter (#87)
February 2026
  • Add qwen3-max-thinking via OpenRouter, move kimi-k2.5 to Fireworks (#84)
  • Fix reasoning parameter for OpenAI Responses API
  • openai base
  • Increase kimi-k2.5 rate limit to 20 req/60s
  • Add workflow to trigger benchmarks on models.yml changes (#79)
  • Add model-level rate limiting (#75)
  • Fix resume not detecting existing submissions on disk (#80)
January 2026
  • [PR 4/7] CLI checkpoint integration (#72)
  • [PR 1/7] Add storage abstraction layer for checkpointing (#69)
  • Add centralized structured logging (#68)
  • Add Claude Code GitHub Action workflow (#67)
  • Add CLAUDE.md and AGENTS.md for AI coding assistants (#66)
  • Merge pull request #61 from arcprize/cleanup/consolidate-adapter-code
  • Merge main into cleanup/consolidate-adapter-code
  • Merge pull request #60 from arcprize/cleanup/remove-sys-path-hacks