Skip to content
v3.4.182026-08-04

Windows image paste is back

BridgeSpace 3.4.18 restores pasting screenshots into agent terminals on Windows — a 3.4.17 regression made Ctrl+V do nothing in Claude Code and Codex panes.

  • Paste screenshots into agents on Windows again. Ctrl+V in a Claude Code or Codex pane saves the clipboard image next to your work and types its path again, instead of silently doing nothing.

Fixed

  • Restored clipboard-image paste into agent terminals on Windows: 3.4.17 handed the raw Ctrl+V to every agent CLI, but only OpenCode can read a clipboard image that way on Windows — every other agent got nothing. Windows saves the image and types its path again; OpenCode keeps its native paste, and macOS/Linux keep the agent-native handling shipped in 3.4.17.