Synchronized Intellect Network
Description
Synchronized Intellect Network: a local Windows desktop app that puts the coding agents you already pay for (Codex CLI, Claude Code) behind one interface, organised by project, with conversations that survive a restart.
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
Synchronized Intellect Network
A local Windows desktop app that puts the coding agents you already pay for behind one interface, organised by project, with conversations that survive closing the app.
It does not resell anyone's model. It drives the vendors' own command-line tools — Codex CLI and Claude Code — under **your** subscriptions, on your machine. It never asks for an API key and never brokers your sign-in: authentication stays inside each vendor's own tool, where you already set it up. It goes further than "does not ask" — before spawning a vendor CLI for a subscription session, it *deletes* `ANTHROPIC_API_KEY`, `OPENAI_API_KEY` and their siblings from the child's environment, so a key that happens to be in your shell cannot quietly become the thing that pays for the turn.
What it does today
- Two runtimes, one interface. Codex and Claude Code both hold a real conversation: start a session, send a turn, send another, get the reply attributed to the model that produced it.
- Conversations survive a restart. Close the app, reopen it, continue the same session on either runtime.
- Projects, not folders. A project is a local directory plus the agent sessions and work history attached to it. Create one or open an existing one; the app remembers.
- Durable local history. Sessions, turns and their outcomes are written to a local SQLite ledger, one per project. The Workbench itself opens no network connection of its own — there is no server behind it and no telemetry. Your turns do of course reach the vendor, through the vendor's own CLI, exactly as they would if you ran that CLI in a terminal.
- Model and effort per session. The model list and the effort/intensity choices come from each vendor's own tool at run time, in that vendor's own words — not from a hardcoded list that goes stale.
- Windows-native shell. Custom title bar, tray, themes (including a light and a dark acrylic, and a CRT skin).
- **Englis
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