Roadmap
This roadmap sets out the main features we want to release at the moment. To see the latest releases, check our Changelog and to see all feature requests, visit our GitHub.
For what’s been shipped recently, see the changelog.
Next 6 months
Local Windmill executionDeveloper
Investigate having Windmill work locally for local workflow and script execution allowing better DX and AI agents to have immediate local feedback.
Improve wmill lint for agentsDeveloper
The wmill lint command already works for v0. Improve it to be a more complete feedback tool for agents locally + clear OpenAPI specs for each kind of items writable locally by agents, for improved local dev.
Unit tests supportDeveloper
Investigate unit tests with Windmill, either only guidance for local tests or/and supporting it as a first class concept in Windmill.
Extend multiplayer to flows and appsDefault
Extend multiplayer working for scripts to flow and apps.
Add more native triggersBackend
Native triggers for Nextcloud and Google are already done. Next steps are adding native triggers for GitHub, Linear, etc.
Single shard performance focusBackend
Performance focus for low hanging fruits of single shards
Multi-shard support for unlimited scalabilityBackend
Support multi-shards for unlimited scalability
Add more rulesetsBackend
Add more rulesets for deployment rules to match Github rules (read-only prod workspaces, approver rules, etc)
Data tables/PostgreSQL runtime v2Backend
Postgresql runtime v2 to remove the need to cast trivial types and enhance usability
Hub search v2 + AI generation for stepsAI
Better search from hub + better AI generation for steps.