Add hybrid research copilot workspace
This commit is contained in:
@@ -11,7 +11,8 @@ const taskLabels: Record<Task['task_type'], string> = {
|
||||
refresh_prices: 'Refresh prices',
|
||||
analyze_filing: 'Analyze filing',
|
||||
portfolio_insights: 'Portfolio insights',
|
||||
index_search: 'Index search'
|
||||
index_search: 'Index search',
|
||||
research_brief: 'Research brief'
|
||||
};
|
||||
|
||||
export function TaskFeed({ tasks }: TaskFeedProps) {
|
||||
|
||||
Reference in New Issue
Block a user