Skip to content

Add fx (Vercel Labs) v0.0.8 - #590

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

Add fx (Vercel Labs) v0.0.8#590
bqx619 wants to merge 1 commit into
agentclientprotocol:mainfrom
bqx619:add-fx-agent

Conversation

@bqx619

@bqx619 bqx619 commented Sep 10, 2026

Copy link
Copy Markdown

Summary

  • Add fx (vercel-labs/fx) v0.0.8 (current official GitHub Release) to the ACP Registry
  • Binary distribution via https://github.com/vercel-labs/fx/releases/download/v0.0.8/fx-{macos,linux}-{aarch64,x86_64}.tar.gz with pinned SHA-256
  • Launch command: ./fx acp
  • Icon: 16×16 monochrome currentColor SVG
  • Platforms: darwin/linux aarch64 + x86_64 (Windows not published yet; local build warns only)

Notes for reviewers

  • Version pin is v0.0.8 — the latest GitHub Release / releases.fx.sh/latest.txt. Higher git tags such as v0.4.x are not published Releases.
  • Current fx acp may fail --auth-check until fx advertises non-empty authMethods (agent / terminal) on successful initialize. This PR registers the agent as-is to match existing fx login UX (fx login / fx setup / AI_GATEWAY_API_KEY).

Docs: https://fx.sh/docs/using-fx/acp · Repo: https://github.com/vercel-labs/fx · Release: https://github.com/vercel-labs/fx/releases/tag/v0.0.8

Test plan

  • Local SKIP_URL_VALIDATION=1 uv run --with jsonschema .github/workflows/build_registry.py includes fx v0.0.8
  • CI schema / URL / icon validation
  • CI --auth-check (may need follow-up if fx still returns empty/error auth)

@bqx619 bqx619 changed the title Add fx (Vercel Labs) coding agent Add fx (Vercel Labs) v0.0.8 Sep 10, 2026
Register vercel-labs/fx from the official GitHub Release v0.0.8 as a
binary ACP agent (`./fx acp`) for darwin/linux aarch64 and x86_64.

- Archives: GitHub releases/download URLs with pinned SHA-256
- Icon: official fx.sh logo glyph adapted to 16x16 currentColor
- Windows builds not published yet (validator warning only)

Note: current fx initialize may fail registry --auth-check until fx
advertises non-empty authMethods (agent/terminal).
@bqx619

bqx619 commented Sep 10, 2026

Copy link
Copy Markdown
Author

Thanks for taking a look when you have a chance.

I've opened #591 with a short write-up of the --auth-check situation for fx, and tagged a few maintainers for guidance on quarantine vs waiting on upstream authMethods.

Happy to adjust the PR based on your preference.

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