|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: SST.opencode |
| 5 | +PackageVersion: 1.0.57 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: SST |
| 8 | +PublisherUrl: https://sst.dev/ |
| 9 | +PublisherSupportUrl: https://github.com/sst/opencode/issues |
| 10 | +PackageName: opencode |
| 11 | +PackageUrl: https://opencode.ai/ |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE |
| 14 | +Copyright: Copyright (c) 2025 opencode |
| 15 | +ShortDescription: The AI coding agent built for the terminal. |
| 16 | +Description: |- |
| 17 | + opencode is an AI coding agent built for the terminal. It features: |
| 18 | + - A responsive, native, themeable terminal UI. |
| 19 | + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. |
| 20 | + - Have multiple agents working in parallel on the same project. |
| 21 | + - Create shareable links to any session for reference or to debug. |
| 22 | + - Log in with Anthropic to use your Claude Pro or Claude Max account. |
| 23 | + - Supports 75+ LLM providers through Models.dev, including local models. |
| 24 | +Tags: |
| 25 | +- ai |
| 26 | +- code |
| 27 | +- coding |
| 28 | +- develop |
| 29 | +- development |
| 30 | +- programming |
| 31 | +ReleaseNotes: |- |
| 32 | + - Fixed TUI spawn to reset BUN_OPTIONS (#3606) |
| 33 | + - Updated keymap.json bindings for OpenCode command (#4192) |
| 34 | + - Fixed desktop prompt clearing inconsistencies |
| 35 | + - Fixed desktop code/diff number container width display |
| 36 | + - Fixed desktop session show more button being hidden on new sessions |
| 37 | + - Fixed desktop prompt input not clearing and attachment issues |
| 38 | + - Fixed desktop color grouping functionality |
| 39 | + - Added web and codesearch tools |
| 40 | + - Updated @opentui/core to v0.1.39 with build script fixes |
| 41 | + - Keep session dot visible in list for currently active session (#4185) |
| 42 | + - Cache project ID in root git folder for better performance |
| 43 | + - Added help for users reading thinking blocks and improved todo sync trust |
| 44 | + - Fixed Google Vertex configurations (#4169) |
| 45 | + - Upgraded toast notification system (#4159) |
| 46 | + - Updated code editor dark mode |
| 47 | +ReleaseNotesUrl: https://github.com/sst/opencode/releases/tag/v1.0.57 |
| 48 | +Documentations: |
| 49 | +- DocumentLabel: Docs |
| 50 | + DocumentUrl: https://opencode.ai/docs/ |
| 51 | +ManifestType: defaultLocale |
| 52 | +ManifestVersion: 1.10.0 |
0 commit comments