This repository contains the preserved model-generated projects behind bhbench.ssh.codes. Each submission is kept in its own folder so the generated source, assets, build files, tests, and existing build artifacts can be inspected as a complete project.
The files inside submissions/ are imported from the preserved submission folders without source edits. The repository-level README, ignore file, and checksum manifest are organizational metadata added for this archive. Nested Git metadata and macOS .DS_Store files are not included.
| Benchmark entry | Folder | Notes |
|---|---|---|
| GPT 6 Astra | gpt-6-astra-xhigh |
xhigh reasoning, generated with Codex |
| Claude Fable 5.1 | claude-fable-5.1 |
xhigh reasoning, generated with Claude Code |
| Claude Fable 5 | claude-fable-5-cpp |
Default C++ result |
| Claude Fable 5 | claude-fable-5-python |
Published Python variant |
| Claude Opus 5 | claude-opus-5 |
|
| GPT-5.6 Sol | gpt-5.6-sol-xhigh |
xhigh reasoning result |
| GPT-5.6 Sol | gpt-5.6-sol-ultra |
ultra reasoning result |
| GPT-5.6 Sol | gpt-5.6-sol-xhigh-gargantua |
Gargantua variant by zoomx64 |
| GLM 5.3 | glm-5.3 |
max reasoning, generated with OpenCode |
| GLM 5.3 Flash | glm-5.3-flash |
Originally submitted as ox-alpha; max reasoning, generated with OpenCode |
| GLM 5.2 | glm-5.2 |
|
| Qwen 3.8 Max 0902 | qwen-3.8-max-0902 |
Generated with OpenCode |
| Qwen 3.8 Flash Next (NVFP4) | qwen-3.8-flash-next-nvfp4 |
Final standalone local generation with OpenCode |
| Qwen 3.8 Max | qwen-3.8-max |
|
| Grok 4.6 | grok-4.6 |
High reasoning, generated with Grok Build |
| Claude Sonnet 5 | claude-sonnet-5 |
|
| GPT-5.6 Terra | gpt-5.6-terra-xhigh |
xhigh reasoning result |
| GPT-5.6 Luna | gpt-5.6-luna-xhigh |
xhigh reasoning result |
| Muse Spark 1.3 | muse-spark-1.3-xhigh |
xhigh reasoning, generated with Muse Code |
| Muse Spark 1.3 Max | muse-spark-1.3-max |
max reasoning, generated with Muse Code |
| Muse Spark 1.2 | muse-spark-1.2 |
|
| Composer 2.5 | composer-2.5 |
|
| Tencent HY3 | tencent-hy3 |
|
| Kimi K3 | kimi-k3 |
|
| Inkling | inkling |
|
| Gemini 3.8 Flash | gemini-3.8-flash |
Original C++/Metal project, generated with OpenCode |
| Gemini 3.7 Flash | gemini-3.7-flash |
Generated with OpenCode |
| Gemini 3.6 Flash | gemini-3.6-flash |
Previous-generation entry |
| Grok 4.5 | grok-4.5 |
Previous-generation entry |
| Claude Opus 4.8 | claude-opus-4.8 |
Previous-generation entry |
| Muse Spark 1.1 | muse-spark-1.1 |
Previous-generation entry |
| Qwen 3.8 Max Preview | qwen-3.8-max-preview |
Previous-generation entry |
| Grok Build 0.1 | grok-build-0.1 |
Previous-generation entry |
| GPT-5.5 | gpt-5.5-xhigh |
Previous-generation xhigh result |
| Gemini 3.5 Flash | gemini-3.5-flash |
Previous-generation failed build, preserved as submitted |
BHBench compares one-shot black-hole simulation projects produced by different models. The interactive browser adaptations used by the live website are maintained separately; this repository is the source-submission archive and does not normalize the projects into one build system.
Build and runtime requirements differ by submission. Consult the README and build files inside a folder before running it. No repository-wide license is applied to the submitted projects.