You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,7 @@ Here are some things AgentCrew can do:
116
116
window (GUI).
117
117
-**File Handling:** AI agents can work with text and image files in chat.
118
118
AgentCrew also supports PDF, DOCX, XLSX, and PPTX files.
119
+
-**📋 Smart Paste Detection:** Automatically detects images and binary content when pasted (Ctrl+V). Images from screenshots, copied files, or other sources are automatically converted to `/file` commands for seamless processing.
119
120
-**Streaming Responses:** Get real-time replies from AI agents.
120
121
-**"Thinking Mode":** Some AI models can show their reasoning process.
121
122
-**Rollback Messages:** Easily go back to an earlier point in your
0 commit comments