|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: SST.opencode |
| 5 | +PackageVersion: 1.1.51 |
| 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) 2026 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 | + Core |
| 33 | + - Revert change that caused headers to be double merged if provider was authenticated in multiple places |
| 34 | + - Document the built-in agents |
| 35 | + - Prevent double-prefixing of Bedrock cross-region inference models (@sergical) |
| 36 | + - Prioritize OPENCODE_CONFIG_DIR for AGENTS.md (@lgladysz) |
| 37 | + TUI |
| 38 | + - Restore direct OSC52 support |
| 39 | + Desktop |
| 40 | + - Tighten up session padding-top for mobile (@DNGriffin) |
| 41 | + Thank you to 4 community contributors: |
| 42 | + - @lgladysz: |
| 43 | + - fix: prioritize OPENCODE_CONFIG_DIR for AGENTS.md (#11536) |
| 44 | + - @DNGriffin: |
| 45 | + - fix(app): tighten up session padding-top for mobile (#11247) |
| 46 | + - @sergical: |
| 47 | + - fix: prevent double-prefixing of Bedrock cross-region inference models (#12056) |
| 48 | + - @schaoss: |
| 49 | + - docs: add agent-compatible paths to skills documentation (#12067) |
| 50 | +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.1.51 |
| 51 | +Documentations: |
| 52 | +- DocumentLabel: Docs |
| 53 | + DocumentUrl: https://opencode.ai/docs/ |
| 54 | +ManifestType: defaultLocale |
| 55 | +ManifestVersion: 1.12.0 |
0 commit comments