Download Latest Version Flower 1.36.0 source code.zip (94.4 MB) Google Add to Preferred Sources
Home / framework-1.36.0
Name Modified Size InfoDownloads / Week
Parent folder
flwr-1.36.0-py3-none-any.whl 2026-09-01 1.1 MB
flwr-1.36.0.tar.gz 2026-09-01 650.0 kB
Flower 1.36.0 source code.tar.gz 2026-09-01 92.5 MB
Flower 1.36.0 source code.zip 2026-09-01 94.4 MB
README.md 2026-09-01 3.9 kB
Totals: 5 Items   188.7 MB 0

Thanks to our contributors

We would like to give our special thanks to all the contributors who made the new version of Flower possible (in git shortlog order):

Charles Beauville, Daniel J. Beutel, Dimitris Stripelis, Heng Pan, Javier, Lorenzo Sani, Taner Topal, Yan Gao, jafermarq

What's new?

The HTTP Control API now reaches parity coverage with its gRPC counterpart. A new ControlHttpClient supports the existing endpoints, authentication, and bounded streaming error responses, while CLI error and log paths are prepared for a future HTTP transport switch; the CLI continues to use gRPC in this release.

Updated Flower Agent guidance explains how to discover apps in Flower Hub, run them locally or on SuperGrid, use Ollama or the OpenAI SDK, and publish frontend-visible output with agent.events.emit(...). The agent template demonstrates streaming through /v1/runtime/responses, and queued events are drained before the publisher shuts down.

Task-process commands now require --runtime-api-address instead of --clientappio-api-address or --serverappio-api-address. Custom task-process launch configurations must be updated. flower-superexec continues to accept its former --appio-api-address option as a deprecated alias.

  • Fix sending shared reply objects reliably from SuperNodes (#8033)

SuperNodes now deduplicate content-addressed objects before uploading a reply, preventing shared descendants in an ObjectTree from triggering duplicate push requests and leaving reply objects unavailable to the ServerApp.

As always, many parts of the Flower framework and quality infrastructure were improved and updated.

Source: README.md, updated 2026-09-01