yao/service
Max 8dca4719c0 Remove deprecated agent API files and refactor agent loading logic
- Deleted obsolete agent API files (agent.go, api.go, api_test.go, types.go) to streamline the codebase.
- Refactored the agent loading logic to initialize the API instance correctly, ensuring proper integration with the new structure.
- Updated context handling to improve clarity and maintainability across the agent's functionality.
- Enhanced error handling and cache management in the agent's initialization process.
2025-11-11 11:23:20 +08:00
..
fs [add] sui file server (dev) 2023-11-22 21:02:48 +08:00
guards.go Add OpenAPI OAuth support in guards 2025-08-05 11:36:44 +08:00
gzip.go optimize the SUI compiler & add http server gzip support 2024-07-07 15:29:50 +08:00
middleware.go Add OpenAPI support and enhance configuration handling 2025-07-20 18:52:30 +08:00
service.go Remove deprecated agent API files and refactor agent loading logic 2025-11-11 11:23:20 +08:00
service_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
static.go ⚠️ BREAKING: Rename XGen to CUI and update license terms 2025-05-18 12:16:45 +08:00
watch.go chore: Update engine.Load calls with additional options 2024-05-05 17:54:32 +08:00
watch_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00