Skip to content

docs: add Roo backend to backends guide#286

Open
sanchesfree wants to merge 2 commits intomikeyobrien:mainfrom
sanchesfree:docs/add-roo-backend
Open

docs: add Roo backend to backends guide#286
sanchesfree wants to merge 2 commits intomikeyobrien:mainfrom
sanchesfree:docs/add-roo-backend

Conversation

@sanchesfree
Copy link
Copy Markdown
Contributor

Roo is already fully supported in code:

  • CliBackend::roo() / CliBackend::roo_interactive() in cli_backend.rs
  • DEFAULT_PRIORITY in auto_detect.rs
  • VALID_BACKENDS in backend_support.rs
  • ralph.roo.yml example config

But it was missing from the documentation. This PR adds Roo alongside the other backends:

  • Supported Backends table
  • Auto-detection order
  • Backend Setup section (install, auth, hat YAML, provider selection, doctor checks)
  • Backend Comparison table

Depends on #284 (Pi docs PR) — that PR also touches the same areas of backends.md, so merge #284 first to avoid conflicts.

Pi is already supported in code (cli_backend, pi_stream parser,
auto_detect, config) but was missing from the documentation.

Add Pi to:
- Supported Backends table
- Auto-detection order
- Backend Setup section (install, auth, hat YAML, doctor checks)
- Backend Comparison table
- Troubleshooting examples
Roo is already supported in code (cli_backend, auto_detect, config)
but was missing from the documentation.

Add Roo to:
- Supported Backends table
- Auto-detection order
- Backend Setup section (install, auth, hat YAML, doctor checks)
- Backend Comparison table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant