Commit Graph
2 Commits
Author SHA1 Message Date
NguyenSiTrung 3409f4e336 fix: enable hot reload for amp-model-mappings config
- Store ampModule in Server struct to access it during config updates
- Call ampModule.OnConfigUpdated() in UpdateClients() for hot reload
- Watch config directory instead of file to handle atomic saves (vim, VSCode, etc.)
- Improve config file event detection with basename matching
- Add diagnostic logging for config reload tracing
2025-12-01 13:34:49 +07:00
NguyenSiTrungandGitHub 9354b87e54 Merge branch 'router-for-me:main' into main 2025-12-01 08:12:29 +07:00