github Lexus2016/claude-code-studio v5.26.0
v5.26.0 — SSH Attachments via SFTP, Modal UX & Accessibility

latest releases: v5.48.0, v5.47.3, v5.47.2...
22 days ago

🚀 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 animationsoverlayFade + modalPop with 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

Don't miss a new claude-code-studio release

NewReleases is sending notifications on new releases.