summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app/src/routes/go
AgeCommit message (Collapse)Author
2026-04-27update Go DeepSeek flash limits for cache pricing drop (#24592)Jack
2026-04-27update Go DeepSeek request estimates for cache pricing changes (#24575)Jack
2026-04-27go: add deepseek iconFrank
2026-04-24zen: deepseek v4 proFrank
2026-04-23docs: add MiMo V2.5 to Go pages (#23876)Jack
2026-04-21go: promote kimi k2.6 usage limits (#23634)Jack
Co-authored-by: Frank <[email protected]>
2026-04-20docs(go): add Kimi K2.6 to Go and Zen content (#23558)Jack
2026-04-15fix: resolve oxlint warnings — suppress false positives, remove unused ↵Kit Langton
imports (#22687)
2026-04-15Go: list model providersFrank
2026-04-15Go: qwen 3.5 & 3.6 plusFrank
2026-04-07go: glm5.1Frank
2026-04-02go: add mimoFrank
2026-04-02Add MiMo-V2 models to Go UI and docs (#20709)Jack
2026-03-29wip: zenFrank
2026-03-28zen: ZDR policyFrank
2026-03-18zen: minimax m2.7Frank
2026-03-11zen: update discount copy on landerFrank
2026-03-11zen: add Go pageFrank
2026-03-11zen: update usage graph on landing pageFrank
2026-03-04zen: update go pageFrank
2026-03-04wip: zenFrank
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-04tui: clarify free tier includes Big Pickle and promotional requests on Go ↵David Hill
pricing page
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: show Go request limits per 5-hour sessionDavid Hill
2026-03-04tui: clarify which models are available in Go subscriptionDavid Hill
Adds list of included AI models (GLM-5, Kimi K2.5, and MiniMax M2.5) to the Go page so users know exactly what model access their subscription provides
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: localize Go graph and testimonial copyDavid Hill
2026-03-04docs: de-link Go testimonials and swap Zen→GoDavid Hill
2026-03-04docs: update Go privacy copy for global hostingDavid 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-04docs: send Go landing page links to Go docsDavid Hill
2026-03-04chore(console): switch /go page to go.* i18n keysDavid Hill
2026-03-04chore(console): use Go ornate logo on /goDavid Hill
2026-03-04chore(console): refine /go hero and pricing copyDavid Hill
2026-03-04chore(console): hide Go nav item on /goDavid Hill
2026-03-04chore(console): update /go hero bodyDavid Hill
2026-03-04chore(console): move login to end on zen/goDavid Hill
2026-03-03chore(console): trim /go model logosDavid Hill
2026-03-03chore(console): update /go hero copyDavid Hill
2026-03-03chore(console): add Go to navDavid Hill
2026-03-03feat(console): add /go landing pageDavid Hill