Gao Mingfei
644501ae07
fix(config): reload AppConfig when config path or mtime changes (#1239)
* fix(config): reload AppConfig when config path or mtime changes
- Track resolved path + mtime; invalidate cache on change
- Preserve set_app_config() injection behavior
- Add regression tests (test_app_config_reload.py)
- Document behavior in README and backend/CLAUDE.md
Signed-off-by: Gao Mingfei <g199209@gmail.com>
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Signed-off-by: Gao Mingfei <g199209@gmail.com>
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-22 20:34:01 +08:00
..
2026-03-14 22:55:52 +08:00
2026-03-22 20:34:01 +08:00
2026-03-16 16:53:12 +08:00
2026-03-14 22:55:52 +08:00
2026-03-22 19:38:27 +08:00
2026-03-14 22:55:52 +08:00
2026-03-22 17:29:29 +08:00
2026-03-14 22:55:52 +08:00
2026-03-20 17:18:59 +08:00
2026-03-14 22:55:52 +08:00
2026-03-14 22:55:52 +08:00
2026-03-14 22:55:52 +08:00
2026-03-20 17:03:39 +08:00
2026-03-14 22:55:52 +08:00
2026-03-14 22:55:52 +08:00
2026-03-14 22:55:52 +08:00
2026-03-16 16:53:12 +08:00
2026-03-14 22:55:52 +08:00
2026-03-14 22:55:52 +08:00
2026-03-14 22:55:52 +08:00
2026-03-14 22:55:52 +08:00
2026-03-22 17:29:29 +08:00
2026-03-14 22:55:52 +08:00
2026-03-14 22:55:52 +08:00
2026-03-20 17:18:59 +08:00
2026-03-14 22:55:52 +08:00
2026-02-25 08:39:29 +08:00
2026-03-14 22:55:52 +08:00
2026-03-14 22:55:52 +08:00
2026-03-17 21:44:36 +08:00
2026-03-22 17:29:29 +08:00
2026-03-14 22:55:52 +08:00
2026-03-14 22:55:52 +08:00
2026-03-16 16:53:12 +08:00
2026-03-14 22:55:52 +08:00
2026-03-14 22:55:52 +08:00
2026-03-22 19:59:54 +08:00
2026-03-14 22:55:52 +08:00
2026-03-22 20:14:51 +08:00
2026-03-14 22:55:52 +08:00
2026-03-19 15:46:31 +08:00
2026-03-21 10:29:52 +08:00
2026-03-14 22:55:52 +08:00
2026-03-17 20:43:55 +08:00
2026-03-14 22:55:52 +08:00
2026-03-14 22:55:52 +08:00
2026-03-18 16:31:26 +08:00