Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Flow-Launcher
/
Flow.Launcher
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
643
Star
15.5k
Code
Issues
262
Pull requests
41
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add plugin hot reload
- #4578
#4578
Open
Garulf
wants to merge 19 commits into
dev
Flow-Launcher/Flow.Launcher:dev
from
feature/plugin-hot-reload
Flow-Launcher/Flow.Launcher:feature/plugin-hot-reload
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Add plugin hot reload
#4578
Garulf
wants to merge 19 commits into
dev
Flow-Launcher/Flow.Launcher:dev
from
feature/plugin-hot-reload
Flow-Launcher/Flow.Launcher:feature/plugin-hot-reload
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
Add plugin hot reload
Show description for 13f7fb0
Garulf
committed
13f7fb0
View commit details
Copy full SHA for 13f7fb0
Browse repository at this point
Commits on Jul 17, 2026
Address review findings and fix test on Windows
Show description for 58d6101
Garulf
committed
58d6101
View commit details
Copy full SHA for 58d6101
Browse repository at this point
Address second review round
Show description for e923518
Garulf
committed
e923518
View commit details
Copy full SHA for e923518
Browse repository at this point
Fix install-from-URL regression and harden reload edge cases
Show description for 3b4b730
Garulf
committed
3b4b730
View commit details
Copy full SHA for 3b4b730
Browse repository at this point
Commits on Jul 19, 2026
Address follow-up review comments
Show description for d10876c
Garulf
committed
d10876c
View commit details
Copy full SHA for d10876c
Browse repository at this point
Commits on Aug 20, 2026
fix: address hot reload review findings on reload-all, install race, and dialog jump disposal
Show description for c52c68a
Garulf
committed
c52c68a
View commit details
Copy full SHA for c52c68a
Browse repository at this point
fix: avoid UI-thread blocking lock and hot-reload race in prior fixes
Show description for 5129768
Garulf
committed
5129768
View commit details
Copy full SHA for 5129768
Browse repository at this point
fix: close remaining install/reload race and dialog pair identity gap
Show description for 97433d5
Garulf
committed
97433d5
View commit details
Copy full SHA for 97433d5
Browse repository at this point
refactor: replace CAS-based dialog registry with instance-keyed dictionaries under real locks
Show description for 8240a2c
Garulf
committed
8240a2c
View commit details
Copy full SHA for 8240a2c
Browse repository at this point
Commits on Aug 21, 2026
Merge remote-tracking branch 'origin/dev' into feature/plugin-hot-reload
Show description for ca53392
Garulf
committed
ca53392
View commit details
Copy full SHA for ca53392
Browse repository at this point
feat: notify user when a plugin hot reload attempt fails
Show description for 4374ed3
Garulf
committed
4374ed3
View commit details
Copy full SHA for 4374ed3
Browse repository at this point
fix: avoid double restart-required messaging on plugin hot reload failure
Show description for 0bd87d2
Garulf
committed
0bd87d2
View commit details
Copy full SHA for 0bd87d2
Browse repository at this point
Commits on Aug 24, 2026
refactor: replace restart and hot reload toggles with a single PluginModifiedAction setting
Show description for e812f5d
Garulf
committed
e812f5d
View commit details
Copy full SHA for e812f5d
Browse repository at this point
fix: preserve legacy auto restart preference and harden plugin settings UI
Show description for 6ff3819
Garulf
committed
6ff3819
View commit details
Copy full SHA for 6ff3819
Browse repository at this point
refactor: migrate legacy auto restart configs to hot reload
Show description for b5987ec
Garulf
committed
b5987ec
View commit details
Copy full SHA for b5987ec
Browse repository at this point
refactor: remove the auto restart after plugin change option
Show description for e22c2c0
Garulf
committed
e22c2c0
View commit details
Copy full SHA for e22c2c0
Browse repository at this point
fix: contain reload exceptions and wrap the hot reload checkbox label
Show description for 7e091aa
Garulf
committed
7e091aa
View commit details
Copy full SHA for 7e091aa
Browse repository at this point
refactor: use the app-level hot reload setting as the single source of truth
Show description for 976320a
Garulf
committed
976320a
View commit details
Copy full SHA for 976320a
Browse repository at this point
Merge branch 'dev' into feature/plugin-hot-reload
Garulf
authored
6f03a96
View commit details
Copy full SHA for 6f03a96
Browse repository at this point
You can’t perform that action at this time.