Radial app

Limits & troubleshooting

Here's what Radial deliberately doesn't do yet, and quick fixes for the common setup snags. Stuck on something else? Email support@radial.to.

Troubleshooting

"Node is missing"

Radial needs Node 18 or newer on your machine. Install it with Homebrew, nvm, Volta, or from nodejs.org, then reopen the project. Radial resolves your login shell's PATH, so however you installed Node, it's found, even when Radial is launched from Finder.

"Install Claude Code or Codex to use terminal agents"

Radial launches the agent CLIs you already have. Install Claude Code, Codex, or Cursor and sign in (for Claude Code, run claude once in any terminal, or set an ANTHROPIC_API_KEY environment variable). Settings → Agent shows what's detected and offers the install or sign-in step directly.

A private repo won't clone

Radial uses your machine's existing git auth. If git clone works for that repo in your own terminal, it works in Radial; if it doesn't, set up your git credentials (SSH key or credential helper) first.

Known limits in v1