docs(changelog): the product noun is now "agent"#78
Merged
Conversation
User-facing terminology rename: dashboard, marketing site, and docs now call the thing you install an "agent", defined at first touch. Brand (usezombie), CLI, routes, and API fields unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Greptile #78: AGENTS.md marks `zombie` as a retired token, not a product noun. In the agent-terminology changelog entry the bare "zombie" sat in plain quotes alongside descriptive phrases; backtick it so it reads as a retired code token (consistent with `zombiectl` / `zombied`) rather than re-legitimising it as a user-facing noun. The neighbouring "the agent" / "a runtime" stay quoted — they are phrases, not tokens. 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.
Adds a
Jun 03, 2026changelog entry for the user-facing terminology rename inusezombie: the thing you install is now consistently an agent (defined at first touch), instead of "zombie"/"the agent"/"a runtime" used interchangeably.Brand (
usezombie), CLI (zombiectl), routes, and API fields are unchanged — only user-visible wording. Historical entries untouched.🤖 Generated with Claude Code
Greptile Summary
This PR adds a
Jun 03, 2026changelog entry documenting the user-facing terminology consolidation: the installable runtime is now consistently called an agent across the dashboard, marketing site, and docs. Brand names, CLI tokens, routes, and API fields are explicitly noted as unchanged.<Update>block with the standard## What's newsection structure and two bullet points covering dashboard UI surfaces and first-touch definition placement.`zombie`) in historical context, keeping it as a code token rather than a reintroduced product noun, in line withAGENTS.md.Confidence Score: 5/5
Documentation-only change that adds a single changelog entry with no logic, schema, or API modifications.
The change is a single prose block in a changelog file. No code paths, data models, or API contracts are touched. The terminology rules from AGENTS.md are respected — legacy term appears only in backticks as a retired token, not as a product noun — and the entry follows the established Update structure used throughout the file.
No files require special attention.
Important Files Changed
Flowchart
%%{init: {'theme': 'neutral'}}%% flowchart TD A[User encounters the product] --> B{Which surface?} B --> C[Dashboard nav / empty states / dialogs] B --> D[Marketing site / FAQ] B --> E[Docs first-touch] C --> F[Reads: **agent**] D --> F E --> F F --> G[Definition delivered on first contact] G --> H[CLI: zombiectl / Routes: /zombies/ / API: zombie_id / Brand: usezombie] H --> I[Unchanged — code tokens preserved]Reviews (2): Last reviewed commit: "docs(changelog): backtick the retired `z..." | Re-trigger Greptile
Context used: