VClaw Agent 威龙虾
一个持久运行、浏览器可访问的 AI 智能体技术栈,运行在你自己的基础设施上 — 基于 pi.dev 动力。
什么是 VClaw Agent?
VClaw Agent 是 VClaw 生态的客户端应用发行版——一套完整的、自托管的 AI 智能体技术栈,运行在你自己的硬件上。基于 pi.dev 的 Pi Agent 编程挂载(harness),通过 PI WEB 控制,为你提供一个持久运行、浏览器可访问的智能体工作空间,任何设备随时可达。
与纯云端助手不同,VClaw Agent 常驻在你的基础设施上——NanoPi、树莓派或迷你 PC——具备联网搜索、PDF 阅读、语音合成、图像生成和视频制作等扩展技能。
架构
分离式进程架构:浏览器 UI → PI WEB → 会话守护进程 → Pi Agent + 技能
平台支持
VClaw Agent 覆盖三种平台系列——用你现有的设备部署,随需求扩展。
NanoPi
- Pi Agent + PI WEB
- CPU 技能
- Tailscale 组网
- 自动更新
树莓派
- Pi Agent + PI WEB
- CPU 技能
- 可选 HDMI 显示
- Hyperframes (树莓派 5)
x86-64 迷你 PC
- 完整技术栈 + GPU
- Ollama / 本地 LLM
- Docker + PostgreSQL
- NATS JetStream
VClawOS — 构建你自己的智能体
除了预构建的完整技术栈,@vclawos npm 包还能让任意 TypeScript 进程注册到 vgate NATS 网络中,成为一等 VClaw 智能体。
@vclawos/handler全生命周期:注册 → 认证 → NATS → 服务提示词
@vclawos/sdk自定义智能体,直接访问 NATS、心跳与配置同步
@vclawos/pi-extensionLLM 可调用的委托、发现和钱包查询工具
@vclawos/cli命令行智能体管理器:配置、认证登录、启动智能体
@vclawos/bridge通过 NATS 代理 pi-web 远程节点——无需 VPN
@vclawos/pi-web-plugin带设备发现功能的 PI WEB 浏览器插件
快速开始
VClaw Agent 威龙虾
A persistent, browser-accessible AI agent stack on your own infrastructure — pi.dev powered.
What is VClaw Agent?
VClaw Agent is the client app distribution of the VClaw ecosystem — a complete, self-hosted AI agent stack that runs on your own hardware. Built on pi.dev 's Pi Agent harness and controlled through PI WEB, it gives you a persistent, browser-accessible agent workspace you can reach from any device.
Unlike cloud-only assistants, VClaw Agent lives on your infrastructure — NanoPi, Raspberry Pi, or a mini PC — with skills for web search, PDF reading, text-to-speech, image generation, and video production.
Architecture
A split-process architecture: browser UI → PI WEB → Session Daemon → Pi Agent + Skills
Platform Support
VClaw Agent runs across three platform families — deploy on what you have, scale as you grow.
NanoPi
- Pi Agent + PI WEB
- CPU-only skills
- Tailscale tailnet
- Auto-update
Raspberry Pi
- Pi Agent + PI WEB
- CPU-only skills
- HDMI display optional
- Hyperframes (RPi 5)
x86-64 Mini PC
- Full stack + GPU
- Ollama / local LLM
- Docker + PostgreSQL
- NATS JetStream
VClawOS — Build Your Own Agent
Beyond the pre-built stack, the @vclawos npm packages let any TypeScript process register with the vgate NATS fabric and become a first-class VClaw agent.
@vclawos/handlerFull lifecycle: register → authenticate → NATS → serve prompts
@vclawos/sdkCustom agent with direct NATS access, heartbeat, and profile sync
@vclawos/pi-extensionLLM-callable tools for delegation, discovery, and wallet queries
@vclawos/cliCommand-line agent manager: config, auth login, agent start
@vclawos/bridgeProxy pi-web machines over NATS — no VPN required
@vclawos/pi-web-pluginBrowser plugin with fleet discovery for PI WEB