|
| 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: Proma.Proma |
| 5 | +PackageVersion: 0.13.28 |
| 6 | +PackageLocale: en-US |
| 7 | +License: Freeware |
| 8 | +ShortDescription: A local-first AI desktop application that integrates multi-model Chat, general Agent, workspace, Skills, MCP, remote bots, and memory capabilities into a single open-source client. |
| 9 | +Description: |- |
| 10 | + Proma is a local-first AI desktop application that integrates multi-model Chat, general Agent, workspace, Skills, MCP, remote bots, and memory capabilities into a single open-source client. |
| 11 | + It's not just a chatbox for casual conversations, but an Agent workspace designed to accumulate personal workflows over time: use Chat for simple questions, assign complex tasks to the Agent, and keep data and configurations as local as possible. |
| 12 | +
|
| 13 | + What you can do now |
| 14 | + - Chat mode: Multi-model conversations, attachment parsing, image input, Markdown / Mermaid / KaTeX / code highlighting, side-by-side chats, system prompts, context management. |
| 15 | + - Agent mode: General Agent based on @anthropic-ai/claude-agent-sdk, supporting workspace isolation, permission modes, file operations, streaming output for long-running tasks, plan confirmation, and user follow-up. |
| 16 | + - SubAgent / Tasks: Complex tasks can be broken down into sub-Agents / Tasks via the Claude Agent SDK tools, with invocation processes and results displayed within the message stream. |
| 17 | + - Skills & MCP: Each workspace can independently configure Skills, MCP Server, and workspace files, ideal for accumulating reusable capabilities. |
| 18 | + - Remote bots: Supports Feishu / Lark bot bridging, with DingTalk and WeChat bridge entry points already provided, enabling mobile devices or group chats to trigger local Agent workflows. |
| 19 | + - Memory and tools: Chat and Agent share memory capabilities, and support web search, built-in Chat tools, Agent recommendations, and other auxiliary features. |
| 20 | + - Local-first: Conversations, workspaces, attachments, configurations, Skills, etc., are stored by default in ~/.proma/, organized using JSON / JSONL files, without relying on a local database. |
| 21 | + - Desktop experience: Auto-update, proxy settings, file preview, global shortcuts, quick task window, voice input, light / dark / system-following themes. |
| 22 | +Tags: |
| 23 | +- agent |
| 24 | +- agentic |
| 25 | +- ai |
| 26 | +- large-language-model |
| 27 | +- llm |
| 28 | +ManifestType: locale |
| 29 | +ManifestVersion: 1.12.0 |
0 commit comments