docs(m130): catalog identity editing, honest status, clipboard + dashboard truth#140
Merged
Merged
Conversation
…truth The fleet-library page now documents that an onboarded entry lands as a draft (the page previously claimed it appeared in every workspace's library immediately — untrue since publishing became the only door), and gains an 'Edit a platform entry' section: name/repository/ref editing, source-repoint bundle invalidation, rename durability, credential-copy pruning, and the Broken state. Changelog: Jul 14 entry covering the identity edit, the honest status column, the Create-fleet-library verb, clipboard failure reporting, dashboard tile totality, and tool calls + cost in the live thread.
The Fetch update path now fetches at the ref the entry names instead of resetting it to the repository's default branch, so the ref belongs on the same line as the rename in both the library page and the changelog. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Documentation for agentsfleet#519 (M130).
Pages
fleets/library.mdx— corrects a falsehood: an onboarded entry lands as a draft, not immediately visible in every workspace gallery. Adds an "Edit a platform entry" section: name, repository, and ref are editable in place; changing the source discards the stored bundle and returns the entry to draft; installed workspaces keep the exact bundle they installed; a rename and a pinned ref both survive the next fetch; an entry published with no bundle shows as Broken.changelog.mdx— a Jul 14, 2026<Update>covering the honest status column, in-place identity editing, the clipboard surfaces that now report a failed write, the dashboard counting every fleet state, and the live thread showing tool calls and per-event cost. Includes thePATCH /v1/admin/fleet-libraries/{id}reference change.make check-documentation-rulespasses.🤖 Generated with Claude Code
Greptile Summary
This PR updates the Fleet catalog documentation to match current product and API behavior. The main changes are:
UZ-CATALOG-002error-code reference.Confidence Score: 5/5
This looks safe to merge.
Important Files Changed
UZ-CATALOG-002conflict and recovery guidance.Reviews (2): Last reviewed commit: "docs: resolve Greptile and OpenAPI drift" | Re-trigger Greptile