Sebastian Geraldes
Sebastian Geraldes
### Summary This PR adds Windows support for clipboard image pasting and introduces an alternative paste keybinding (`Alt+V`) to work around terminal interception issues. Previously, clipboard image functionality was only...
## Bug Description Compaction can fail with "Conversation too long. Press esc twice to go up a few messages and try again." in an unrecoverable state, especially when running multiple...
## Bug Description The Ralph Wiggum plugin (`ralph-wiggum@claude-plugins-official`) has an undocumented dependency on `jq` that causes the stop hook to fail on Windows systems where jq is not installed. ##...
## Overview This PR adds **per-tab base directory context** that allows all components within a tab (terminals, file previews, widgets) to inherit a common working directory. This creates a cohesive...
## Problem Terminal output was being duplicated when restarting Wave Terminal, causing the same content to appear multiple times in the scrollback buffer. ## Root Cause When Wave Terminal restarts...