Add fx (Vercel Labs) v0.0.8 - #590
Open
bqx619 wants to merge 1 commit into
Open
Conversation
bqx619
force-pushed
the
add-fx-agent
branch
from
September 10, 2026 17:09
c5cb613 to
f0408c7
Compare
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
force-pushed
the
add-fx-agent
branch
from
September 10, 2026 17:14
86054ca to
20bd3e4
Compare
Author
|
Thanks for taking a look when you have a chance. I've opened #591 with a short write-up of the Happy to adjust the PR based on your preference. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
fx(vercel-labs/fx) v0.0.8 (current official GitHub Release) to the ACP Registryhttps://github.com/vercel-labs/fx/releases/download/v0.0.8/fx-{macos,linux}-{aarch64,x86_64}.tar.gzwith pinned SHA-256./fx acpcurrentColorSVGNotes for reviewers
releases.fx.sh/latest.txt. Higher git tags such asv0.4.xare not published Releases.fx acpmay fail--auth-checkuntil fx advertises non-emptyauthMethods(agent/terminal) on successfulinitialize. 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
SKIP_URL_VALIDATION=1 uv run --with jsonschema .github/workflows/build_registry.pyincludesfx v0.0.8--auth-check(may need follow-up if fx still returns empty/error auth)