yao/service
Max 0fe0843b43 Refactor agent and assistant structure for improved clarity and performance
- Removed deprecated API and vision components, streamlining the agent's architecture.
- Updated the Load function to utilize a new agentDSL variable, enhancing the management of assistant capabilities.
- Enhanced context handling by introducing a message metadata store for thread-safe operations, improving message tracking and management.
- Refactored context methods to eliminate deprecated fields, ensuring cleaner and more maintainable code.
- Improved documentation and comments throughout the codebase to clarify changes and enhance developer understanding.
2025-11-30 11:47:25 +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 Refactor agent and assistant structure for improved clarity and performance 2025-11-30 11:47:25 +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