summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-04-27Merge branch 'fix/usage-chart' into devFrank
2026-04-27zen: couponsFrank
2026-04-27chore: generateopencode-agent[bot]
2026-04-27fix(opencode): agent create generates permissions field with deny ins… ↵21pounder
(#24482) Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-04-27update Go DeepSeek request estimates for cache pricing changes (#24575)Jack
2026-04-26ignore: split up reasoning transforms (#24574)Aiden Cline
2026-04-27syncFrank
2026-04-26fix: default tool call streaming to false for google vertex (#24573)Aiden Cline
2026-04-27sync release versions for v1.14.28opencode
2026-04-27chore: generateopencode-agent[bot]
2026-04-27go: add deepseek iconFrank
2026-04-27Refactor npm config handling (#24565)Dax
2026-04-26go: models endpointFrank
2026-04-27sync release versions for v1.14.27opencode
2026-04-26upgrade opentui to 0.1.105 (#24555)Sebastian
2026-04-27fix(tui): hide provider checks before onboarding (#24551)Dax
2026-04-27feat(httpapi): bridge tui routes (#24548)Kit Langton
2026-04-26core: refactor Installation service to use a single consolidated result objectDax Raad
Reorganizes the Installation service implementation by grouping info, method, latest, and upgrade methods into a single result object. This improves code locality and makes the service interface more maintainable. Also adds a clarifying comment explaining why the package manager's resolver is used for version lookups (to ensure registries, mirrors, auth, proxies, and dist-tags match upgrade behavior).
2026-04-26feat(httpapi): bridge pty routes (#24547)Kit Langton
2026-04-27feat: configurable shell selection + desktop settings UI (#20602)Luke Parker
2026-04-26chore: generateopencode-agent[bot]
2026-04-26feat(httpapi): bridge event stream (#24518)Kit Langton
2026-04-26tui: remove excessive debug logging from workspace creation flow to reduce ↵Dax Raad
terminal output noise
2026-04-26fix(tui): update toast duration handling to use default value (#23395)OpeOginni
Co-authored-by: Aiden Cline <[email protected]>
2026-04-26sync release versions for v1.14.26opencode
2026-04-26upgrade opentui to 0.1.104 (#24531)Sebastian
2026-04-26feat(go): add Go model listing endpoint (#24304)Jack
Co-authored-by: Frank <[email protected]>
2026-04-26fix(editor): reject lock files with no workspace match for cwd (#24323)Jermiah Joseph
2026-04-26chore: generateopencode-agent[bot]
2026-04-26syncFrank
2026-04-26syncFrank
2026-04-26chore: generateopencode-agent[bot]
2026-04-26feat(httpapi): bridge remaining session routes (#24510)Kit Langton
2026-04-26chore: generateopencode-agent[bot]
2026-04-26feat(httpapi): bridge session message mutations (#24487)Kit Langton
2026-04-26chore: generateopencode-agent[bot]
2026-04-26feat(httpapi): bridge session lifecycle routes (#24486)Kit Langton
2026-04-26chore: generateopencode-agent[bot]
2026-04-26feat(httpapi): bridge session read routes (#24485)Kit Langton
2026-04-26chore: generateopencode-agent[bot]
2026-04-26feat(httpapi): bridge sync routes (#24484)Kit Langton
2026-04-26fix(docs): correct OpenCode Go DeepSeek endpoints (#24500)Jack
2026-04-26chore: generateopencode-agent[bot]
2026-04-26feat(httpapi): bridge workspace mutations (#24483)Kit Langton
2026-04-26chore: generateopencode-agent[bot]
2026-04-26feat(httpapi): bridge experimental session list (#24478)Kit Langton
2026-04-26fix: bump openrouter sdk version to resolve deepseek reasoning issue (bug ↵Aiden Cline
was in sdk pkg) (#24435)
2026-04-25core: Add User-Agent header to identify client version in HTTP requestsDax Raad
2026-04-25syncFrank
2026-04-26test(provider): avoid plugin dependency install timeout (#24416)Kit Langton