From 8b8f8159f8d4228e84d92aea13ca769ce89db9a4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 26 May 2026 12:35:01 +0800 Subject: [PATCH] New version: AIDotNet.OpenCowork version 0.9.108 --- .../AIDotNet.OpenCowork.installer.yaml | 32 ++++++++++++++ .../AIDotNet.OpenCowork.locale.en-US.yaml | 42 +++++++++++++++++++ .../AIDotNet.OpenCowork.locale.zh-CN.yaml | 22 ++++++++++ .../0.9.108/AIDotNet.OpenCowork.yaml | 8 ++++ 4 files changed, 104 insertions(+) create mode 100644 manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.installer.yaml create mode 100644 manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.locale.en-US.yaml create mode 100644 manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.locale.zh-CN.yaml create mode 100644 manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.yaml diff --git a/manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.installer.yaml b/manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.installer.yaml new file mode 100644 index 000000000000..f059a6228468 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 0.9.108 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: ef264783-8179-52ad-bf3a-efd1a5ce435d +ReleaseDate: 2026-05-26 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/0.9.108/OpenCowork-win-amd64-setup.exe + InstallerSha256: C0F42C3E50014C54C94250E1EB04577675269139F58C29C16128E5F75497C94F + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/0.9.108/OpenCowork-win-amd64-setup.exe + InstallerSha256: C0F42C3E50014C54C94250E1EB04577675269139F58C29C16128E5F75497C94F + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/AIDotNet/OpenCowork/releases/download/0.9.108/OpenCowork-win-arm64-setup.exe + InstallerSha256: 784194BCF639EE05BE0EF40309DD3655246CF4F0FC252919285E18837B609ADD + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.locale.en-US.yaml b/manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.locale.en-US.yaml new file mode 100644 index 000000000000..b58378e48a85 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 0.9.108 +PackageLocale: en-US +Publisher: example.com +PublisherUrl: https://github.com/AIDotNet +PublisherSupportUrl: https://github.com/AIDotNet/OpenCowork/issues +PackageName: OpenCoWork +PackageUrl: https://github.com/AIDotNet/OpenCowork +License: Apache-2.0 +LicenseUrl: https://github.com/AIDotNet/OpenCowork/blob/HEAD/LICENSE +Copyright: Copyright 2026 AIDotNet +ShortDescription: Open-source desktop platform for multi-agent collaboration. Empowering AI agents with local tools, parallel teamwork, and seamless workplace integration. +Description: |- + Traditional LLM interfaces are often "environment-isolated islands." Developers spend 50% of their time copy-pasting code, terminal logs, and file contents between the chat and their IDE. + OpenCowork solves this by providing: + - Local Agency: Agents can directly read/write files and execute shell commands with your permission. + - Context Awareness: No more manual context feeding. Agents explore your codebase and logs autonomously. + - Task Orchestration: Complex tasks (like "Refactor this module and update tests") are broken down and handled by specialized sub-agents. + - Human-in-the-loop: You stay in control with a transparent tool-call approval system. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +ReleaseNotes: |- + Added + - Added Soul marketplace page for discovering and browsing community souls. + - Finalized marketplace install flow with end-to-end soul installation from marketplace. + Changed + - Refactored working directory selector dialog with improved UX and streamlined layout. + - Unified file and tool icon styles across chat cards and session panels for visual consistency. + Fixed + - Added Stage1BuildResult wrapper in memory pipeline to preserve filter reasons and original content, ensuring filtered entries are recorded with accurate metadata instead of fallback values. + Removed + - Removed WeChat UI send skill and its automation scripts. +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/0.9.108 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.locale.zh-CN.yaml b/manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.locale.zh-CN.yaml new file mode 100644 index 000000000000..d326e555f9f6 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: AIDotNet.OpenCowork +PackageVersion: 0.9.108 +PackageLocale: zh-CN +ShortDescription: 开源桌面多智能体协作平台,为 AI 智能体赋予本地工具、并行团队协作及无缝办公集成能力。 +Description: |- + 传统的 LLM 界面往往是“环境孤岛”。开发者通常需要花费 50% 的时间在聊天窗口和 IDE 之间手动复制粘贴代码、终端日志和文件内容。 + OpenCowork 通过以下方式解决这一问题: + - 本地代理能力:智能体可以在您的许可下直接读写文件并执行 Shell 命令。 + - 上下文感知:无需再手动喂数据。智能体会自主探索您的代码库和日志。 + - 任务编排:复杂的任务(如“重构此模块并更新测试”)会被拆解并由专门的子智能体处理。 + - 人在回路:通过透明的工具调用审批系统,您始终拥有最终控制权。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/0.9.108 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.yaml b/manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.yaml new file mode 100644 index 000000000000..525fb6488f12 --- /dev/null +++ b/manifests/a/AIDotNet/OpenCowork/0.9.108/AIDotNet.OpenCowork.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: AIDotNet.OpenCowork +PackageVersion: 0.9.108 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0