* fix: truncate long summary and path in SummaryPathDisplay Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * fix: allow summary to shrink in flow editor top bar Add min-w-0 to the SummaryPathDisplay wrapper in FlowBuilder so flex shrinking works. Remove max-w cap on the wrapper so the summary can use all available space. Remove w-full and max-w-md from the empty middle schedule div that was stealing space even when empty. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Windmill frontend
The Windmill frontend written in Svelte 5 + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo