Skip to content

Commit 68809bd

Browse files
localdenCopilot
andauthored
Update scripts/powershell/update-agent-context.ps1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3cc5452 commit 68809bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/powershell/update-agent-context.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,6 @@ function Update-SpecificAgent {
381381
'codebuddy' { Update-AgentFile -TargetFile $CODEBUDDY_FILE -AgentName 'CodeBuddy' }
382382
'q' { Update-AgentFile -TargetFile $Q_FILE -AgentName 'Amazon Q Developer CLI' }
383383
default { Write-Err "Unknown agent type '$Type'"; Write-Err 'Expected: claude|gemini|copilot|cursor|qwen|opencode|codex|windsurf|kilocode|auggie|roo|codebuddy|q'; return $false }
384-
385384
}
386385
}
387386

0 commit comments

Comments
 (0)