mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-05 08:02:18 +00:00
`refreshBlanks` merged only `missing` out of the new scan, so the two fields added alongside it were left at whatever the row said before. Both reviewers found the same seam from opposite ends: a resource that had just become unreadable kept its old readable-looking row, and one that had come back stayed blocked until a reload. These fields describe what is at the path now, so the fresh read owns all of them — and the branch that marks a row done clears them, because a row that has left the blank list was read and is filled. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Xg8vXUuHCH3aRkf91sfxjx
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