|
| 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.220 |
| 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 | + Core |
| 33 | + - Fix plugin and mode glob patterns |
| 34 | + - Add debug agent subcommand to test agents in isolation (@Eric-Guo) |
| 35 | + - Display MCP tag for prompts in autocomplete but not in prompt (@paoloricciuti) |
| 36 | + TUI |
| 37 | + - Clarify agent-name placeholder in tips (@anzulaqeel-anunzio) |
| 38 | + Desktop |
| 39 | + - Remove status bar and add new elements in header |
| 40 | + - Better new session button in desktop app |
| 41 | + - Add unified diff toggle to desktop application |
| 42 | + - Fix desktop not rendering large sessions |
| 43 | + Thank you to 4 community contributors: |
| 44 | + - @paoloricciuti: |
| 45 | + - fix: display MCP tag for prompts in autocomplete but not in prompt (#6531) |
| 46 | + - @anzulaqeel-anunzio: |
| 47 | + - fix: Clarify agent-name placeholder in tips (#6520) |
| 48 | + - @Eric-Guo: |
| 49 | + - feat(cli): New debug agent subcommand (#6529) |
| 50 | + - @backnotprop: |
| 51 | + - docs: Add plannotator plugin (#6510) |
| 52 | +ReleaseNotesUrl: https://github.com/sst/opencode/releases/tag/v1.0.220 |
| 53 | +Documentations: |
| 54 | +- DocumentLabel: Docs |
| 55 | + DocumentUrl: https://opencode.ai/docs/ |
| 56 | +ManifestType: defaultLocale |
| 57 | +ManifestVersion: 1.10.0 |
0 commit comments