Skip to content

docs(m130): catalog identity editing, honest status, clipboard + dashboard truth#140

Merged
indykish merged 3 commits into
mainfrom
chore/m130-catalog-row-edit-changelog
Jul 16, 2026
Merged

docs(m130): catalog identity editing, honest status, clipboard + dashboard truth#140
indykish merged 3 commits into
mainfrom
chore/m130-catalog-row-edit-changelog

Conversation

@indykish

@indykish indykish commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

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 the PATCH /v1/admin/fleet-libraries/{id} reference change.

make check-documentation-rules passes.

🤖 Generated with Claude Code

Greptile Summary

This PR updates the Fleet catalog documentation to match current product and API behavior. The main changes are:

  • Explains draft-first onboarding, identity editing, bundle invalidation, and publishing.
  • Documents catalog status, clipboard, dashboard, and live activity updates.
  • Adds missing Fleet library operations to the API navigation.
  • Adds the UZ-CATALOG-002 error-code reference.

Confidence Score: 5/5

This looks safe to merge.

  • The missing PATCH navigation entry is now present.
  • The catalog error code now has reference documentation.
  • No blocking issue remains in the latest fixes.

Important Files Changed

Filename Overview
api-reference/error-codes.mdx Adds the missing UZ-CATALOG-002 conflict and recovery guidance.
changelog.mdx Documents the catalog, clipboard, dashboard, activity thread, and PATCH API updates.
docs.json Adds missing workspace and Fleet library operations to API navigation.
fleets/library.mdx Updates Fleet library guidance for drafts, editing, publishing, and broken entries.

Reviews (2): Last reviewed commit: "docs: resolve Greptile and OpenAPI drift" | Re-trigger Greptile

indykish and others added 2 commits July 14, 2026 10:48
…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>
Comment thread fleets/library.mdx
Comment thread changelog.mdx
Comment thread changelog.mdx
@indykish
indykish merged commit 55f020c into main Jul 16, 2026
3 checks passed
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