refactor: 重构弹窗组件支持自定义图标组件
This commit is contained in:
@@ -42,6 +42,10 @@ Do not place backend/frontend implementation details here.
|
||||
|
||||
When viewing data in the database, use `supabase mcp` tools (`supabase_execute_sql`, `supabase_list_tables`, etc.) instead of direct queries or other methods.
|
||||
|
||||
## Image Handling
|
||||
|
||||
When reading images, use `understand_image` tool instead of `Read` tool, especially when the model supports multimodal capabilities. Only use `Read` tool for non-image files.
|
||||
|
||||
## Mobile Automation
|
||||
|
||||
Use Midscene Skills for mobile UI automation.
|
||||
|
||||
Reference in New Issue
Block a user