yao/engine
Max b39397ded0 feat(monitor): integrate monitor service start and stop in load and unload processes
- Added functionality to start the monitor service during the loading process, ensuring that watchers are registered.
- Implemented the stopping of the monitor service before unloading other services to allow for event handling.
- Updated middleware to utilize access logging for improved request tracking.

Made-with: Cursor
2026-03-15 10:18:55 +08:00
..
load.go feat(monitor): integrate monitor service start and stop in load and unload processes 2026-03-15 10:18:55 +08:00
load_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
machine.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_darwin.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_linux.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_test.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_windows.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
process.go Enhance tool inspection and remove studio configuration 2026-02-14 21:06:59 +08:00
process_test.go [change] refactor the app engine load func 2023-03-26 15:59:05 +08:00