Skip to content

Add fx agent - #540

Open
shindgew wants to merge 1 commit into
agentclientprotocol:mainfrom
shindgew:add-fx
Open

Add fx agent#540
shindgew wants to merge 1 commit into
agentclientprotocol:mainfrom
shindgew:add-fx

Conversation

@shindgew

Copy link
Copy Markdown
Contributor

Summary

Adds fx (Vercel Labs) to the ACP registry.

fx is a native ACP server launched with fx acp. This entry pins the current stable 0.0.3 GitHub release archives for macOS and Linux (arm64 and x86_64).

Details

Auth note

fx currently expects fx login / fx setup (or AI_GATEWAY_API_KEY) before ACP starts:

  • Without credentials, initialize returns an error instead of authMethods
  • With credentials, initialize still returns "authMethods": []

That does not meet AUTHENTICATION.md, so verify-auth is expected to fail until fx advertises an agent or terminal auth method and can initialize without a pre-existing credential.

Validation

  • Schema / entry structure validated
  • Release archive URLs return HTTP 200
  • Archive contains ./fx
  • Live fx acp handshake on darwin-aarch64 confirms the auth behavior above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant