ループを作ろう。
エージェントがコードを書き、オープンソースのTestSprite CLIがそれを検証します。ライブアプリに対する本物のテストと、エージェントが従う判定。書く、検証、修正、検証。
過去のプロジェクトを見る
$5,000
賞金総額
7
開発日数
5
受賞者
オープンソース
CLI · Apache 2.0
$5,000 総額。
Build the best loop, or make the CLI better while you build.
Two ways to winProject Awards
$3,000 · 5 winnersBest projects built with the CLI in a real testing loop. Judged on the loop, not polish or pitch.

CLI Improvement Bonus
$2,000 pool · standing bountySeparate from judging. Cash for merged improvements, doesn't affect your Project Award score.

4ステップ。
1つが繰り返す.
書く(メイカー)
コーディングエージェントがコードを出します。Claude Code、Codex、Antigravityなど、お好きなもので。
検証(チェッカー)
TestSprite CLI がライブアプリに対して本物のテストを実行し、判定を返します。
修正(メイカー)
エージェントが 失敗バンドル を読み、根本原因を修正します。
再検証(チェッカー)
再実行。合格が積み上がり、また最初へ。
Install. Onboard.
Loop.
One install, one init, and the CLI installs a verification skill into your agent, so it knows when and how to run the checker. Full commands & docs live in the open-source repo.
Get the CLI
testsprite init
API key + agent skill. Use your hackathon promo code.
Your live URL
The CLI tests in the cloud, point it at your deployed app.
create · fix · rerun
The agent drives the loop. Every pass banks.
何を どこに 出すか。
The agent writes LOOP.md.
One plain-English line per iteration: maker first, then what ran, what broke, what got fixed. Your agent writes it as the loop runs. No hand-writing. Judges read this first.
Backed by your commit history + the platform run history, so the log is fast to read and easy to trust.

Two steps to submit
Your repo carries the proof the loop ran. Your Discord post is the entry that registers you. Both need to be in before the deadline.
01 // In your GitHub repo
Your source, an agent-written LOOP.md, and a README with the app and live URL.

02 // Post in Discord#hackathon-submissions
Your live URL, public repo link, and TestSprite account. Demo video optional.

チェックリスト。
TestSprite CLI
必須GitHubからインストール · Node 20以上 · プロモコードで有料プラン。
公開URL
必須CLIはクラウドでテスト。localhostは不可。早めにデプロイし、開発期間中は公開のままに。
公開リポジトリ
必須ソースは公開リポジトリに。コミット履歴がループ実行の証明です。
LOOP.md
必須エージェントが記述、反復ごとに1行。ログがなければ無効な提出。
README
必須アプリ、ライブURL、ループの対象範囲を記載。
デモ動画
任意推奨。Discordにリンクを共有。評価が上がります。
人間の 審査。
40 pts
プロジェクト品質
作り込み、完成度。ライブアプリは実際にしっかり動きますか?
40 pts
ループ品質
本物のループが回り、実際の問題を検出・修正しましたか? LOOP.md、コミット、実行履歴から判断します。
20 pts+5
イノベーション
プロジェクトやループ設計の独創性。チェッカーをCI/CDに組み込むと+5。
∞
ボーナスエンゲージメント
Discordの投票、Xでのシェア、ループについての記事。
Wire the checker
into CI/CD.
The loop, on autopilot.
Gate a GitHub Actions pipeline on TestSprite. Every push reruns your tests and fails the build if something breaks. One workflow file, one secret. The stickiest way to keep the checker working long after the hackathon.
Read the CI guide →# .github/workflows/testsprite.yml on: pull_request env: TESTSPRITE_API_KEY: ${{ secrets.TESTSPRITE_API_KEY }} PROJECT_ID: proj_xxxxxxxx steps: - run: npm i -g @testsprite/testsprite-cli - run: testsprite test run --all --project "$PROJECT_ID" \ --wait --output json # non-zero exit fails the build ↓ # --all = backend tests; for frontend, pass a test-id
1 週間で出荷。
6月30日 午後5時 PDT
ローンチ & セットアップ
エージェントをオンボードし、CLIをインストール、ライブアプリをデプロイ。
6月30日-7月7日
ビルド & ループ
ライブアプリに対して、書く、検証、修正を回す。合格はすべて積み上がる。
7月7日 午後4時59分 PDT
提出締切
最終締切。ライブURL、リポジトリ、LOOP.mdを次のチャンネルに提出: #hackathon-submissions(Discord、午後11時59分PDTまで)。遅れての提出は不可。
7月8日-12日
審査
すべての提出をルーブリックに沿って審査します。
7月13日
受賞発表
トップ5をXとDiscordで発表。受賞者にはDiscord DMで連絡し、公式LinkedInとXで紹介します。
No end date
CLI Improvement Bonus, always open
Separate from the hackathon clock. The $2,000 improvement bounty runs until the pool is exhausted. Open a PR improving the CLI any time, even after Jul 13.
ongoing
2 ステップ
で始めよう.
Step 2// Discordに参加
ルール、提出、投票、Q&AはすべてDiscordにあります。参加するには 必ず TestSprite Discordに参加してください。CLIクイックスタートは#hackathon-infoに固定されています。
Discordに参加ループ全体を 作ろう。
ほとんどの人が飛ばす半分も含めて。CLIをインストールし、チェッカーとして組み込み、エージェントにループさせましょう。すべてはXとDiscordで。







