Files
windmill/frontend
Guilhem Lemouel 9032cc1e2d fix(chat): address review nits
- Namespace hourglass-flip class + keyframes to ai-chat-hourglass-flip
  so the :global rule can't pick up unrelated classes elsewhere.
- Rename contextPickerRow snippet to selectedContextBadges since it
  now only renders badges (the picker moved to the controls row).
- Restore the @ picker in the message-editing surface via a new
  showInlinePicker prop on AIChatInput, opted into by AIChatMessage.
  AIChatDisplay still renders its own picker in the controls row.
2026-05-20 15:37:48 +02:00
..
2026-01-22 16:20:01 +00:00
2026-05-20 15:37:48 +02:00
2025-12-23 18:19:30 +00:00
2026-02-19 09:33:33 +00:00
2026-03-05 18:11:40 +01:00
2025-08-14 11:30:10 +00:00
2026-01-22 16:20:01 +00:00
2026-03-18 11:38:22 +00:00
2025-12-17 08:40:36 +00:00
2026-02-19 09:33:33 +00:00

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