Skip to content

Commit 9a03f16

Browse files
authored
New version: SST.opencode version 1.0.51 (#311203)
1 parent 4be08b2 commit 9a03f16

File tree

4 files changed

+88
-0
lines changed

4 files changed

+88
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: SST.opencode
5+
PackageVersion: 1.0.51
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: opencode.exe
10+
Commands:
11+
- opencode
12+
ReleaseDate: 2025-11-09
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/sst/opencode/releases/download/v1.0.51/opencode-windows-x64.zip
16+
InstallerSha256: 01D71E52A626C5F53DF10CA0E8358FF9C85B26F86B9A666C1E254A292B2415E8
17+
ManifestType: installer
18+
ManifestVersion: 1.10.0
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
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.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) 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: '- Fixed a race condition in the TUI context synchronization that could cause the interface to load improperly'
32+
ReleaseNotesUrl: https://github.com/sst/opencode/releases/tag/v1.0.51
33+
Documentations:
34+
- DocumentLabel: Docs
35+
DocumentUrl: https://opencode.ai/docs/
36+
ManifestType: defaultLocale
37+
ManifestVersion: 1.10.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: SST.opencode
5+
PackageVersion: 1.0.51
6+
PackageLocale: zh-CN
7+
ShortDescription: 专为终端打造的 AI 编程助手
8+
Description: |-
9+
opencode 是一款专为终端打造的 AI 编程助手,具备以下特性:
10+
- 响应式、原生、可主题定制的终端界面
11+
- 自动加载正确的 LSP,减少 LLM 的错误率
12+
- 支持多个智能体并行处理同一项目
13+
- 可为任何会话生成可分享链接,便于参考或调试
14+
- 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户
15+
- 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型
16+
Tags:
17+
- ai
18+
- 代码
19+
- 开发
20+
- 编程
21+
Documentations:
22+
- DocumentLabel: 文档
23+
DocumentUrl: https://opencode.ai/docs/
24+
ManifestType: locale
25+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: SST.opencode
5+
PackageVersion: 1.0.51
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)