We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3724be commit d28d3a0Copy full SHA for d28d3a0
scripts/bash/update-agent-context.sh
@@ -642,7 +642,7 @@ update_specific_agent() {
642
;;
643
*)
644
log_error "Unknown agent type '$agent_type'"
645
- log_error "Expected: claude|gemini|copilot|cursor-agent|qwen|opencode|codex|windsurf|kilocode|auggie|roo|amp|shai|q|agy|bob|qodercli|generic"
+ log_error "Expected: claude|gemini|copilot|cursor-agent|qwen|opencode|codex|windsurf|kilocode|auggie|roo|codebuddy|amp|shai|q|agy|bob|qodercli|generic"
646
exit 1
647
648
esac
0 commit comments