Wollipog
Description
Wollipog. Your whole fleet of coding agents behind a single pane of glass (POG). A meta-harness for Claude Code, Codex, Antigravity & more.
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
Wollipog
Wollipog is a local-first control plane for running and supervising coding agents across development machines. It gives you one browser or desktop interface for sessions, approvals, worktrees, terminals, diffs, reviews, automations, and remote runners while execution stays on the machine that owns each repository and toolchain.
[!IMPORTANT] Wollipog is under active development. Release binaries are currently unsigned, and remote access should be limited to trusted tailnet devices.
Architecture
Browser or Desktop UI
-> Control Plane API HTTP commands and WebSocket events
-> Runner outbound authenticated WebSocket
-> Agent Driver ACP stdio, Claude Code, or Codex
-> Local Repository shell, Git, tools, and isolated worktree
The runner owns provider processes and filesystem access. The control plane stores normalized session state and events, while the UI remains a control surface. ACP stays runner-local and is never exposed directly to the browser.
See [Concepts and Glossary](docs/concepts-and-glossary.md) for the relationship between Instances, Machines, Runners, Projects, Locations, Workspaces, and Sessions.
Current Capabilities
- Connect native, WSL, SSH, container, and operator-configured cloud execution targets.
- Discover supported coding-agent installations and their authentication state.
- Run Claude Code and Codex through native drivers, plus compatible agents through ACP.
- Create isolated Git worktrees and inspect status, diffs, commits, branches, and pull requests.
- Stream agent messages, reasoning summaries, plans, tool calls, file changes, terminal output, and errors.
- Handle approvals, structured questions, authentication prompts, and policy decisions.
- Fork or resume supported conversations while preserving filesystem provenance.
- Coordinate multi-agent runs, pods, workflow
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