QwenPaw is a free, open source ai interaction & interfaces project written in TypeScript and released under Apache-2.0. It has 35,055 GitHub stars, 3,115 forks and 990 open issues, and was last pushed 12 hours ago. On this registry it ranks #15 of 76 tracked projects in AI Interaction & Interfaces, with 5 head-to-head comparisons available. It gained 81 stars over the last 3 tracked days.

What is QwenPaw?

QwenPaw is a personal AI assistant harness under the Apache-2.0 licence, aimed at people who want an LLM agent running on their own machine or in their own cloud account and reachable from the chat apps they already use.

What it is

QwenPaw is an open-source personal AI assistant from the agentscope-ai organisation, filed in this registry under AI & Machine Learning / AI Interaction & Interfaces. It ships as the qwenpaw package on PyPI and requires Python 3.11 up to (but not including) 3.14, while this registry entry lists TypeScript as the project language; the README that backs the entry is Python-centric. The project carries 35,051 stars, 3,115 forks and 990 open issues, with the last push recorded on 17 September 2026. It sits inside the AgentScope ecosystem and uses the Model Context Protocol (mcp) as one of its extension surfaces, with tags spanning agent, agent-harness, loop-engineering and personal-ai-assistant.

The concrete problem it solves is the glue work between a local model runtime, a durable memory layer and a separate bot integration for every messaging channel. Rather than assembling an Ollama or LM Studio server, a hand-rolled conversation store and one bridge per chat app, a user runs one harness that already provides the agent loop, the memory, the extension mechanism and the channel connections. It replaces that self-built stack, not a hosted chat product: the README positions the built-in QwenPaw Local runtime as needing no API key and no cloud dependency.

Key capabilities

  • Three-layer memory: live working context, full verbatim history, and a self-evolving personal knowledge base powered by ReMe; conversations and resources continuously become readable, editable, searchable and linked Markdown memory.
  • Built-in QwenPaw Local runtime serving QwenPaw-Flash models at 2B, 4B and 9B sizes trained for agent tasks, with no API key required.
  • Alternative model backends through Ollama, LM Studio and 14 or more cloud providers.
  • Extension through Skills and Plugins, described in the tagline as easily extensible capabilities.
  • Model Context Protocol support for tool use, reflected in the mcp and llm-tools topics.
  • Agent-harness and loop-engineering design, reflected in the agent-harness, harness-engineering and loop-engineering topics.
  • Multi-channel reach across chat apps, so one assistant instance answers in the places a user already talks.

Who uses it and how

  • Individuals running a private assistant on a laptop with the QwenPaw Local runtime, avoiding API keys and cloud spend.
  • Users deploying to a cloud host for an always-on assistant, following the documentation at qwenpaw.agentscope.io.
  • Developers who need agent behaviour wired into existing products and extend it with Skills, Plugins and MCP tools.
  • Teams already inside the AgentScope ecosystem, where the AgentScope Platform is listed as online 24/7 and free.
  • Non-English-speaking users, since the README ships in English, Chinese, Japanese and Russian, with community channels on Discord, X and DingTalk.

Getting started

Install the qwenpaw package from PyPI on Python 3.11 through 3.13, then follow the documentation site at qwenpaw.agentscope.io. For local inference, the bundled QwenPaw Local runtime means the assistant can start without configuring any external provider.

How it compares

The facts name no paid products this project replaces. Among the tools it does name, Ollama and LM Studio are model runtimes rather than complete assistants, and QwenPaw consumes them as backends alongside its own QwenPaw Local runtime. ReMe supplies the memory layer instead of competing with the assistant, and AgentScope provides the upstream ecosystem and platform.

When to use it — and when not to

A self-hoster must run a Python 3.11 to 3.13 environment and accept the operational surface the harness brings, including the local model runtime when no external provider is configured. Anyone wanting a fully managed, zero-operations assistant with a stable vendor contract should not pick this. The registry metadata is also inconsistent, listing TypeScript while the distribution and README are Python-based, and 990 open issues indicate active but unsettled development; the README excerpt stops mid-sentence on the cloud-provider list, so deployment topology must be confirmed from the documentation site rather than the repository front page.

project readme (upstream, from github) — read inline

QwenPaw

GitHub Repo PyPI Documentation Python Version Last Commit License Code Style GitHub Stars GitHub Forks DeepWiki Discord X DingTalk AgentScope Platform

agentscope-ai%2FQwenPaw | Trendshift

[Documentation] [中文] [日本語] [Русский]

QwenPaw Logo

Works for you, grows with you.

Your personal AI assistant — deploy locally or in the cloud, extend with Skills & Plugins, connect across every channel.

Never forgets Three-layer memory — live working context, full verbatim history, and a self-evolving personal knowledge base powered by ReMe. Conversations and resources continuously become readable, editable, searchable, and linked Markdown memory.
Local or cloud, runs free QwenPaw-Flash models (2B / 4B / 9B) trained for agent tasks. Built-in QwenPaw Local runtime — no API key, no cloud dependency. Also works with Ollama, LM Studio, or 14+ cloud providers.
Security built in Kernel-level Sandbox, Tool Guard, File Guard, Skill Scanner, and Access Policy. Dangerous commands are blocked before they run.
Multi-agent & parallel Spawn independent agents with their own memory and skills. Sub-agents at runtime. Agent Communication Protocol (ACP) for cross-system orchestration.
File workspace Unified file navigation, preview, editing, diffs, upload, and download across project and Agent files.
Extensible Skills for scheduling, documents, browser, news, and more. Plugin architecture with a marketplace. MCP integration for external tools. Combine them into purpose-built workflows.
Reachable anywhere DingTalk, Lark, WeChat, Discord, Telegram, iMessage, QQ — one instance, all channels. Console, TUI, and desktop app for direct access.
Yours, not ours Deploy locally — data stays on your machine. No third-party hosting, no data upload.
What you can do with QwenPaw
  • Automation & scheduling: Set up recurring tasks — news digests, report generation, multi-channel broadcasting — all on your schedule.
  • Code & development: Read, edit, review, and test code in your projects with the unified file workspace.
  • Document processing: Read, write, and convert PDF, Word, Excel, and PowerPoint files.
  • Information gathering: Search the web, follow subscriptions, summarize videos, and find what you need in your personal knowledge base.
  • Multi-channel ops: Push alerts, summaries, or AI-generated content to DingTalk, Lark, Discord, Telegram, and more — simultaneously or per channel.
  • Custom workflows: Combine built-in capabilities, plugins, and scheduled tasks into workflows tailored to your needs.

News

  • [2026-09-10] v2.2.1 | Creator 1.2 blueprint workbench, per-Agent model routing, and unified environment management. v2.2.1 Release Notes →

  • [2026-09-03] v2.2.0 | Self-hosted multi-user QwenPaw Hub, QwenPaw Mail, native QwenPaw Data, unified model routing, Creator 1.1, a unified marketplace, and major Console, Skills, channel, and reliability improvements. v2.2.0 Release Notes →

  • [2026-08-13] v2.1.0 | QwenPaw OS Shell, unified Files workspace, QwenPaw Creator, Codex/Qoder Agent integration, Browser-use, Computer-use, workspace checkpoints, and long-running conversation continuity. v2.1.0 Release Notes →

  • [2026-07-24] v2.0.1 | PawApp mini-app platform, user-editable Agent Modes, Oh-My-Paw plugins, ReMe memory enhancements, desktop UX improvements, and more. v2.0.1 Release Notes →

  • [2026-07-10] v2.0.0 — QwenPaw 2.0 Official Release 🎉 | An AgentScope 2.0 based ground-up rewrite delivering the Agent OS architecture, Loop Engineering, Scroll Context, ReMe v0.4 Self-evolving Personal Knowledge Base, and a bundled Terminal UI.

    Highlight What's new
    Agent OS — Workspace Three pillars per agent: Resources (transparent on disk), Governance (allow/deny/ask/sandbox), Sandbox (macOS / Linux / Windows).
    Agent OS — Drivers Protocol-neutral MCP / A2A / ACP connector layer with encrypted credentials and per-call policy gate.
    Loop Engineering Advanced agent loop templates (Coding Mode, Mission Mode, more to come) with composable approval gates.
    Scroll Context Every turn persisted; evicted turns indexed with on-demand recall — nothing summarized away.
    **ReMe v0.4 Self-e

readme truncated — read the full docs on github

Frequently asked questions

Is QwenPaw free to use?

QwenPaw is open source under the Apache-2.0 licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does QwenPaw do?

Your Personal AI Assistant; easy to install, deploy on your own machine or on the cloud; supports multiple chat apps with easily extensible capabilities.

What is QwenPaw written in?

QwenPaw is primarily written in TypeScript. Its source is publicly available at https://github.com/agentscope-ai/QwenPaw, and it has 35,055 GitHub stars.