docs(m92-004): changelog — agentsfleet rebrand + breaking changes#94
Merged
Conversation
…g changes Add the Jun 15 <Update> for the usezombie->agentsfleet cutover shipping in M92_004: CLI zombiectl->agentsfleet, host api.agentsfleet.net, env ZOMBIE_*->AGENTSFLEET_*, routes /zombies->/agents + zombie_id->agent_id, error codes UZ-ZMB-*->UZ-AGT-*, token prefixes agt_a/agt_t/agt_r, npm @agentsfleet/cli. Also flip the changelog's own current-product refs (frontmatter description, the stealth <Tip>, support mail) to agentsfleet; historical <Update> entries are left as-is (they document zombie-era releases accurately). The broader docs prose rebrand (error-codes/cli/billing/README, ~37 files) is the deferred follow-up, not bundled here. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
…over) Flip the user-facing docs to the shipped brand across 37 files: zombiectl-> agentsfleet, hosts *.usezombie.com->*.agentsfleet.net, usezombie.sh-> agentsfleet.dev, @usezombie/zombiectl->@agentsfleet/cli, ZOMBIE_*->AGENTSFLEET_*, UZ-ZMB-*->UZ-AGT-*, /zombies->/agents, zombie_id->agent_id, core.zombie-> core.agent, x-usezombie->x-agentsfleet, and the zombie->agent entity noun. Ordered compound-first so usezombie never degrades to useagent, zombiectl to agentctl, or zombied to agentd (degradation check clean). changelog.mdx historical <Update> entries keep their zombie-era refs — they document past releases accurately (per Indy + the changelog history-append rule). Without this, post-merge the live docs would document a product that no longer exists: every zombiectl / api.usezombie.com / ZOMBIE_* is a dead instruction after the hard cutover. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
cli/zombiectl.mdx -> cli/agentsfleet.mdx and zombies/ -> agents/ (the content sweep rebranded file *contents* but not their names/paths; docs.json nav now points at cli/agentsfleet + agents/*, so the files must move to match or Mintlify 404s the pages). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
# Conflicts: # logo/dark.svg
Greptile PR #94 review: - P1 api-reference/introduction.mdx: tenant API key prefix zmb_t_ -> agt_t - P1 cli/agentsfleet.mdx: `agent add` raw key zmb_ -> agt_a - P2 changelog: name the old prefixes in the re-mint step (was zmb_a/zmb_t/zmb_r) - P2 changelog: tag the API-reference code block as `http` Entity-id examples -> bare version-7 Universally Unique Identifier (UUIDv7), matching the CLI's own validator and the api-reference "IDs are UUIDv7" convention, across quickstart, agents/*, cli/*, concepts, memory, workspaces, and api-reference: agent_id, workspace_id, grant_id, agent_key_id, request_id, and approval_id. event_id is left as a caller-supplied example. Also fixed an agent_key_id-vs-agent_id conflation in the `agent delete` example + heading. docs.json: agent-keys path param {agent_id} -> {agent_key_id} (matches the upstream OpenAPI and the agent_key_id model) — clears the openapi-drift lint failure. changelog.mdx: history kept append-only (zombie-era branding preserved in historic entries); only repointed 8 moved-page links (/zombies/* -> /agents/*, /cli/zombiectl -> /cli/agentsfleet) so the broken-links check passes without a redirect shim. Merged origin/main (logo wordmark refresh). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Author
Review feedback resolved + branch updated (
|
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.
Adds the Jun 15 changelog
<Update>for the usezombie→agentsfleet cutover shipping in agentsfleet/agentsfleet#412 (M92_004): CLIzombiectl→agentsfleet, hostapi.agentsfleet.net, envZOMBIE_*→AGENTSFLEET_*, routes/zombies→/agents+zombie_id→agent_id, error codesUZ-ZMB-*→UZ-AGT-*, token prefixesagt_a/agt_t/agt_r, npm@agentsfleet/cli.Also flips the changelog's own current-product references (frontmatter, stealth Tip, support mail) to agentsfleet. Historical
<Update>entries are left unchanged (they document zombie-era releases accurately, per the changelog history-append rule).Not included: the broader docs prose rebrand (error-codes/cli/billing/README, ~37 files / ~1055 hits) — the textual rebrand M92_002/M92_003 deferred to a follow-up. Tracked separately.
🤖 Generated with Claude Code
Greptile Summary
This PR lands the Jun 15 changelog entry for the usezombie→agentsfleet hard cutover (M92_004), documenting CLI rename (
zombiectl→agentsfleet), API host, env var, route, error code, token prefix, and npm package changes. It also flips the changelog's own top-level references (frontmatter description, stealth<Tip>, support email) to agentsfleet branding; historical entries are left intact except for link rewrites that prevent 404s against deleted/zombies/pages.zmb_a,zmb_t,zmb_r).zmb_as a "stays" token despite the PR retiring that prefix — both will misdirect future authors and AI agents using the file.agentsfleet agent-key add|list|delete, but the updatedcli/agentsfleet.mdxusesagentsfleet agent add/list/deletefor the same feature.Confidence Score: 3/5
Safe to merge for the changelog entry itself, but AGENTS.md ships two actively misleading instructions that will propagate into future AI-authored doc changes.
The changelog entry is well-formed and the top-level rebrand touches are correct. However AGENTS.md — the file that guides both human authors and AI agents making future edits — now tells authors that "agent" is legacy terminology (the opposite of the truth) and lists
zmb_as a token that stays (contradicting the very cutover this PR documents). A second concrete defect is the command name mismatch between the changelog (agentsfleet agent-key add|list|delete) and the CLI reference (agentsfleet agent add/list/delete), leaving operators uncertain which name to actually run.AGENTS.md (terminology rule and lead-repo list) and the agent-key command name alignment between changelog.mdx and cli/agentsfleet.mdx.
Important Files Changed
Flowchart
%%{init: {'theme': 'neutral'}}%% flowchart TD A[usezombie / zombiectl era] --> B[M92_004 hard cutover] B --> C["CLI: zombiectl → agentsfleet\nnpm: @usezombie/zombiectl → @agentsfleet/cli"] B --> D["API host: api.usezombie.com → api.agentsfleet.net"] B --> E["Env vars: ZOMBIE_* → AGENTSFLEET_*"] B --> F["Routes: /zombies/zombie_id → /agents/agent_id"] B --> G["Error codes: UZ-ZMB-* → UZ-AGT-*"] B --> H["Token prefixes: zmb_a/zmb_t/zmb_r → agt_a/agt_t/agt_r"] B --> I["Docs: changelog entry + top-level rebrand"] I --> J["AGENTS.md: 'agent' marked legacy, zmb_ listed as retained"] I --> K["CLI ref: agent add vs changelog: agent-key add"]%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%% flowchart TD A[usezombie / zombiectl era] --> B[M92_004 hard cutover] B --> C["CLI: zombiectl → agentsfleet\nnpm: @usezombie/zombiectl → @agentsfleet/cli"] B --> D["API host: api.usezombie.com → api.agentsfleet.net"] B --> E["Env vars: ZOMBIE_* → AGENTSFLEET_*"] B --> F["Routes: /zombies/zombie_id → /agents/agent_id"] B --> G["Error codes: UZ-ZMB-* → UZ-AGT-*"] B --> H["Token prefixes: zmb_a/zmb_t/zmb_r → agt_a/agt_t/agt_r"] B --> I["Docs: changelog entry + top-level rebrand"] I --> J["AGENTS.md: 'agent' marked legacy, zmb_ listed as retained"] I --> K["CLI ref: agent add vs changelog: agent-key add"]Reviews (3): Last reviewed commit: "docs(m92-004): resolve greptile feedback..." | Re-trigger Greptile