finds.dev← search

// the find

NitroRCr/AIaW

★ 1,815 · TypeScript · BSD-3-Clause · updated May 2026

AI as Workspace - An elegant AI chat client. Full-featured, lightweight. Support multiple workspaces, plugin system, cross-platform, local first + real-time cloud sync, Artifacts, MCP | 更好的 AI 客户端

AIaW is a full-featured AI chat client built with Vue/Quasar that runs on Windows, Linux, Mac, Android, and as a PWA. It supports multiple AI providers, workspaces, MCP tools, and a plugin system with local-first storage plus optional cloud sync. The project is now deprecated — the README leads with a warning that it's been superseded by a complete rewrite called Nya AI.

The conversation branching model (edits and regenerations as branches rather than overwriting history) is genuinely useful and most chat clients skip it. Local-first architecture with IndexedDB means no network dependency for normal use, and the multi-tab sync is a real engineering detail, not a marketing claim. MCP support covers tools, prompts, and resources over both STDIO and HTTP, which is more complete than most clients. The plugin system going beyond tool-calling — supporting Gradio apps and partial LobeChat plugin compatibility — gives it extension surface that pure API wrappers lack.

It's deprecated. The README says so in the first visible block, which means you're adopting a dead codebase; any bugs you hit won't get fixes here. The Quasar/Capacitor combo for cross-platform is a significant maintenance burden compared to Tauri, and the rewrite apparently agreed — switching stacks entirely. Cloud sync depends on the author's own backend (aiaw.app), so self-hosters get local-only unless they replicate that infrastructure. The plugin marketplace is a hosted JSON file the author controls, meaning the ecosystem disappears if the project goes dark — which it already has.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →