← Back to the Hub

fx (ACP)

acp:fx

ACP

Vercel Labs' experimental native coding agent. SuperQode starts its ACP server with fx acp. Models are billed as Vercel AI Gateway credits.

ACPOpen sourceNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:installed+featured
LicenceApache-2.0
ContinuityContext replay
SupportNeeds setup
Based onfx agent

Setup and support

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

Runtime behaviour

Capabilities

Agent Client ProtocolContext replay

Policies and ownership

  • +External agent owns its tool loop and tool inventory
  • +SuperQode provides ACP connection, session handoff, and context replay

Get started

Inside SuperQode
$ :connect acp fx$ :harness switch acp:fx$ :harness status
From your shell
$ superqode harness run acp:fx "Describe your task"

Install and authenticate

  1. 1

    Install fx

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