docs(cli): publish verified agent status preview - #822
Merged
Conversation
|
I hit an error while handling your request (Model unavailable on AI Gateway free tier: Free tier users do not have access to this model. Upgrade to paid credits at https://vercel.com/d?to=%2F%5Bteam%5D%2F%7E%2Fai%3Fmodal%3Dtop-up for unrestricted…). Please try again, rephrase, or reach out if it keeps failing. Error id: 532cd295-c045-4062-a3fc-150b8e1647cb |
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.
Updates the public README, CLI guide, and both shipped skill setup references to the verified
1.0.0-beta.2.status.0GitHub prerelease.The archive targets exact commit
5dabbc3b56109c9f79dc8a378443a4c520d9ee0a, has SHA-25615628baeeb174fb7786a1643db08f0554bf6d18afaaa3979f01922c5cd40019a, and passed the full CLI suite, packed runtime smoke, anonymous checksum/install verification, and clean macOS/Linux arm64 claim/status contract checks.Validation:
bun scripts/validate-skills.ts;git diff --check.Note
Low Risk
Documentation and verified preview pin updates only; no application or CLI behavior changes in this diff.
Overview
Updates the Verified CLI preview instructions across the root README,
packages/cli/README.md, and thepascal-3d/furniture-fitskill setup guides to point at the new GitHub prerelease1.0.0-beta.2.status.0(commit5dabbc3…) instead of1.0.0-beta.2.claim.0.The install snippets now use the
cli-v1.0.0-beta.2-status.0release assets, the expected tarball SHA-25615628ba…, and documentpascal agent status --jsonalongsidepascal agent claim. Copy now describes claim vs status (handoff vs bounded credential/claim verification) and notes that neither command stores or prints the hosted key.Reviewed by Cursor Bugbot for commit ee2df38. Bugbot is set up for automated code reviews on this repo. Configure here.