yao/engine
Max 654e7ee567 feat(load): initialize and reload LLM Provider and MCP Client Registries
- Added initialization for LLM Provider and MCP Client Registries during the Load process.
- Implemented reload functionality for both registries to ensure they are properly refreshed when needed.
- Enhanced error handling to capture and report issues during initialization and reloading of the registries.
2026-04-28 14:33:10 +08:00
..
doc.go feat(doc): add yao doc CLI commands and YAML documentation for all packages 2026-04-23 21:37:43 +08:00
doc.yml feat(doc): add yao doc CLI commands and YAML documentation for all packages 2026-04-23 21:37:43 +08:00
load.go feat(load): initialize and reload LLM Provider and MCP Client Registries 2026-04-28 14:33:10 +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