Skip to content

Commit 2715519

Browse files
mnriemCopilot
andauthored
Update .github/workflows/scripts/create-release-packages.ps1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d28d3a0 commit 2715519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scripts/create-release-packages.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ function Build-Variant {
360360
}
361361

362362
# Define all agents and scripts
363-
$AllAgents = @('claude', 'gemini', 'copilot', 'cursor-agent', 'qwen', 'opencode', 'windsurf', 'codex', 'kilocode', 'auggie', 'roo', 'codebuddy', 'amp', 'q', 'bob', 'qodercli', 'generic')
363+
$AllAgents = @('claude', 'gemini', 'copilot', 'cursor-agent', 'qwen', 'opencode', 'windsurf', 'codex', 'kilocode', 'auggie', 'roo', 'codebuddy', 'amp', 'q', 'bob', 'qodercli', 'shai', 'agy', 'generic')
364364
$AllScripts = @('sh', 'ps')
365365

366366
function Normalize-List {

0 commit comments

Comments
 (0)