Skip to content
ZoyLuo edited this page Jun 7, 2026 · 2 revisions

AgentStudio Wiki

Two AI agents in one clean desktop studio — one plans & reviews, one writes the code. Describe what you want in plain language; Claude, Codex (and DeepSeek) build it for you. No terminal required.

New here? Start with Getting Started, then skim Concepts.

Contents

  • Getting Started — prerequisites, install, run, build a .dmg.
  • Concepts — lanes (master/slave), Solo vs Dual mode, the orchestration loop.
  • Backends and Connection — Claude / Codex / DeepSeek, App login vs API key, connect/disconnect.
  • Models — model pickers and where the lists come from.
  • Memory — the two-tier shared memory, trigger phrases, auto-extraction, isolation.
  • Settings and Proxy — themes, proxy, auto-memory toggle.
  • Troubleshooting — common issues & fixes.

At a glance

Platform macOS desktop (Electron)
Lanes Master = plan/review · Slave = write/execute
Backends Claude · Codex · DeepSeek (mix & match per lane)
Modes Solo (chat each lane) · Dual (auto plan→code→review)
Memory Manual + auto-learned, global + project, shared by all backends
License Apache-2.0

Repository: https://github.com/zoyluoblue/AgentStudio

Clone this wiki locally