yao/agent/types
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
..
dsl.go Remove deprecated agent API files and refactor agent loading logic 2025-11-11 11:23:20 +08:00
types.go Refactor agent and assistant structure for improved clarity and performance 2025-11-30 11:47:25 +08:00