mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-09 08:03:50 +00:00
`save`/`get`/`remove`/`list` must work without a mounted `use*` handle (e.g. the AI copilot writes a draft with no editor open). Create detached (refcount 0) entries on write and keep entries that still hold a draft across handle release; only sweep empty ones. Update copilot tests that asserted the removed staleness-meta tracking. Co-Authored-By: Claude Opus 4.8 <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