mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
AgentInputArea was still taking up 88px height when opacity was 0, creating a gap between status bar and realtime controls. Now switches to position absolute when hidden (opacity < 0.5) to remove from layout flow completely. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>