Foxl Code

A managed coding SaaS with cloud orchestration, coding agents, and usage-based credits

Foxl Code

Foxl Code at code.foxl.ai is a managed coding SaaS. Describe the work, choose a model, and let the orchestrator coordinate coding agents that open pull requests. Foxl supplies model access through Amazon Bedrock and meters it against your Foxl credit balance. You do not need a model-provider API key, an AWS account, or a Claude/ChatGPT subscription to use the cloud service.

The site works on its own: no Desktop installation, running app, or device pairing is required. Chat, tasks, terminals, search, and files use the cloud service. It does not connect to your local Foxl server or read your computer's files.

Foxl Desktop has a separate model-access path. Its local orchestrator and local coding agents continue to use your own provider keys, local models, or supported subscriptions (BYOK/BYOA). Opening a Remote task from Desktop uses the same managed Code service and credits as the browser. See Model access.

Foxl Code is in private beta. Access is granted per account; an account not yet enabled sees the waitlist. Contact support@foxl.ai about access.

Start a task

  1. Sign in, connect a repository through the GitHub App, and check your credit balance.
  2. Choose an orchestrator model in chat and a coding agent under Settings > Code > Coding agent.
  3. Describe what you want built or fixed. For a small request, the orchestrator can start a coding agent in the same turn.
  4. Work spanning several pull requests becomes a Task Document. Confirm the plan to start its agents.
  5. Watch the terminal, review the changes, and reply if an agent needs your input.

Cloud coding agents use Claude Code, Codex, Hermes, or OpenCode with Foxl-managed model access. Each Remote task runs in an isolated machine with a real filesystem and terminal. The orchestrator's model and the coding agent's model are separate choices.

Desktop and other machines

You can also open Code inside the Foxl Desktop app. This computer runs a task locally with your own CLI login and provider billing; that option is unavailable on code.foxl.ai. Remote uses the managed SaaS. A machine connected to the cloud service supplies its own compute while its managed task's model calls still use Foxl Relay. See On your own computer.

On this page