summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-11-09release: v1.0.49opencode
2025-11-08tui: fix continue session navigation to wait for sync completion before ↵Dax Raad
redirecting Previously, the continue session navigation would immediately try to redirect to the most recent session before the sync data was fully loaded, causing navigation to fail. Now it waits for sync status to be complete before attempting the redirect, ensuring the session data is available.
2025-11-09release: v1.0.48opencode
2025-11-09chore: format codeGitHub Action
2025-11-08tui: add logging when creating project instances to help users debug startup ↵Dax Raad
issues
2025-11-09release: v1.0.47opencode
2025-11-08tui: fix continue session navigation to use most recent session instead of ↵Dax Raad
oldest session
2025-11-08Merge remote-tracking branch 'origin/dev' into devDax Raad
2025-11-08improve startup speedDax Raad
2025-11-08chore: format codeGitHub Action
2025-11-08fix(lsp): handle optional requests to avoid MethodNotFound (-32601) with ↵Christopher Sacca
MATLAB Language Server (#4007)
2025-11-08chore: format codeGitHub Action
2025-11-08fix(theme): filter out null values from theme palette (#4083)Kamaal Farah
Signed-off-by: Kamaal Farah <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2025-11-08release: v1.0.46opencode
2025-11-08tui: display 'Free' badge for zero-cost models in model selection dialogDax Raad
2025-11-08zen: fix billing buttonFrank
2025-11-08chore: format codeGitHub Action
2025-11-08zen: rate limitFrank
2025-11-08ignore: update download stats 2025-11-08GitHub Action
2025-11-08release: v1.0.45opencode
2025-11-07chore(prompt): refine polaris instructions for practical behaviorDax Raad
2025-11-07core: route polaris-alpha models to polaris system promptDax Raad
2025-11-08chore: format codeGitHub Action
2025-11-07chore: standardize prettier printWidth to 120Dax Raad
2025-11-07fix(prompt): prevent title generation refusal responsesDax Raad
2025-11-07chore: adjust cfg codeAiden Cline
2025-11-08chore: format codeGitHub Action
2025-11-07ignore: docs: fix type errors in sitemap generation scriptJay V
2025-11-07ignore: docs: add sitemap.xml to gitignoreJay V
2025-11-07ignore: docs: add automated sitemap generation for main app and docs routesJay V
2025-11-07allow reading of opencode.json(c) from .opencode/Aiden Cline
2025-11-08upgrade to opentui 0.1.39 supporting shift/ctrl+return/esc custom csi in ghosttySebastian Herrlinger
2025-11-07ignore: update logAiden Cline
2025-11-07ignore: symlink zed extension licenseAiden Cline
2025-11-07ignore: fixAiden Cline
2025-11-07chore: format codeGitHub Action
2025-11-07ignore: lander add canonical urls and h1 tags to all landing pagesJay V
2025-11-07ignore: lander use h1 tags for main headings on landing and zen pagesJay V
2025-11-07release: v1.0.44opencode
2025-11-07tui: show more sessions in list and fix sync timing to prevent race conditionsDax Raad
2025-11-07ignore: update versionAiden Cline
2025-11-07ci: auto update zed extensionAiden Cline
2025-11-07chore: format codeGitHub Action
2025-11-07ignore: update zed extensionAiden Cline
2025-11-07release: v1.0.43opencode
2025-11-07ci: add optional version parameter to publish workflowDax Raad
Allows overriding the version when publishing releases instead of only using semantic bumping. This gives maintainers more control over release versioning for special cases or hotfixes.
2025-11-07upgrade to opentui to fix disappearing content (again) and sticky scrollSebastian Herrlinger
2025-11-07fix formattersAiden Cline
2025-11-07chore: rm debug logsAiden Cline
2025-11-07fix(desktop): stop icon sizeAdam