# Radius ## Docs - [Radius CLI](https://radiusbrowser.com/docs/introduction.md): Control live Radius windows, groups, tabs, and splits from the shell. - [Set up the CLI](https://radiusbrowser.com/docs/installation.md): Make the radius command available from any terminal. - [Quickstart](https://radiusbrowser.com/docs/quickstart.md): Create useful tabs and a local-server split from a Radius terminal. - [Groups and splits](https://radiusbrowser.com/docs/guides/groups-and-splits.md): Open ordinary tabs, create tab-relative splits, and inspect group structure. - [Startup scripts](https://radiusbrowser.com/docs/guides/startup-scripts.md): Automatically arrange a new project or worktree group with an ordinary shell script. - [Cookbook](https://radiusbrowser.com/docs/cookbook/index.md): Copy-paste Radius CLI recipes for common browser workspace tasks. - [Build a development workspace](https://radiusbrowser.com/docs/cookbook/development-workspace.md): Create separate issue and pull-request tabs with one local-server split. - [Open tabs conditionally](https://radiusbrowser.com/docs/cookbook/conditional-tabs.md): Make one startup script adapt to the project and environment. - [Manage a tab lifecycle](https://radiusbrowser.com/docs/cookbook/tab-lifecycle.md): Open, wait for, focus, navigate, separate, and close tabs. - [Command reference](https://radiusbrowser.com/docs/reference/commands.md): Reference for Radius CLI resources, commands, and structural options. - [Output and errors](https://radiusbrowser.com/docs/reference/output-and-errors.md): Use command output, JSON results, and stable exit codes in shell scripts. - [JSON and concurrency](https://radiusbrowser.com/docs/advanced/json-and-concurrency.md): Build reliable scripts and agents with structured output and revision guards. - [Event streams](https://radiusbrowser.com/docs/advanced/events.md): Observe Radius command activity and workspace changes as JSON Lines. - [Multiple Radius instances](https://radiusbrowser.com/docs/advanced/multiple-instances.md): Choose which running Radius instance receives a command. - [Project settings](https://radiusbrowser.com/docs/project-settings/overview.md): Share repository behavior and keep machine-specific Radius settings private. - [Environment and copied files](https://radiusbrowser.com/docs/project-settings/environment-and-files.md): Configure repository variables, local secrets, and ignored files copied into Radius worktrees. - [Git and worktrees](https://radiusbrowser.com/docs/project-settings/git-and-worktrees.md): Configure the starting ref, remote, push behavior, and archive lifecycle for Radius worktrees. - [Scripts and automation](https://radiusbrowser.com/docs/project-settings/scripts-and-automation.md): Configure startup, setup, run, and archive commands for projects and worktrees. - [Settings file reference](https://radiusbrowser.com/docs/project-settings/file-reference.md): Complete TOML reference for shared and local Radius project settings. ## OpenAPI Specs - [openapi](https://radiusbrowser.com/docs/api-reference/openapi.json)