wuliLiuyue/wxpilot

wuliLiuyue★ 3Rust最后同步: 2026-08-22

在 GitHub 打开

wxpilot — A CLI for automating WeChat Mini Programs, built for AI Agents. Lets an Agent drive the WeChat DevTools like a browser — page navigation, element interaction, state reading, network capture & mocking. 面向 AI Agent 的微信小程序自动化 CLI 让 Agent 像操作浏览器一样操作微信开发者工具——页面导航、元素交互、状态读取、网络抓包与 mock。

README 摘要

English 简体中文 wxpilot A CLI for automating WeChat Mini Programs, built for AI Agents. Lets an Agent drive the WeChat DevTools like a browser — page navigation, element interaction, state reading, network capture & mocking. Table of Contents - Features - How It Works - Prerequisites - Installation - Quick Start - Core Concepts - Command Reference - Network Proxy & Mocking - Low-Token Output Design - Architecture - Development - AI Agent Integration - MCP Integration - dsh Integration - Contributing - License Features - Built for Agents : All command output is compact by default and uniformly truncated to 4000 characters, minimizing context consumption. - Ref mechanism : After view , interactive elements are auto-numbered %N ; the Agent taps/types by number, with no need to maintain selectors. - Low-token lookup : find locates elements by text/class/placeholder/tag and returns %N directly — no need to read the whole page. - Auto project detection : Omit the path and it auto-scans for dist/project.config.json under the current directory; prompts interactively when multiple candidates exist. - Built-in proxy capture : --proxy spins up an HTTP/HTTPS MITM proxy in one command, supporting …

在 GitHub 查看完整 README →
终端/TUIagent-skillclidshdsh-pluginwechatdevtoolsagent

分类