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
fix: implement proper sequential file sending for mini.files
- Use asynchronous sequential sending with 200ms delays
- Ensure proper auto-open behavior by using send_at_mention directly
- Add proper logging and summary messages
- Fix issue where only last file was showing and Claude didn't auto-open
This should now properly send all files with delays and trigger Claude Code opening.
0 commit comments