Set Windmill App State From Bash Script
set_state() method, but am not clear if this can be done in Bash or not.I am trying to avoid the dependency on the Bash script output, and directly set keys in the app state.
First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂
henri-c · 4d ago
Have you ever thought, webIDE is cool and all but it will never replace my local debugger? Hold my beer **Full debugger for bun and python in 1.606.1** Works in script editor, flow editor, and raw app editor. In addition, Windmill-multiplayer, lsp and the new debugger have been merged in a single service windmill-extra Debugger is in beta, feel free to send us feedback about it
rubenf · 7d ago
There are now many ways to pass specific context to the AIChat for full-code apps. You can use the inspector in the preview, select lines in the editor, use @ mentions (which works with datatables, backend runnables and frontend runnables)
rubenf · 4w ago