feat: add realtime subagent status report

This commit is contained in:
Henry Li
2026-02-08 22:43:51 +08:00
parent faa327b3cd
commit 7d4b5eb3ca
8 changed files with 91 additions and 10 deletions
+1
View File
@@ -195,6 +195,7 @@ export const enUS: Translations = {
presentFiles: "Present files",
needYourHelp: "Need your help",
useTool: (toolName: string) => `Use "${toolName}" tool`,
searchFor: (query: string) => `Search for "${query}"`,
searchForRelatedInfo: "Search for related information",
searchForRelatedImages: "Search for related images",
searchForRelatedImagesFor: (query: string) =>