feat(sites): surface sites in the root command - #139
Conversation
|
@codex review |
|
Greptile SummaryThe PR promotes the static-sites namespace into the root CLI experience.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| packages/cli/src/cli.ts | Moves the sites namespace from the hidden experimental command collection into the normal root command list. |
| packages/cli/src/commands/sites/index.ts | Gives the sites namespace a visible help description while retaining its existing subcommand wiring. |
| packages/cli/README.md | Adds package-level documentation and examples for the newly surfaced sites command group. |
| AGENTS.md | Updates the architecture and command reference to describe sites as a supported root namespace. |
Reviews (2): Last reviewed commit: "update descriptions to include sites" | Re-trigger Greptile
|
Codex Review: Didn't find any major issues. Can't wait for the next one! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
No description provided.