Skip to main content

Platforms

Routa exposes the same product model across multiple runtime surfaces so you can choose the developer experience that fits your workflow.

Surface Comparison

SurfaceBest forFirst actionRecommendation
Desktopmost users, visual workflows, complete product surfacedownload from GitHub ReleasesRecommended
CLIterminal-first use, one-shot prompts, automationinstall routa-cli from npm or CargoRecommended
Webbrowser-based access, internal deployment, self-hostingrun the app from sourceOptional

How To Choose

  • Choose Desktop if you want the most complete Routa experience with the least setup friction.
  • Choose CLI if you already work from the terminal and want prompt or runtime control directly in a repository.
  • Choose Web if you want to run Routa as a browser surface in your own environment.

Shared Product Semantics

Across all three surfaces, the important product ideas stay the same:

  • work is scoped to a workspace
  • providers execute sessions
  • repositories are attached to workspaces
  • Session, Kanban, and Team remain the core working modes