summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app/src
AgeCommit message (Collapse)Author
2026-03-21wip: zenFrank
2026-03-21chore: generateopencode-agent[bot]
2026-03-20fix(zen): emit cost chunk in client-facing format, not upstream format (#16817)Kit Langton
2026-03-19go: upi translationFrank
2026-03-19go: upi paymentFrank
2026-03-18zen: minimax m2.7Frank
2026-03-18zen: fix routing non OC trafficFrank
2026-03-17wip: zenFrank
2026-03-17feat(enterprise): contact form now pushes to salesforce 🙄 (#17964)Ryan Vogel
Co-authored-by: slickstef11 <[email protected]> Co-authored-by: Frank <[email protected]>
2026-03-17wip: zenFrank
2026-03-17zen: add missing model lab namesFrank
2026-03-17zen: error loggingFrank
2026-03-13go: upi payFrank
2026-03-12zen: handle cache keyFrank
2026-03-11go: dashboard designFrank
2026-03-11go: first month discountFrank
2026-03-11zen: update discount copy on landerFrank
2026-03-11zen: add alipay for go subFrank
2026-03-11zen: add Go pageFrank
2026-03-11zen: add usage sectionFrank
2026-03-11zen: update usage graph on landing pageFrank
2026-03-11zen: update headerFrank
2026-03-11feat(web): use Feishu for Chinese community links (#16908)Jack
Co-authored-by: Frank <[email protected]>
2026-03-10zen: raise limitFrank
2026-03-10zen: raise limitFrank
2026-03-07zen: fix graph legendFrank
2026-03-07chore: update web statsAdam
2026-03-06docs: update legal policies for 2026 terms refreshJay V
2026-03-05fix(console): follow-up for #13108 docs/en routing and locale cookie sync ↵Jun
(#13608)
2026-03-05chore(console): go page i18nAdam
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-04Merge branch 'dev' into go-pageFrank
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: clarify Go models in FAQ answerDavid 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.