Sylliptor
Sylliptor is our open-source, end-to-end coding agent — built to make a powerful agent easy to use for everyone, and never locked to a single provider. It runs in your terminal and uses Forge Mode to turn a whole project into a structured plan, execute it across parallel workers, and verify the result before it lands — from first prompt to PR-ready.
- Handles the entire workflow — planning, development, and delivery, not just snippets
- Forge Mode plans, forges across parallel workers on isolated git worktrees, and verifies before anything merges
- Not locked to one provider — pick a different model for each role: planner, coding workers, reviewer
- Power Mode (off by default): races several candidate agents on the same milestone and a deterministic kernel picks the winner from real git evidence, not the agent’s own claims
- Sandboxed by default, with approval gates for shell and Git
- Open source under Apache 2.0 — inspect it, fork it, extend it

