v1.787.0

windmill-labs/windmillv1.787.0Aug 12, 2026by rubenfiszel

AI Summary

Enhances chat tool capabilities and fixes issues with AI chat destroying secrets.

Key Highlights

  • Expose every runs filter on the open_page chat tool
  • Fix AI chat destroying secret variables on edit

New Features

  • Expose every runs filter on the open_page chat tool

Full Release Notes

## [1.787.0](https://github.com/windmill-labs/windmill/compare/v1.786.1...v1.787.0) (2026-08-12)


### Features

* expose every runs filter on the open_page chat tool ([#10612](https://github.com/windmill-labs/windmill/issues/10612)) ([ce58b84](https://github.com/windmill-labs/windmill/commit/ce58b8495c8a0a4ad0fe3eddae6dec1f447b89f8))


### Bug Fixes

* **schedule:** hoist non-RLS reads out of the create_schedule tx ([#10658](https://github.com/windmill-labs/windmill/issues/10658)) ([f4a935b](https://github.com/windmill-labs/windmill/commit/f4a935bd1c4f8ae336824b61e0648e8b0d91f8c9))
* stop the AI chat destroying secret variables on edit ([#10616](https://github.com/windmill-labs/windmill/issues/10616)) ([eb238e3](https://github.com/windmill-labs/windmill/commit/eb238e3f0b63acfabe0b8b7c69e8219cc0448f89))