mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 16:02:24 +00:00
36cd49fb41
* feat(aiagent): Store AI provider config in localStorage - Added localStorage persistence for AI provider, resource, and model selections - Configuration is loaded as default values on component initialization - Automatically saves whenever selections change - Validates stored provider is still available before loading - Uses storage key: windmill_ai_provider_config Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com> * better * fix logic * Update toggle option text for default setting --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com> Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
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