Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
flwrlabs
/
flower
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
6.9k
Code
Issues
30
Pull requests
297
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Jun 1, 2026
docs(framework): Fix local docs generation (#7296)
charlesbvll
authored
574e6d5
Copy full SHA for 574e6d5
docs(model): Add model docs and Lizzy-7B pages (#7274)
Show description for a2d0bd1
relogu
and
yan-gao-GY
authored
a2d0bd1
Copy full SHA for a2d0bd1
feat(framework): Migrate to RunSeries Context (#7291)
Show description for f0c7191
danielnugraha
and
panh99
authored
f0c7191
Copy full SHA for f0c7191
feat(framework): Fail non-finished tasks when the run expires or finishes (#7155)
Show description for b4230dd
panh99
and
danielnugraha
authored
b4230dd
Copy full SHA for b4230dd
feat(framework): Add K8s Executor CI tests and partial k8s Executor implementation (#7235)
Show description for f769f1f
3 people
authored
f769f1f
Copy full SHA for f769f1f
Commits on May 31, 2026
docs(framework): Update French translation (#7295)
charlesbvll
authored
b5968fb
Copy full SHA for b5968fb
feat(framework): Add RunSeries in CoreState (#7261)
Show description for 897c5f7
danielnugraha
and
panh99
authored
897c5f7
Copy full SHA for 897c5f7
docs(framework:skip): Update source texts for translations (auto) (#7289)
flwrmachine
authored
a5d1234
Copy full SHA for a5d1234
Commits on May 30, 2026
feat(framework): Add RunSeries to CreateRun (#7264)
Show description for 095216c
danielnugraha
and
panh99
authored
095216c
Copy full SHA for 095216c
fix(framework): Preserve PushMessages upload hints (#7284)
Show description for 75d6fab
psfoley
and
panh99
authored
75d6fab
Copy full SHA for 75d6fab
refactor(framework): Update imports (#7281)
danieljanes
authored
f952b78
Copy full SHA for f952b78
docs(framework:skip): Update source texts for translations (auto) (#7286)
Show description for 7c4bd45
flwrmachine
and
charlesbvll
authored
7c4bd45
Copy full SHA for 7c4bd45
refactor(framework): Move Grid to flwr.serverapp (#7278)
danieljanes
authored
028e472
Copy full SHA for 028e472
fix(framework): Prevent heartbeats reviving deleted nodes (#7282)
Show description for e9f83b7
psfoley
and
panh99
authored
e9f83b7
Copy full SHA for e9f83b7
fix(framework): Prevent ObjectStore put success after delete (#7265)
Show description for df821c8
psfoley
and
panh99
authored
df821c8
Copy full SHA for df821c8
fix(framework): Prevent duplicate message replies (#7266)
Show description for 9658904
psfoley
and
chongshenng
authored
9658904
Copy full SHA for 9658904
Commits on May 29, 2026
ci(devtool): Add model to PR title projects (#7275)
relogu
authored
5d0a7c6
Copy full SHA for 5d0a7c6
feat(framework): Add series runs table (#7277)
danielnugraha
authored
6de9cb0
Copy full SHA for 6de9cb0
feat(framework): Add StreamRunEvents and PushTaskEvents implementation (#7273)
Show description for cd479ee
danielnugraha
and
panh99
authored
cd479ee
Copy full SHA for cd479ee
feat(framework): Add AgentApp API (#7216)
danielnugraha
authored
7949ea1
Copy full SHA for 7949ea1
refactor(framework): Move ServerApp to flwr.serverapp (#7259)
danieljanes
authored
fcc11cf
Copy full SHA for fcc11cf
feat(framework): Add TaskEvents in CoreState (#7256)
Show description for f2bf226
danielnugraha
and
panh99
authored
f2bf226
Copy full SHA for f2bf226
feat(framework): Forward simulation run metrics (#7251)
Show description for eb0a50b
chongshenng
and
jafermarq
authored
eb0a50b
Copy full SHA for eb0a50b
docs(framework:skip): Update source texts for translations (auto) (#7270)
flwrmachine
authored
d61046e
Copy full SHA for d61046e
Commits on May 28, 2026
refactor(examples): Update secagg example (#7267)
jafermarq
authored
0073421
Copy full SHA for 0073421
refactor(examples): Update `quickstart-` examples (#7262)
Show description for fd50dd0
jafermarq
and
yan-gao-GY
authored
fd50dd0
Copy full SHA for fd50dd0
feat(framework): Add open responses compatible model provider (#7215)
Show description for 3361a3c
danielnugraha
and
panh99
authored
3361a3c
Copy full SHA for 3361a3c
feat(framework): Collect VCE run metrics (#7250)
chongshenng
authored
a581a49
Copy full SHA for a581a49
refactor(framework): Remove AppIo traffic metrics (#7260)
chongshenng
authored
942afe2
Copy full SHA for 942afe2
feat(framework): Add RunSeries RPCs (#7253)
danielnugraha
authored
4598e33
Copy full SHA for 4598e33
docs(framework): Add `how-to` run app on `SuperGrid` (#7257)
Show description for b5dc2bb
jafermarq
and
chongshenng
authored
b5dc2bb
Copy full SHA for b5dc2bb
feat(framework): Add RunEvents RPC (#7252)
Show description for 626ca86
danielnugraha
and
panh99
authored
626ca86
Copy full SHA for 626ca86
refactor(framework): Remove unused code (#7254)
mohammadnaseri
authored
7a384c9
Copy full SHA for 7a384c9
feat(framework): Add run metrics to AppIo proto (#7248)
Show description for 45f728d
chongshenng
and
jafermarq
authored
45f728d
Copy full SHA for 45f728d
refactor(framework): Move Context/Message/RecordDict to flwr.app (#7246)
Show description for f9a240b
danieljanes
and
panh99
authored
f9a240b
Copy full SHA for f9a240b
Previous
Next
You can’t perform that action at this time.