Skip to content

Commit a784aa0

Browse files
authored
New version: SST.OpenCodeDesktop version 1.14.38 (microsoft#368833)
1 parent 2606ec2 commit a784aa0

3 files changed

Lines changed: 78 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: SST.OpenCodeDesktop
5+
PackageVersion: 1.14.38
6+
InstallerType: nullsoft
7+
Scope: user
8+
ProductCode: d074f30d-5f88-5885-b075-be1348cc7676
9+
ReleaseDate: 2026-05-05
10+
AppsAndFeaturesEntries:
11+
- DisplayName: OpenCode 1.14.38
12+
Publisher: OpenCode
13+
ProductCode: d074f30d-5f88-5885-b075-be1348cc7676
14+
InstallationMetadata:
15+
DefaultInstallLocation: '%LocalAppData%\OpenCode'
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.14.38/opencode-desktop-win-x64.exe
19+
InstallerSha256: E024A4E11E402CEBF80E86BD0BC93D2F3864DA8316A0CA639195AC945AE9579C
20+
- Architecture: arm64
21+
InstallerUrl: https://github.com/anomalyco/opencode/releases/download/v1.14.38/opencode-desktop-win-arm64.exe
22+
InstallerSha256: BDF0C5FBD76EEC51F02022BFB6FD3D5F1DF2E832E0A55F8F7C06B95E0A4D2541
23+
ManifestType: installer
24+
ManifestVersion: 1.12.0
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: SST.OpenCodeDesktop
5+
PackageVersion: 1.14.38
6+
PackageLocale: en-US
7+
Publisher: opencode
8+
PublisherUrl: https://anoma.ly/
9+
PublisherSupportUrl: https://github.com/anomalyco/opencode/issues
10+
PackageName: OpenCode
11+
PackageUrl: https://opencode.ai/
12+
License: MIT
13+
LicenseUrl: https://github.com/anomalyco/opencode/blob/HEAD/LICENSE
14+
Copyright: Copyright (c) 2026 opencode
15+
ShortDescription: OpenCode is an open source agent that helps you write and run code with any AI model. It's available as a terminal-based interface, desktop app, or IDE extension.
16+
Description: |-
17+
opencode is an AI coding agent. It features:
18+
- A responsive, native, themeable terminal UI and desktop app.
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+
34+
Bugfixes
35+
- Embedded UI requests now work with arbitrary connect-src origins under the default CSP.
36+
37+
Desktop
38+
39+
Bugfixes
40+
- Desktop now trusts system CA certificates for HTTPS connections.
41+
ReleaseNotesUrl: https://github.com/anomalyco/opencode/releases/tag/v1.14.38
42+
Documentations:
43+
- DocumentLabel: Docs
44+
DocumentUrl: https://opencode.ai/docs/
45+
ManifestType: defaultLocale
46+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: SST.OpenCodeDesktop
5+
PackageVersion: 1.14.38
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)