Skip to content

Commit 0fd2736

Browse files
authored
New version: DifferentAI.OpenWork version 0.11.194 (microsoft#352782)
1 parent 0108c5b commit 0fd2736

4 files changed

Lines changed: 101 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: DifferentAI.OpenWork
5+
PackageVersion: 0.11.194
6+
InstallerType: wix
7+
Scope: machine
8+
InstallerSwitches:
9+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
10+
ProductCode: '{21873C1B-18D3-4DFA-AA6C-28469FFC666E}'
11+
ReleaseDate: 2026-03-26
12+
AppsAndFeaturesEntries:
13+
- UpgradeCode: '{2A300FB5-FA81-5886-A03C-B8C20DF4E74B}'
14+
ElevationRequirement: elevatesSelf
15+
Installers:
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/different-ai/openwork/releases/download/v0.11.194/openwork-desktop-windows-x64.msi
18+
InstallerSha256: A429FFA02A7EAF6DDA9571C9FBFD2DA1304A2AD009FB8199D88585BE8187DCDB
19+
ManifestType: installer
20+
ManifestVersion: 1.12.0
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: DifferentAI.OpenWork
5+
PackageVersion: 0.11.194
6+
PackageLocale: en-US
7+
Publisher: differentai
8+
PublisherUrl: https://openwork.software/
9+
PublisherSupportUrl: https://github.com/different-ai/openwork/issues
10+
Author: Different AI
11+
PackageName: OpenWork
12+
PackageUrl: https://openwork.software/
13+
License: MIT
14+
LicenseUrl: https://github.com/different-ai/openwork/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2026 Different AI
16+
ShortDescription: An open-source alternative to Claude Cowork, powered by OpenCode
17+
Description: |-
18+
OpenWork is an extensible, open-source “Claude Work” style system for knowledge workers.
19+
It’s a native desktop app that runs OpenCode under the hood, but presents it as a clean, guided workflow:
20+
- pick a workspace
21+
- start a run
22+
- watch progress + plan updates
23+
- approve permissions when needed
24+
- reuse what works (templates + skills)
25+
The goal: make “agentic work” feel like a product, not a terminal.
26+
Tags:
27+
- agent
28+
- agentic
29+
- ai
30+
- large-language-model
31+
- llm
32+
- opencode
33+
ReleaseNotes: |-
34+
Highlights
35+
- Simplified Den local development and cloud dashboard onboarding flows, with broader design-language updates across app/web surfaces.
36+
- Wired automatic context compaction through to OpenCode behavior for more consistent long-session handling.
37+
Fixes & polish
38+
- Keep the custom app MCP add flow in settings so setup is less disruptive.
39+
- Route update notifications to General settings for a clearer destination.
40+
- Remove composer arrow-key draft history to reduce accidental input-state churn.
41+
- Soften app share modal surfaces and tighten dashboard shell layout polish.
42+
Packaging / ops
43+
- Released OpenWork v0.11.194 as a patch bump with synchronized package and desktop version metadata.
44+
- Added a faster local Den dev path and refreshed Docker dev docs for local stack setup.
45+
Compare:
46+
https://github.com/different-ai/openwork/compare/v0.11.193...v0.11.194
47+
ReleaseNotesUrl: https://github.com/different-ai/openwork/releases/tag/v0.11.194
48+
ManifestType: defaultLocale
49+
ManifestVersion: 1.12.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: DifferentAI.OpenWork
5+
PackageVersion: 0.11.194
6+
PackageLocale: zh-CN
7+
ShortDescription: 由 OpenCode 驱动的 Claude Cowork 开源替代方案
8+
Description: |-
9+
OpenWork 是一个可扩展的开源“Claude Work”风格系统,专为知识工作者设计。
10+
它是一款原生桌面应用程序,底层运行 OpenCode,但以简洁、引导式的工作流呈现:
11+
- 选择一个工作区
12+
- 开始执行任务
13+
- 查看进度并规划更新
14+
- 在需要时批准权限
15+
- 复用有效内容(模板 + 技能)
16+
目标:让“自主智能式工作”感觉像一个产品,而不是一个终端。
17+
Tags:
18+
- opencode
19+
- 人工智能
20+
- 大语言模型
21+
- 智能体
22+
- 自主智能
23+
ManifestType: locale
24+
ManifestVersion: 1.12.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.12.0.schema.json
3+
4+
PackageIdentifier: DifferentAI.OpenWork
5+
PackageVersion: 0.11.194
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)