🚀 SSH Attachments — Full File Support for Remote Servers
Working with remote servers over SSH? Now you can paste screenshots, upload PDFs, or drag any file into chat — Claude Code Studio automatically uploads them to the remote server via SFTP before processing.
Why This Matters
Previously, when working on a remote GPU server or staging environment, attachments were either unsupported or required manual workaround. Now:
- Screenshots work remotely — Paste an error screenshot, Claude sees it on the remote server
- PDFs and documents — Upload specs, designs, or documentation for Claude to reference
- Binary files preserved — No more decoding into prompt text; files stay as proper attachments
- Seamless UX — Identical experience to local sessions
For ML/AI engineers: Training visual models on remote GPU servers? Paste sample images directly into chat. No more scp commands.
For DevOps: Debugging production issues remotely? Screenshot the dashboard, paste it, Claude analyzes it right there on the server.
🎨 Modal UX Improvements
The slash command modal got a visual refresh:
- Refined field styling — Clear visual hierarchy with uppercase labels and letter-spacing
- Enhanced inputs — Larger 28px bold font for command names, spacious textarea for prompts
- Smooth animations —
overlayFade+modalPopwith ease-out timing - Attachment chip actions — Quick action button for managing attachments
♿ Accessibility
prefers-reduced-motion— Animations automatically disabled for users who prefer reduced motion- Touch targets — Improved 28px minimum size on touch devices
- Better focus states — Clearer keyboard navigation indicators
📚 Documentation
All 3 README versions (EN/UA/RU) updated with SSH attachments feature description.
Full Changelog: v5.25.9...v5.26.0