Skip to content

importly/orchestra

Repository files navigation

Orchestra

A Rust-based agentic coding conductor: TUI-first, multi-agent, with live mid-task steering. Built for developers who know exactly what they want to build.

Status: Planning / Pre-development


The Problem

Most agentic coding tools are built for delegation. You hand the agent a task and hope it comes back with something useful. This works for vibe-coders. It fails for developers who have a precise architectural vision, complex codebases, and zero tolerance for agents going off the rails.

The Solution

Orchestra treats you as the conductor and agents as your section. You maintain full situational awareness of every agent, intervene mid-task without losing progress, and enforce architectural constraints that agents cannot bypass.

Planning Docs

See anchor/ for the full project plan:

Tech Stack

  • Language: Rust
  • TUI: Ratatui + Crossterm
  • Async: Tokio
  • IPC with agents: MCP (Model Context Protocol)
  • Web UI: Axum + WebSocket + Svelte
  • LLM providers: Anthropic, OpenAI, Gemini, Ollama

License

TBD

About

experimental work with agentic tooling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages