CometixCode
Plugin / AgentAn unofficial Rust 1:1 reimplementation of the Claude Code terminal UI, ported file-for-file onto an iocraft TUI framework.
- terminal-ui
- rust
- reimplementation
- unofficial
An open-source orchestrator for running a team of coding agents — Claude Code, Codex, Cursor and more — from your desk, your phone, or any machine.
Vicoa runs multiple coding agents side by side in one workspace — Claude Code, Codex, OpenCode, Gemini, Cursor, GitHub Copilot, Kimi, Hermes, Pi, Oh My Pi — each on its own git worktree and branch so several can work the same repo without stepping on each other. Every session's status lands in one command center; connect a Mac, a Windows laptop, a Linux box or a VPS and pick where each session runs; native iOS and Android apps mirror the same sessions, with notifications when an agent needs a decision. Bring your own subscription or API keys.
When one terminal, one agent, one machine stops scaling — parallel feature branches, long-running refactors, or steering overnight builds from your phone.
# download the desktop app + CLI (macOS / Windows / Linux): open https://vicoa.ai/download # then connect your machines, add agents, and grab the mobile app from the same page
Sessions still execute on machines you connect — Vicoa orchestrates and mirrors them, so something has to be running somewhere for phone-steering to work. A young project: the agent roster and mobile feature set are still moving; check the docs for the current list.
Repository
vicoa-ai/vicoaCharted
An unofficial Rust 1:1 reimplementation of the Claude Code terminal UI, ported file-for-file onto an iocraft TUI framework.
Hook-level enforcement for the natural-language rules in AGENTS.md and CLAUDE.md — every edit is judged and violations are repaired in the same turn.
A Claude Code plugin that replaces the lossy compaction summary with Jev-scored pruning: stale tool calls are dropped, and everything kept stays verbatim.