File tree Expand file tree Collapse file tree
.github/workflows/scripts Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ set -euo pipefail
66# Usage: .github/workflows/scripts/create-release-packages.sh <version>
77# Version argument should include leading 'v'.
88# Optionally set AGENTS and/or SCRIPTS env vars to limit what gets built.
9- # AGENTS : space or comma separated subset of: claude gemini copilot cursor-agent qwen opencode windsurf junie codex kilocode auggie roo codebuddy amp shai tabnine kiro-cli agy bob vibe qodercli kimi trae pi iflow generic (default: all)
9+ # AGENTS : space or comma separated subset of: claude gemini copilot cursor-agent qwen opencode windsurf junie codex kilocode auggie roo codebuddy amp shai tabnine kiro-cli agy bob vibe qodercli kimi trae pi iflow goose generic (default: all)
1010# SCRIPTS : space or comma separated subset of: sh ps (default: both)
1111# Examples:
1212# AGENTS=claude SCRIPTS=sh $0 v0.2.0
You can’t perform that action at this time.
0 commit comments