@nitrorcr/aiaw
AMCP server package aiaw
Install
agr install @nitrorcr/aiaw --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "aiaw", "version": "1.8.11", "description": "精心设计的 AI (LLM) 客户端。全功能,轻量级;支持多工作区、插件系统、跨平台、本地优先+实时云同步", "productName": "AI as Workspace", "author": "NitroRCr i@krytro.com", "type": "module", "private": true, "scripts": { "lint": "eslint --ext .js,.ts,.vue ./", "test": "echo "No test specified" && exit 0", "dev": "quasar dev", "build": "quasar build", "docs:dev": "vitepress dev docs", "docs:build": "vitepress build docs", "docs:preview": "vitepress preview docs", "sync-version": "node scripts/sync-version.js" }, "dependencies": { "@ai-sdk/anthropic": "^2.0.6", "@ai-sdk/azure": "^2.0.19", "@ai-sdk/cohere": "^2.0.5", "@ai-sdk/deepseek": "^1.0.12", "@ai-sdk/google": "^2.0.8", "@ai-sdk/groq": "^2.0.14", "@ai-sdk/mistral": "^2.0.9", "@ai-sdk/openai": "^2.0.19", "@ai-sdk/openai-compatible": "^1.0.14", "@ai-sdk/togetherai": "^1.0.12", "@ai-sdk/xai": "^2.0.11", "@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client@^0.8.0", "@capacitor/android": "^7.0.1", "@capacitor/app": "^7.0.0", "@capacitor/clipboard": "^7.0.0", "@capacitor/core": "^7.0.1", "@capacitor/filesystem": "^7.0.1", "@capacitor/ios": "^7.0.1", "@capacitor/keyboard": "^7.0.0", "@capacitor/status-bar": "^7.0.0", "@capawesome/capacitor-android-edge-to-edge-support": "^7.1.0", "@capawesome/capacitor-live-update": "^7.1.0", "@cfworker/json-schema": "^2.0.1", "@chenfengyuan/vue-qrcode": "^2.0.0", "@gradio/client": "^1.7.1", "@lobehub/chat-plugin-sdk": "^1.32.4", "@material/material-color-utilities": "^0.3.0", "@modelcontextprotocol/sdk": "^1.29.0", "@openrouter/ai-sdk-provider": "^1.1.2", "@quasar/extras": "^1.16.12", "@sinclair/typebox": "^0.33.12", "@tauri-apps/plugin-clipboard-manager": "~2.2.1", "@tauri-apps/plugin-opener": "~2.2.6", "@tauri-apps/plugin-os": "~2.2.0", "@tauri-apps/plugin-process": "~2.2.0", "@tauri-apps/plugin-shell": "~2.2.1", "@tauri-apps/plugin-updater": "~2.5.0", "@tauri-apps/plugin-window-state": "~2.2.1", "@vueuse/core": "^11.0.3", "@vueuse/rxjs": "^11.0.3", "ai": "^5.0.22", "ai-sdk-ollama": "^0.5.1", "capacitor-export-file": "^0.0.1", "capacitor-stream-fetch": "^0.0.6", "codejar-linenumbers": "^1.0.1", "dexie": "^4.4.2", "dexie-cloud-addon": "^4.4.11", "dexie-export-import": "^4.4.0", "eventsource": "^3.0.6", "expr-eval": "^2.0.2", "fflate": "^0.8.2", "html-to-image": "^1.11.13", "json-schema": "^0.4.0", "liquidjs": "^10.25.5", "mammoth": "^1.9.0", "markdown-it-footnote": "^4.0.0", "markdown-it-link-attributes": "^4.0.1", "md-editor-v3": "^5.4.5", "pdfjs-dist": "^5.2.133", "pinia": "^2.2.2", "quasar": "^2.18.1", "register-service-worker": "^1.7.2", "vue": "^3.5.12", "vue-draggable-plus": "^0.6.0", "vue-i18n": "^11.1.2", "vue-router": "^4.4.0", "webm-muxer": "^5.0.2", "xlsx-republish": "^0.20.3", "zod": "^3.25.76" }, "devDependencies": { "@capacitor/cli": "^7.0.1", "@intlify/unplugin-vue-i18n": "^2.0.0", "@quasar/app-vite": "^2.1.0", "@tauri-apps/cli": "^2.2.7", "@types/node": "^20.16.1", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "@unocss/preset-rem-to-px": "^0.62.3", "autoprefixer": "^10.4.20", "eslint": "^8.57.0", "eslint-config-standard": "^17.1.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-n": "^15.7.0", "eslint-plugin-promise": "^6.6.0", "eslint-plugin-vue": "^9.27.0", "mark.js": "^8.11.1", "typescript": "~5.5.4", "unocss": "^0.62.3", "vite-plugin-checker": "^0.7.2", "vitepress": "^1.5.0", "vue-tsc": "^2.0.29", "workbox-build": "^7.1.1", "workbox-cacheable-response": "^7.1.0", "workbox-core": "^7.1.0", "workbox-expiration": "^7.1.0", "workbox-precaching": "^7.1.0", "workbox-routing": "^7.1.0", "workbox-strategies": "^7.1.0" }, "engines": { "node": "^24 || ^22 || ^20 || ^18", "npm": ">= 6.13.4", "yarn": ">= 1.21.1" }, "pnpm": { "onlyBuiltDependencies": [ "sharp" ] } }
Repository README
Describes NitroRCr/AIaW as a whole, which may contain artifacts other than this one. Where this artifact had no useful description of its own, its summary was taken from here.

AI as Workspace
[!WARNING]
This project is deprecated and has been succeeded by Nya AI, a complete rewrite with a new tech stack. The new project provides most of the features and consistent experience of this project, along with many new features and optimizations.
For existing users, please refer to Migrating to Nya AI.
An elegant AI client
Web Version - Download - Docs - Self-hosting Guide - 简体中文
Features Overview
Consistent Experience Across All Platforms
- Supported platforms: Windows, Linux, Mac OS, Android, Web (PWA)
- Multiple AI providers: OpenAI, Anthropic, Google, DeepSeek, xAI, Azure, etc.
Conversation Interface
- User input preview
- Modifications and regenerations presented as branches
- Customizable keyboard shortcuts
- Quick scrolling to the beginning/end of a message
Multiple Workspaces
- Create multiple workspaces to separate conversations by themes
- Group workspaces into folders; supports nesting
- Create multiple assistants within a workspace or global assistants
Data Storage
- Data is stored locally first, accessible offline and loads instantly
- Cloud synchronization available after login for cross-device syncing
- Multi-window collaboration: open multiple tabs in the same browser with responsive data synchronization
Design Details
- Support for text files (code, csv, etc.) as attachments; AI can see file contents and names without occupying display space
- For large text blocks, use Ctrl + V outside the input box to paste as an attachment; prevents large content from cluttering the display
- Quote content from previous messages to user inputs for targeted follow-up questions
- Select multiple lines of message text to copy the original Markdown
- Automatically wrap code pasted from VSCode in code blocks with language specification
MCP Protocol
- Support for MCP Tools, Prompts, Resources
- STDIO and HTTP connection methods
- Install MCP-type plugins from the plugin marketplace or manually add MCP servers
Web Search
- Web search based on SearXNG, ready to use out of the box.
- Also provides the functionality to crawl web content via URL.
- Supports concurrent search and concurrent crawling.
Artifacts
- Convert any part of assistant responses into Artifacts
- User-editable with version control and code highlighting
- Control assistant read/write permissions for Artifacts
- Open multiple Artifacts simultaneously
Plugin System
- Built-in calculator, document parsing, video parsing, image generation plugins
- Install additional plugins from the marketplace
- Configure Gradio applications as plugins; compatible with some LobeChat plugins
- Plugins are more than just tool calling

Lightweight and High Performance
- Quick startup with no waiting
- Smooth conversation switching
Dynamic Prompts
- Create prompt variables using template syntax for dynamic, reusable prompts
- Extract repetitive parts into workspace variables for prompt reusability
Additional Features
Assistant marketplace, dark mode, customizable theme colors, and more
LightHouse
| Desktop | Mobile |
|---|---|
![]() | ![]() |
Related Projects
- New API: AI model interface management and distribution system, supporting various large models with OpenAI-compatible format
Install the dependencies
pnpm i
Start the app in development mode (hot-code reloading, error reporting, etc.)
quasar dev
Lint the files
pnpm lint
Build the app for production
# SPA
quasar build
# PWA
quasar build -m pwa
Trustgrade A
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- warnType matchbest-effort: server code not analyzed
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- passLicense
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-b2d7aa4fe70d2026-08-06

