mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 00:00:33 +00:00
b630208ece
* feat: Add back apply code button in CodeDisplay for non-diff-based providers - Added apply button that shows only in script mode for non-diff-based providers - Button allows applying code directly to the current editor - Only shows for providers that don't support diff-based editing (excludes openai, anthropic, googleai, azure_openai) Fixes #6799 Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com> * better * not only for non diff providers --------- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com> Co-authored-by: centdix <farhadg110@gmail.com>
Windmill frontend
The Windmill frontend written in Svelte + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo