Skip to content

Regenerate placeholder documentation across CLI integrations #4474

Description

@thomhurst

PR #4468 updates the shared usage-synopsis parser to preserve canonical CLI placeholder notation, but its acceptance criteria and checked-in regeneration are scoped to Chocolatey. Other generated integrations therefore remain stale until regenerated; for example, pnpm add <name> now models The <name> operand. while PnpmAddOptions.Generated.cs still contains The name operand..

A local 20-way regeneration already exceeded the mandated 2 GB agent guard, so complete this as a serialized/per-tool fast-follow after #4468 merges.

Acceptance criteria:

  • Identify every tracked integration whose generated operand documentation changes under the placeholder-preserving parser.
  • Regenerate those integrations from current tool output; do not hand-edit generated files.
  • Commit all affected generated options/services/docs atomically or in clearly linked per-tool PRs.
  • Verify deterministic regeneration and each affected tool solution within agent limits; leave exhaustive validation to CI where necessary.
  • Confirm no unrelated command-surface drift is approved as part of the documentation refresh.

Follow-up from #4452 / #4468 and review discussion r3902977469.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions