mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 16:02:28 +00:00
63c0062283
* delete old messages * nit * feat(aichat): add recursion bounds and improve token estimation - Add maxDepth parameter (default 10) to deleteOldestMessage to prevent infinite recursion - Enhance estimateTokenUsage to handle tool calls, content arrays, and function names - Improves stability and accuracy of message cleanup when conversations become too long Co-authored-by: centdix <centdix@users.noreply.github.com> * nit * cleaning * better logic * fix logic * fix --------- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: centdix <centdix@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