refactor: rename agent-zero to code-zero - #66
Conversation
- Rename Agent Skills from agent-zero-* to code-zero-* - Update environment variables: AGENT_ZERO_* → CODE_ZERO_* - Rename configuration file and update package scope - Update documentation, workflows, and all references
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Too many files changed for review (251 files, 100 file limit). Bypass the limit by tagging |
ApprovabilityVerdict: Not approved Macroscope's review found this PR not approvable — This is a broad rebrand that also changes package, configuration, environment-variable, credential-store, and operational contracts, so existing consumers and deployments require an intentional migration. Authentication package files are directly modified, making human review necessary even though much of the diff is mechanical. Not approved because:
Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Summary
Rename the project brand from Agent Zero to Code Zero across all packages, apps, documentation, configuration, and infrastructure. This includes updating package scopes from
@agent-zero/*to@code-zero/*, environment variables fromAGENT_ZERO_*toCODE_ZERO_*, and all references in documentation, workflows, and configuration files.Why
Unify the project identity as Code Zero throughout the codebase, tooling, and public-facing documentation. The rebranding improves clarity and consistency across the entire monorepo.
Verification
aube run check:repoaube run lint:ciaube run typecheckaube testaube run buildSafety and compatibility
observemode as read-only, or explained the policy change above.Agent context
Reviewer notes
This is a comprehensive rebranding affecting:
.envfilesNo behavior changes — purely a rebranding effort. All package boundaries and architecture remain unchanged.