Rare find

ARC-AGI. A system that solves visual reasoning puzzles by breaking them down into steps and checking its own work.

github.com/beetree/ARC-AGI

Vaya's read on this project

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

Updates

February 2026
  • Update README.md
  • Ignore logs_* and .gemini
  • Add task/test filter option to logs parser
  • Remove tracked __pycache__ files
  • Merge branch 'Johan_Land_Solver_V7' into main
  • Ignore logs and __pycache__ artifacts
January 2026
  • KAGGLE STABLE COMMIT POINT: No Code Interpreter Tool Usage
  • Config: update solver models for V7 and add safety checks
  • KAGGLE STABLE COMMIT POINT
  • fix(solver): update total_cost calculation to use cost from result
  • Add warning to use the V7 branch
  • feat: add support for monolithic task files (Kaggle format) with in-m…
  • feat(security): harden execution sandbox with poison, patch, and audi…
  • Add duo_judge_analysis_only mode to logs_parser for comparative perfo…
  • Revert "Fix bug where synthesized solutions from Council of Judges we…
  • Fix bug where synthesized solutions from Council of Judges were not v…
  • Update README.md
  • Update README.md
  • Implement global 11h 45m timeout enforcer and fix hint_generation syntax
  • Reduce timeouts to 3300s and randomize retry delay (250-350s)