diff --git a/manifests/s/SST/opencode/1.14.27/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.14.27/SST.opencode.installer.yaml new file mode 100644 index 0000000000000..ec38efb027d80 --- /dev/null +++ b/manifests/s/SST/opencode/1.14.27/SST.opencode.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.14.27 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2026-04-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.14.27/opencode-windows-x64.zip + InstallerSha256: 7A1E54224E714B38A375601314F0629DF424FDBC6BFDD6A51CC4A3EF98882081 +- Architecture: arm64 + InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.14.27/opencode-windows-arm64.zip + InstallerSha256: 1ECA041FC7A4332D8735655157F757B74616BD8F3499A8CE8A0FC2B8DB7A7628 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.14.27/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.14.27/SST.opencode.locale.en-US.yaml new file mode 100644 index 0000000000000..5fc33710f347e --- /dev/null +++ b/manifests/s/SST/opencode/1.14.27/SST.opencode.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.14.27 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Core + - Added a configurable default shell for terminals and agent shell commands, with a Desktop setting to manage it. + - Reduced extra terminal noise while creating TUI workspaces. + TUI + - Hid provider connection checks until onboarding is complete. + - Restored the default toast timeout when no custom duration is provided. (@OpeOginni) + Thank you to 1 community contributor: + - @OpeOginni: + - fix(tui): update toast duration handling to use default value (#23395) +ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.14.27 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.14.27/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.14.27/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fb1689fed128d --- /dev/null +++ b/manifests/s/SST/opencode/1.14.27/SST.opencode.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.14.27 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SST/opencode/1.14.27/SST.opencode.yaml b/manifests/s/SST/opencode/1.14.27/SST.opencode.yaml new file mode 100644 index 0000000000000..74c19f095e17c --- /dev/null +++ b/manifests/s/SST/opencode/1.14.27/SST.opencode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.14.27 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0