Community Lab
Soon: a controlled public lab where contributors can propose Claude-powered experiments through GitHub pull requests.
Current status
The Community Lab is in early design. Before opening contributions, we need to establish the submission format, review process, execution sandbox, and result publication pipeline. If you're interested in contributing to the lab infrastructure itself, open an issue on GitHub.
Planned features
PR-based submissions
Propose an experiment by opening a pull request. If accepted, it runs in the controlled lab environment and results are published.
Sandboxed execution
Experiments run in isolated containers — no access to production systems, no persistent state between runs.
Claude-powered
All lab experiments use the Anthropic API with a shared API key — contributors don't need their own key to submit an experiment.
Documented results
Every accepted experiment is fully documented using the same format as our own experiments — goal, prompt, result, and honest failure analysis.
In the meantime, explore the experiments we've already published.
View experiments