e9935beb5f
Sub-Agents: - Clear stance: not supported as built-in feature - Agent can spawn itself via CLI or write custom tools - Rationale: poor context transfer between agents - Manual orchestration recommended for parallel work Planned Features: - Custom/local models (Ollama, llama.cpp, vLLM, SGLang, LM Studio) - Auto-compaction (current mitigation documented) - Message queuing (core supports, UI needs wiring) - Better RPC mode docs - Less flicker than Claude Code