summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app/src/routes/go/index.css
AgeCommit message (Collapse)Author
2026-04-21go: promote kimi k2.6 usage limits (#23634)Jack
Co-authored-by: Frank <[email protected]>
2026-04-15Go: list model providersFrank
2026-04-02go: add mimoFrank
2026-03-11zen: update discount copy on landerFrank
2026-03-04tui: prevent Go pricing graph from overflowing on medium screens by ↵David Hill
constraining width and moving axis labels outside SVG for sharper rendering
2026-03-04tui: clearer graph labels and responsive layout for usage visualizationDavid Hill
Improve readability of the usage graph y-axis label by spelling out 'Requests per 5 hour' instead of the abbreviated 'Requests/5h'. Fix layout on smaller screens by removing negative margin that was causing the graph to overflow its container.
2026-03-04wip: Make bar colors in limit graph customizable via CSS variables for ↵David Hill
consistent theming across the go route visualization
2026-03-04docs: redesign Go pricing graph with horizontal bars and inline request labelsDavid Hill
Improve visual clarity of request limits on the Go pricing page by replacing dot-based chart with animated horizontal bars that directly show model names and exact request counts. Add proper OpenGraph and Twitter Card meta tags for better social sharing discovery.
2026-03-04chore(ui): remove quotesDavid Hill
2026-03-04tweak(ui): darker textDavid Hill
2026-03-04tweak(ui): remove sectionDavid Hill
2026-03-04tui: reduce excessive spacing in go route layout to improve visual balanceDavid Hill
2026-03-04docs: make Go hero CTA translatable with pricing emphasisDavid Hill
2026-03-04docs: de-link Go testimonials and swap Zen→GoDavid Hill
2026-03-04docs: replace Go landing page video with interactive limits graphDavid Hill
Users can now see a clear visual comparison of request limits between Free tier and Go tier across all available models, making it easier to understand the value of a Go subscription at a glance.
2026-03-03chore(console): add Go to navDavid Hill
2026-03-03feat(console): add /go landing pageDavid Hill