docs: add console screenshots and a routing demo GIF to the README - #3
Merged
Conversation
Captured live from a running gateway: a dashboard hero shot, a Playground GIF showing the full routing flow (prompt analysis, ranked candidates, streamed response), and the remaining pages in a collapsed details block. Replaces the stale asciinema placeholder with a link to the Playground demo. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JgWPXefHtzYcspK8zo4Bo6
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
Follow-up to #2: the README now shows the web console instead of just describing it. All assets were captured live from a running gateway with headless Chromium.
<details>block to keep the README scannable.<!-- asciinema/gif placeholder -->comment in theanalyzesection with a link to the Playground demo.Images live in
docs/img/(five PNGs at ~150–240 KB each plus the GIF) and are referenced with relative paths, so they render on GitHub straight from the branch.How the GIF was made
Gateway run locally with a fake OpenAI-compatible provider behind
providers.openai.base_urlso Send genuinely routes and streams; the Playground was driven with headless Chromium and the captured frames assembled into a GIF with a pure-JS encoder. No demo tooling ships in the repo — only the resulting images.🤖 Generated with Claude Code
https://claude.ai/code/session_01JgWPXefHtzYcspK8zo4Bo6
Generated by Claude Code