Areco
Description
Remote cockpit for CLI coding agents — drive Claude Code / Codex / Reasonix from your browser or phone. CLI Agent 网页远程座舱:浏览器/手机远程驾驶多个 CLI 编程智能体。
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
StandCode
替身使者不亲自战斗——它召唤替身。 **StandCode 为主**:Caller / Thinker / Worker 三层 agent 编排框架——让一个常驻入口 agent(比如接微信的 Hermes)指挥任意 CLI agent 干活,任务全程看板可见,结果落收信箱,零轮询零多余 token。 **areco 为辅**:承载 Stand 的会话看板底座(网页远程座舱),StandCode 的执行场。
本仓是两者的 monorepo(主仓 [bb4407777/standcode](https://github.com/bb4407777/standcode),[bb4407777/areco](https://github.com/bb4407777/areco) 为每日自动同步的全量镜像):
| 组件 | 位置 | 是什么 | npm |
|---|---|---|---|
| StandCode(主) | standcode/ |
三层编排框架:派单 CLI caller.py + 收信箱 + 角色/harness/preset 配置 |
`standcode` |
| areco(辅·底座) | packages/ |
多 agent 会话座舱:pty 服务端、transcript、项目房间、设备接管 | `areco` |
StandCode 的用法见 [standcode/README.md](standcode/README.md);以下为底座 areco 的文档。
Areco(底座)
原名 **agent-remote**,v2.2.0 起更名为 **areco**(A **Re**mote **Co**worker)。
CLI Agent 网页远程座舱 —— 在浏览器/手机上远程驾驶 Claude Code、Codex、Reasonix 等 CLI 编程智能体。
English
**Areco is a remote cockpit for CLI coding agents** — drive Claude Code, Codex, Reasonix and other terminal-based AI agents from your browser or phone, like a chat app for your agents.
- Multi-agent, multi-session: spawn sessions from templates (claude / codex / reasonix / shell / custom), each with its own working directory
- Server-side pty: start a task on your phone, lock the screen, come back hours later — the session resumes pixel-perfect (shadow-terminal snapshots + offset streaming, alt-screen TUIs included)
- Device handoff: open the same live session from any browser, pick up exactly where you left off
- Chat transcript view: read agent conversations as clean chat bubbles (Markdown + code highlighting) parsed from each agent's own session files — far more readable on a phone than a raw TUI
- Project rooms: group sessions into rooms with @mention routing and shared context, like a group chat of agents
- Zero cloud: self-hosted single binary, your agents and data stay on your machine
npm i -g
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11