summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-03-05refactor(desktop): improve error handling and translation in server error ↵OpeOginni
formatting (#16171)
2026-03-05chore: generateopencode-agent[bot]
2026-03-05fix(app): improve agent selection logic passing in configured models and ↵OpeOginni
variants correctly (#16072)
2026-03-05desktop: remove unnecessary macOS entitlements (#16161)Shoubhit Dash
2026-03-05desktop: new-session deeplink (#15322)Brendan Allan
2026-03-05desktop-electon: handle latest version update check properlyBrendan Allan
2026-03-05chore: update nix node_modules hashesopencode-agent[bot]
2026-03-05app: prefer using useLocation instead of window.location (#15989)Brendan Allan
2026-03-05feat(opencode): Adding options to auth login to skip questions (#14470)Daniel Polito
Co-authored-by: Shoubhit Dash <[email protected]>
2026-03-04zen: update go pageFrank
2026-03-05chore: update turborepo (#16061)Anton Volkov
2026-03-04dont let dax touch the ui (#16060)Luke Parker
2026-03-04wip: zenFrank
2026-03-04fix(core): handle SIGHUP and kill process (#16057)James Long
2026-03-04Merge branch 'go-page' into devFrank
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-04docs(i18n): sync locale docs from english changesopencode-agent[bot]
2026-03-04docs: Add opencode-sentry-monitor to ecosystem documentation (#16037)Scott Tolinski
2026-03-04ci: make tsgo available for pre-push typechecksDavid Hill
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.
2026-03-04release: v1.2.17opencode
2026-03-04ci: remove electron beta requirementBrendan Allan
2026-03-04ci: only publish electron on betaBrendan Allan
2026-03-04remove build from typecheckDax Raad
2026-03-04show scrollbar by default (#15282)Sebastian
2026-03-04fix(app): remove blur from todosAdam
2026-03-04fix(app): delay dock animation on session loadAdam
2026-03-04fix(app): remove diff lines from sessions in sidebarAdam
2026-03-04chore(console): update copyDavid Hill
2026-03-04fix(app): loading session should be scrolled to the bottomAdam
2026-03-04chore(console): edit copyDavid Hill
2026-03-04docs: send Go landing page links to Go docsDavid Hill
2026-03-04fix(app): terminal tab closeAdam
2026-03-04chore(console): switch /go page to go.* i18n keysDavid Hill