|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: NitroRCr.AIasWorkspace |
| 5 | +PackageVersion: 1.7.2 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: aiaw |
| 8 | +PublisherUrl: https://blog.krytro.com/ |
| 9 | +PublisherSupportUrl: https://github.com/NitroRCr/AIaW/issues |
| 10 | +PackageName: AI as Workspace |
| 11 | +PackageUrl: https://docs.aiaw.app/ |
| 12 | +License: BSD-3-Clause |
| 13 | +LicenseUrl: https://github.com/NitroRCr/AIaW/blob/HEAD/LICENSE |
| 14 | +Copyright: Copyright (c) 2025, NitroRCr |
| 15 | +ShortDescription: A better AI (LLM) client. Full-featured, lightweight. Support multiple workspaces, plugin system, cross-platform, local first + real-time cloud sync, Artifacts, MCP |
| 16 | +Description: |- |
| 17 | + AI as Workspace - A better AI (LLM) client. Full-featured, lightweight. Support multiple workspaces, plugin system, cross-platform, local first + real-time cloud sync, Artifacts, MCP |
| 18 | +
|
| 19 | + Features: |
| 20 | + Consistent Experience Across All Platforms |
| 21 | + - Supported platforms: Windows, Linux, Mac OS, Android, Web (PWA) |
| 22 | + - Multiple AI providers: OpenAI, Anthropic, Google, DeepSeek, xAI, Azure, etc. |
| 23 | + Conversation Interface |
| 24 | + - User input preview |
| 25 | + - Modifications and regenerations presented as branches |
| 26 | + - Customizable keyboard shortcuts |
| 27 | + - Quick scrolling to the beginning/end of a message |
| 28 | + Multiple Workspaces |
| 29 | + - Create multiple workspaces to separate conversations by themes |
| 30 | + - Group workspaces into folders; supports nesting |
| 31 | + - Create multiple assistants within a workspace or global assistants |
| 32 | + Data Storage |
| 33 | + - Data is stored locally first, accessible offline and loads instantly |
| 34 | + - Cloud synchronization available after login for cross-device syncing |
| 35 | + - Multi-window collaboration: open multiple tabs in the same browser with responsive data synchronization |
| 36 | + Design Details |
| 37 | + - Support for text files (code, csv, etc.) as attachments; AI can see file contents and names without occupying display space |
| 38 | + - For large text blocks, use Ctrl + V outside the input box to paste as an attachment; prevents large content from cluttering the display |
| 39 | + - Quote content from previous messages to user inputs for targeted follow-up questions |
| 40 | + - Select multiple lines of message text to copy the original Markdown |
| 41 | + - Automatically wrap code pasted from VSCode in code blocks with language specification |
| 42 | + MCP Protocol |
| 43 | + - Support for MCP Tools, Prompts, Resources |
| 44 | + - STDIO and SSE connection methods |
| 45 | + - Install MCP-type plugins from the plugin marketplace or manually add MCP servers |
| 46 | + Artifacts |
| 47 | + - Convert any part of assistant responses into Artifacts |
| 48 | + - User-editable with version control and code highlighting |
| 49 | + - Control assistant read/write permissions for Artifacts |
| 50 | + - Open multiple Artifacts simultaneously |
| 51 | + Plugin System |
| 52 | + - Built-in calculator, document parsing, video parsing, image generation plugins |
| 53 | + - Install additional plugins from the marketplace |
| 54 | + - Configure Gradio applications as plugins; compatible with some LobeChat plugins |
| 55 | + - Plugins are more than just tool calling |
| 56 | + Lightweight and High Performance |
| 57 | + - Quick startup with no waiting |
| 58 | + - Smooth conversation switching |
| 59 | + Dynamic Prompts |
| 60 | + - Create prompt variables using template syntax for dynamic, reusable prompts |
| 61 | + - Extract repetitive parts into workspace variables for prompt reusability |
| 62 | + Additional Features |
| 63 | + Assistant marketplace, dark mode, customizable theme colors, and more |
| 64 | +Tags: |
| 65 | +- ai |
| 66 | +- chatbot |
| 67 | +- chatgpt |
| 68 | +- claude |
| 69 | +- deepseek |
| 70 | +- gemini |
| 71 | +- large-language-model |
| 72 | +- llama |
| 73 | +- llm |
| 74 | +- mcp |
| 75 | +- mistral |
| 76 | +- ollama |
| 77 | +- qwen |
| 78 | +ReleaseNotes: |- |
| 79 | + - perf: mobile less indent #80 |
| 80 | + - misc: add models |
| 81 | + Full Changelog: https://github.com/NitroRCr/AIaW/compare/v1.7.1...v1.7.2 |
| 82 | +ReleaseNotesUrl: https://github.com/NitroRCr/AIaW/releases/tag/v1.7.2 |
| 83 | +ManifestType: defaultLocale |
| 84 | +ManifestVersion: 1.10.0 |
0 commit comments