This commit is contained in:
Qiaochu Hu 2026-05-20 06:40:41 +04:00 committed by GitHub
commit f6a6fa2120
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -110,7 +110,7 @@ export const ExpandedInputBox = ({
search_agent: <Globe className="h-3 w-3 text-blue-600" />,
document_agent: <FileText className="h-3 w-3 text-yellow-600" />,
multi_modal_agent: <Image className="h-3 w-3 text-fuchsia-600" />,
social_medium_agent: <Bird className="h-3 w-3 text-purple-600" />,
social_media_agent: <Bird className="h-3 w-3 text-purple-600" />,
};
// Build agent list same as WorkSpaceMenu