|
| 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: kawayiYokami.P-ai |
| 5 | +PackageVersion: 0.13.1 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: yokami |
| 8 | +PublisherUrl: https://github.com/kawayiYokami |
| 9 | +PublisherSupportUrl: https://github.com/kawayiYokami/P-ai/issues |
| 10 | +PackageName: P-ai |
| 11 | +PackageUrl: https://github.com/kawayiYokami/P-ai |
| 12 | +License: GPL-3.0 |
| 13 | +LicenseUrl: https://github.com/kawayiYokami/P-ai/blob/HEAD/LICENSE |
| 14 | +ShortDescription: A ready-to-use self-growing desktop AI assistant for long-running tasks, memory, agents, tool reviews, MCP, and high-concurrency workspace automation. |
| 15 | +Description: |- |
| 16 | + A self-growing desktop AI work system — ready-to-use, with agent delegation, long-term memory, tool review, MCP, and high-concurrency workspace automation. |
| 17 | + PAI is an actively evolving desktop AI work system. It is not a chat client — it is a complete desktop system organized around conversations, tasks, memory, departments, tools, review, and remote messaging. The backend uses Rust async concurrency and streaming architecture to guarantee response speed; the frontend uses Vue 3 + DaisyUI for a clean interface. All data is stored locally, with no intermediate servers. |
| 18 | +
|
| 19 | + Entry & Efficiency |
| 20 | + Global hotkey summon, voice wakeup, background voice input, quick screenshot — PAI brings desktop AI access to "summon anytime, handle anything, continue anywhere." Supports local sessions, remote sessions, and multiple parallel sessions; quick commands can trigger common operations in one keystroke. |
| 21 | + Organization & Personas |
| 22 | + Multiple departments and personas can be independently configured, each with its own avatar and private memory. Tasks and sessions are separated by department, identity, and responsibility. Local sessions support multi-agent group chat; remote sessions support WeChat, Feishu, DingTalk, OneBot, and other protocols. |
| 23 | + Interface & Interaction |
| 24 | + UI, chat style, colors, and fonts are all customizable, with multiple windows running in parallel. Fast response, clean but not bare-bones. |
| 25 | + Capabilities & Tools |
| 26 | + A complete capability set is pre-built: LLM can execute operation scripts to control the computer and send reactions proactively; common Skills are built-in; full image-to-text, native PDF and Office reading are supported; tool modifications are reversible; tool execution and code changes can undergo multi-angle AI review. API provider onboarding is streamlined and ready to use. |
| 27 | + Memory & Context |
| 28 | + Long conversations are dynamically compressed and archived; a single session can persist indefinitely, with context staying effective through continuous compression and organization. The memory system is low-cost and comprehensive — the more you use it, the better the AI understands you. |
| 29 | + Engineering & Reliability |
| 30 | + High performance, concurrent, fast to respond. Local sessions support message delivery, session branching, and manual delegation; remote sessions support sending and receiving files and images. Built-in proactive planning mode, delegation system, and persona system; LLM can autonomously manage MCP, skills, personas, and departments. Tool execution has a review chain; code changes can be validated from multiple angles. |
| 31 | +
|
| 32 | + Real Usage Scenarios |
| 33 | + The following are not hypotheticals — they actually happened: |
| 34 | + - Starting from v0.8, PAI has been used to develop PAI itself for over 1 month, producing 407 commits and 496 file changes |
| 35 | + - Users have been using PAI continuously for financial analysis and news monitoring for over 3 months |
| 36 | + - Users have been using PAI via WeChat remote contacts to produce Xiaohongshu content for over 3 months, with over a thousand published posts |
| 37 | + - Users have been using PAI to analyze research papers for over 2 months and published multiple papers based on it |
| 38 | + - Users have been using PAI for scheduled web scraping, accumulating over 500M of data |
| 39 | + - A user ran PAI continuously for 20 hours on a programming task — it reviewed, resolved, researched online, and passed on its own |
| 40 | + - Users have been using PAI long-term to create game guides |
| 41 | + - Users have been using PAI long-term to operate games and complete daily tasks |
| 42 | + - Users run dozens of sessions simultaneously, using PAI to monitor multiple online channels at once |
| 43 | + - After extended use, users consistently report it gets smoother over time — the AI understands them better |
| 44 | +Tags: |
| 45 | +- agent |
| 46 | +- agentic |
| 47 | +- ai |
| 48 | +- large-language-model |
| 49 | +- llm |
| 50 | +ReleaseNotes: 'Full Changelog: https://github.com/kawayiYokami/P-ai/compare/v0.13.0...v0.13.1' |
| 51 | +ReleaseNotesUrl: https://github.com/kawayiYokami/P-ai/releases/tag/v0.13.1 |
| 52 | +ManifestType: defaultLocale |
| 53 | +ManifestVersion: 1.12.0 |
0 commit comments