We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403f29c commit 0222d5aCopy full SHA for 0222d5a
scripts/bash/update-agent-context.sh
@@ -792,7 +792,7 @@ print_summary() {
792
fi
793
794
echo
795
- log_info "Usage: $0 [claude|gemini|copilot|cursor-agent|qwen|opencode|codex|windsurf|kilocode|auggie|roo|codebuddy|amp|shai|tabnine|kiro-cli|agy|bob|vibe|qodercli]"
+ log_info "Usage: $0 [claude|gemini|copilot|cursor-agent|qwen|opencode|codex|windsurf|kilocode|auggie|roo|codebuddy|amp|shai|tabnine|kiro-cli|agy|bob|vibe|qodercli|generic]"
796
}
797
798
#==============================================================================
0 commit comments