|
| 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: AIDotNet.OpenCowork |
| 5 | +PackageVersion: 0.7.15 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: example.com |
| 8 | +PublisherUrl: https://github.com/AIDotNet |
| 9 | +PublisherSupportUrl: https://github.com/AIDotNet/OpenCowork/issues |
| 10 | +PackageName: OpenCoWork |
| 11 | +PackageUrl: https://github.com/AIDotNet/OpenCowork |
| 12 | +License: Apache-2.0 |
| 13 | +LicenseUrl: https://github.com/AIDotNet/OpenCowork/blob/HEAD/LICENSE |
| 14 | +Copyright: Copyright 2026 AIDotNet |
| 15 | +ShortDescription: Open-source desktop platform for multi-agent collaboration. Empowering AI agents with local tools, parallel teamwork, and seamless workplace integration. |
| 16 | +Description: |- |
| 17 | + 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. |
| 18 | + OpenCowork solves this by providing: |
| 19 | + - Local Agency: Agents can directly read/write files and execute shell commands with your permission. |
| 20 | + - Context Awareness: No more manual context feeding. Agents explore your codebase and logs autonomously. |
| 21 | + - Task Orchestration: Complex tasks (like "Refactor this module and update tests") are broken down and handled by specialized sub-agents. |
| 22 | + - Human-in-the-loop: You stay in control with a transparent tool-call approval system. |
| 23 | +Tags: |
| 24 | +- agent |
| 25 | +- agentic |
| 26 | +- ai |
| 27 | +- large-language-model |
| 28 | +- llm |
| 29 | +ReleaseNotes: |- |
| 30 | + Added |
| 31 | + - Added LongCat AI built-in provider preset with 6 models including vision capabilities (Flash Chat, Flash Thinking series, Flash Lite, Flash Omni with image support). |
| 32 | + - Added Claude Code CLI source code analysis project for learning and research purposes with TypeScript implementation and MCP protocol support. |
| 33 | + Changed |
| 34 | + - Bumped the app version to v0.7.15. |
| 35 | + - Updated the docs homepage release badge from v0.7.14 to v0.7.15. |
| 36 | + Fixed |
| 37 | + - No fixes in this release. |
| 38 | + Notes |
| 39 | + - This release enhances the platform's AI provider ecosystem and adds valuable learning resources for developers interested in high-quality CLI tool implementations. |
| 40 | +ReleaseNotesUrl: https://github.com/AIDotNet/OpenCowork/releases/tag/0.7.15 |
| 41 | +ManifestType: defaultLocale |
| 42 | +ManifestVersion: 1.12.0 |
0 commit comments