mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 00:01:55 +00:00
66c9063919
* feat(cli): add --as-superadmin flag to workspace list-remote Wires the existing /workspaces/list_as_superadmin endpoint into the CLI so superadmins can enumerate every workspace on an instance from CI tooling, not just the ones the calling user is a member of. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * chore: regenerate CLI prompts and document the regen step Adds an AGENTS.md note pointing to system_prompts/generate.py so future CLI command edits keep the agent-facing CLI docs in sync, and regenerates the auto-generated outputs for the new --as-superadmin flag. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>