mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-24 16:01:42 +00:00
0da682bd7c
- Reshape the input region in AIChatDisplay into a single rounded-2xl card with a subtle border and focus shadow, hosting the textarea, mode/model selectors, and a circular send/stop button (Codex/Claude-Desktop style). - Constrain the input card to max-w-xl centered so it stays readable on wide panes. - Expose triggerSend() and hasContent() from AIChatInput so the parent can drive the send button and reflect empty-input state. - Add a /design-sandbox route under (logged) to prototype layout tweaks (sidebar + AI chat + flow editor side-by-side with a fake flow and a mocked conversation), plus a .claude/launch.json describing the local dev servers. Co-Authored-By: Claude Opus 4.7 (1M context) <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