← Back to the Hub

fx

fx

Managed

Use Vercel Labs' experimental fx agent over ACP through the account signed in with `fx login`. Models are billed as Vercel AI Gateway credits

fxOpen sourceNeeds setupFresh session sessions

Specification

CategoryCoding agents
Runtimefx
InterfaceTUI and CLI
Sourceconnection:acp
LicenceApache-2.0
ContinuityFresh session
SupportNeeds setup
Based onfx

Setup and support

install with `curl -fsSL https://fx.sh/setup.sh | bash`, then run `fx login`

Runtime behaviour

Capabilities

open harnessApache-2.0AI Gateway modelsvia ACPManaged connection from SuperQode

Policies and ownership

  • +The connected coding agent owns its tool loop
  • +Authentication remains with the vendor CLI or account
  • +SuperQode provides discovery, launch, and session continuity
  • +Evaluation and optimization apply to SuperQode HarnessSpecs, not to this agent's internal loop

Get started

Inside SuperQode
$ :connect fx$ :connect fx-key$ :fx status$ :fx login
From your shell
$ superqode harness run fx "Describe your task"

Install and authenticate

  1. 1

    Install fx

    curl -fsSL https://fx.sh/setup.sh | bash
  2. 2

    Sign in with Vercel

    On a headless machine, set FX_NO_OPEN_BROWSER=1 so the authorization URL is printed.

    fx login