publish: add leaderboard.json from T2 benchmark run#7
Merged
Conversation
Generates docs/api/leaderboard.json and top10.json so the live site at fbabench.com displays the benchmark results. Previously these files were missing (gitignored but never force-added), causing the frontend to show "No data yet." Rankings (agentic / net profit, T2): 1. anthropic/claude-opus-4.6 +$12,488 (ROI 124.9%) 2. google/gemini-3-pro-preview +$8,512 (ROI 85.1%) 3. x-ai/grok-4.1-fast -$4,874 (ROI -48.7%) 4. meta-llama/llama-3.3-70b -$9,576 (ROI -95.8%) 5. deepseek/deepseek-r1 failed 6. openai/gpt-5.2 failed Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
fba | c0f33c8 | Feb 18 2026, 06:56 AM |
Deploying fba-bench-enterprise with
|
| Latest commit: |
c0f33c8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://28a8f9fc.fba-bench-enterprise.pages.dev |
| Branch Preview URL: | https://publish-leaderboard-t2.fba-bench-enterprise.pages.dev |
Removes docs/api/*.json and the explicit leaderboard.json/top10.json entries from .gitignore so the published leaderboard data can be committed without force-adding. Runtime-only files (live.json, sim_theater_live.json) remain ignored. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Bender1011001
added a commit
that referenced
this pull request
Feb 26, 2026
publish: add leaderboard.json from T2 benchmark run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/api/leaderboard.jsonanddocs/api/top10.jsonso the live site at fbabench.com displays the T2 benchmark resultspublic_results/agentic/openrouter_tier_runs/t2/summary.json(runrun-20260210-085941)Rankings (agentic / net profit):
Test plan
🤖 Generated with Claude Code