docs: lead with the agent value prop (README + dashboard hero rework)#19
Merged
Conversation
The repo's actual value is being the canonical agent-readable pricing endpoint, but readers had to scroll past 9 TOC items / past the entire human-curated relay list before seeing it. Reorders + adds hero blocks so first-fold = "point your agent here, stop hand-checking 10 pages". README (en/zh-TW/zh-CN): - Replaces "One key. Every model. Anywhere." tagline with "One pricing endpoint for AI agents." - Adds a fenced code block at the top with three ways to consume: curl raw JSON / uvx MCP server / open dashboard - Reorders TOC so "For AI agents" + "Price snapshot" come first Dashboard (docs/index.html): - New .agent-hero block above the meta/controls — gradient-tinted card with copy-to-clipboard buttons for the raw URL, curl one-liner, and Claude Desktop MCP config snippet - Visual divider "👀 For humans — explore the data below" before the existing tier chart + heatmap + table Scope kept tight: this is presentation only. No data, schema, fetcher, or workflow changes. Other v1.6 polish items (risk_flags, status emoji, benchmark refs, FerryAPI #9 triage) follow separately. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
Reorders both the README and the GitHub Pages dashboard so the first-fold = "point your AI agent here, stop hand-checking 10 relay pricing pages" — the actual value prop of this repo. Before this PR, the agent-integration section was at TOC position 10/16 (buried). The dashboard's first content block was a Plotly chart for humans; the raw URL / MCP install was in the footer.
Changes
README (en/zh-TW/zh-CN):
curlraw JSON,uvxMCP server,openinteractive dashboardDashboard (
docs/index.html):.agent-herogradient-tinted block above the controls/charts with:prices.latest.jsonURLcurlone-liner<details>with the Claude Desktop MCP config +uvxinstall👀 For humans — explore the data belowseparating the agent section from the existing tier chart + heatmap + records tableScope discipline
Presentation only. No changes to: data, schemas, fetchers, workflows, validate, build_prices. Other v1.6 polish items (risk_flags, status emoji + legend, benchmark refs, PR #9 FerryAPI triage) ship separately.
Test plan
Follow-ups (not in this PR)
["openrouter", "atlascloud", "relaydance"]hardcoded list in the heatmap render still misses uiuiapi/bltcy/unorouter — separate PRrisk_flags+🟢/🟡/🔴status emoji + legend🤖 Generated with Claude Code