mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-21 00:02:30 +00:00
The cue read manager.instructions as the user's unsent text, but the composer's draft is AIChatInput-local state the picker cannot see, and with the field now owned by sendRequestImpl it is non-empty only inside a send — where the status dot already says streaming. The one state that could still light it is text leaked by a pre-flight refusal, so the cue could only ever surface an artifact. Removed per the PR's conveniences rule rather than re-pointed at state that does not exist. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019N8x51GqABUEFvg52V6aYo
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