The Foxora CLI

A crew of agents in your terminal.

This is the real thing, replayed in your browser — sound on for the full effect.

foxora — the agent terminal
FOXORA
the agent terminal · v5.0.3
RECENT SESSIONS
you@foxora.ai
↑↓ move · ⏎ open · n new · q quit
Windows: irm foxora.ai/install.ps1 | iexsame engine as the desktop app — one runtime, provisioned on first run
Command reference

Eight commands run the company.

$ foxora "<goal>"state a goal in quotes — the crew ships it
$ foxora crewsee who is on the bench, and who is working
$ foxora queue add "<task>"stack work for the cloud — laptop optional
$ foxora skillslist the 72 playbooks, or build your own
$ foxora connect gmailone-click plugin auth — 1,000+ apps via Composio
$ foxora recall "<query>"search the shared memory, receipts included
$ foxora voicetalk instead of type — your own Friday
$ foxora org --treedepartments, crews, agents — restructure live
Scriptable

Pipe-friendly by design.

Clean JSON with --json, honest exit codes, and streaming output that behaves in a pipe. Put a crew in your CI, your cron, your Makefile — anywhere a shell runs.

sshdockerCIcronMakefilegit hooks
ci — release gate
$ foxora "review this diff" --json | jq .verdict
"ship_it"
$ echo $?
0 — the pipeline proceeds
$

one account · one memory · same crew as desktop and web