yao/widgets/app
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
..
app.go Refactor agent and assistant structure for improved clarity and performance 2025-11-30 11:47:25 +08:00
app_test.go [add] app setting token option 2023-07-27 16:05:16 +08:00
types.go [add] app setting token option 2023-07-27 16:05:16 +08:00