Overview
Use the Foxora CLI for interactive terminal work or one-shot runs backed by the same account and device runtime as Studio.
Run foxora with no subcommand to open the full-screen interface. Use foxora run when a script needs one prompt, streamed text output, and a meaningful exit status.
Start here
- Install the
foxorapackage with a supported package manager. - Run
foxora setupto provision the device runtime. - Run
foxora loginand approve the browser code. - Verify the identity with
foxora whoami. - Start
foxora, or tryfoxora run "summarize this repository".
By default the client reaches the active Foxora environment while Foxora Core keeps device files and sessions local. A loopback engine override uses a local engine.
Expected result: the CLI identifies the correct account and can open an interactive task or print one completed response.