SyphaAI
AI Coding Agent for VS Code
Visit: sypha.ai
Agentic coding assistant based on Kilo Code fork, combining the best of Cline and Roo Code. Multi-agent workflows with flexible AI model support: OpenAI, Anthropic, Gemini, local models, and more. Plan, code, debug, and orchestrate complex tasks with complete transparency.
Built On Open Source Heritage
- Kilo Code: Forked from the popular open-source Kilo Code, which itself combines the strengths of Cline and Roo Code. Licensed under Apache 2.0.
- Cline: Original agentic assistant framework by Cline Bot Inc.
- Roo Code: Advanced mode-based agent with intelligent context handling.
Key Features
- Multi-Agent Architecture: Specialized agents including Strategist (planning), Developer (implementation), Chat (explanations), Debug (fixing), Orchestrator (complex workflows), Designer (UI/UX)
- CodeGraph (New): Introduced CodeGraph for structured codebase understanding, enabling deeper context awareness and more accurate reasoning across files and dependencies.
- Flexible Model Support: OpenAI, Anthropic, Google Gemini, Ollama, LM Studio with zero markup and transparent pricing
- Intelligent Context Management: Auto workspace understanding, dependency mapping, real-time token visibility
- Advanced Automation: Diffs with rollback, terminal execution, browser automation, error detection & recovery
- Orchestrator Agent: Break complex projects into subtasks, auto-delegate to optimal agents
Specialized Agents
| Agent |
Purpose |
| Strategist |
Plan, design, high-level decisions. Read-only during planning. |
| Developer |
Implement, refactor, generate code across multiple files. |
| Debug |
Find bugs, suggest fixes, isolated debugging context. |
| Chat |
Explain code, fetch context without modifications. |
| Designer |
Craft beautiful, consistent, brand-aligned interfaces. |
| Orchestrator |
Coordinate multi-step projects across specialist agents. |
Quick Commands
- Agents:
/architect · /code · /ask · /debug
- Workflow:
/newtask · /smol
- Tab Autocomplete for intelligent suggestions
Getting Started
- Install from VS Code Marketplace
- Configure AI provider (bring your own API key)
- Press
Ctrl+Shift+A (Cmd+Shift+A on Mac) to open SyphaAI
- Choose an agent and describe your task
AI Model Support
| Type |
Providers |
| Cloud |
OpenAI (GPT-4/5), Anthropic Claude, Google Gemini, AWS Bedrock |
| Local |
Ollama, LM Studio, VS Code Language Model API |
| Gateways |
OpenRouter (500+ models), Vercel AI Gateway, Custom endpoints |
License
Licensed under Apache License 2.0. Based on Kilo Code (Apache 2.0), with heritage from Cline and Roo Code.
See LICENSE file in repository for full details and NOTICE file for attribution of dependencies.
Links
| |