Skip to main content
We welcome contributions to the ARC-AGI-3-Agents repository and the ARC-AGI Toolkit repository. Your input is valuable whether you’re fixing a bug, adding new features, improving documentation, or suggesting enhancements.

How to Contribute

  • Open an Issue: If you spot a problem, have a question, or want to propose an idea, please create a GitHub issue. Provide as much detail as possible, including replays, screenshots, or stack traces where relevant.
  • Submit a Pull Request (PR): For direct changes, fork the repository, make your updates, and submit a PR. Include a clear description of your changes and reference any related issues.
The ARC Prize team reviews PRs approximately once a week. We aim to provide timely feedback and merge contributions that align with the project’s goals.

AI-Generated Code

AI is an incredible tool with the power to automate valuable work. However, it can also produce verbose code and introduce hidden or unnecessary complexity. We hold strict guidelines to keep our repositories clean and maintainable. PRs with simple, easy-to-understand code will be prioritized. If your contribution uses AI-assisted tooling, please review the output carefully and remove any unnecessary abstractions or boilerplate before submitting.