qwen-code/packages/cli/src/ui/components/messages
Taylor Mullen d970882428 Fix build break (tool -> tools).
- Without this we'd get a TS1261 about the name "tool" only differeing from "Tool" (the class) by case.
2025-04-17 17:25:01 -04:00
..
DiffRenderer.tsx Initial commit of Gemini Code CLI 2025-04-17 13:19:55 -04:00
ErrorMessage.tsx Initial commit of Gemini Code CLI 2025-04-17 13:19:55 -04:00
GeminiMessage.tsx Initial commit of Gemini Code CLI 2025-04-17 13:19:55 -04:00
InfoMessage.tsx Initial commit of Gemini Code CLI 2025-04-17 13:19:55 -04:00
ToolConfirmationMessage.tsx Initial commit of Gemini Code CLI 2025-04-17 13:19:55 -04:00
ToolGroupMessage.tsx Initial commit of Gemini Code CLI 2025-04-17 13:19:55 -04:00
ToolMessage.tsx Fix build break (tool -> tools). 2025-04-17 17:25:01 -04:00
UserMessage.tsx Initial commit of Gemini Code CLI 2025-04-17 13:19:55 -04:00