Skip to main content

Changelog

See what's new with Windmill.

Watch latest Windmill weekly keynotes

Weekly keynotes are hosted on Discord and Youtube on Friday at 5:45 pm CET+1.

See the Windmill roadmap and what's coming next

Roadmap

AI Chat Assistant

AI ChatWindmill AICustom AI modelv1.480.0

The script editor now includes an integrated AI Chat Panel designed to assist with coding tasks. The assistant can generate code, fix issues, suggest improvements, add documentation, and more — all in a conversational interface.

New features

  • AI chat panel embedded in the script editor
  • Granular apply/reject controls to accept or discard individual parts of AI-generated code
  • Include context elements like database schemas, deployed script diffs, and runtime errors
  • Quick actions for common tasks such as bug fixing, refactoring, and documentation
  • AI code suggestions that completes code snippets based on neighboring context, not just at the cursor
  • Support for any AI model including self-hosted/custom base URL (now part of the community edition!)