veyyon
The model is just an engine. Everyone rents the same ones.
What you build around it — the harness — is where work is won or lost.
Veyyon tunes the harness to each model. A modest engine reaches frontier work.
curl -fsSL https://get.veyyon.dev | shVeyyon reads your code and lays out a plan before it touches anything. Tools stay read-only until you approve — so nothing mutates on a guess, and you always see the shape of the work first.
Edits attach to what the code says, then get checked before they apply — so far fewer land malformed. When a patch drifts, the harness repairs it instead of corrupting your file.
The model you talk to, the one that runs your subagents, and the one that compacts context — each set on its own. No opaque per-role maze, and default is never a model.
model: openai/gpt-5.6-sol subagent.model: anthropic/claude-haiku-4-5 compaction.model: openai/gpt-5
A live multi-agent view: a model per subagent, drill into any one, and follow the work as it happens. Fork, clone, and label threads to explore a path without losing the trunk.
Bring MCP servers, authored skills, and lifecycle hooks — plus browser, web search, and headless exec for CI. The harness is yours to shape.