yao/openapi/agent
Max 9eef569e4b feat(agent): enhance system configuration and connector management
- Updated the system configuration to include new role-level defaults for Light, Vision, and Audio connectors.
- Refactored the resolveSystemConnector function to prioritize per-agent overrides, improving connector resolution logic.
- Enhanced LLMConnector integration across various components to streamline settings retrieval and capabilities management.
- Improved error handling and logging for connector-related operations, ensuring better diagnostics and user feedback.
2026-05-01 10:31:58 +08:00
..
robot feat(robot): add workspace support to robot management 2026-03-28 16:59:52 +08:00
agent.go Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
assistant.go feat(agent): enhance system configuration and connector management 2026-05-01 10:31:58 +08:00
filter.go feat(agent): enhance system configuration and connector management 2026-05-01 10:31:58 +08:00
filter_test.go feat(agent): enhance system configuration and connector management 2026-05-01 10:31:58 +08:00
ISSUES.md feat(assistant): enhance sandbox handling and improve assistant tag filtering 2026-03-24 19:19:04 +08:00
models.go Refactor assistant capabilities and update data handling 2025-12-02 12:36:47 +08:00
types.go Enhance Assistant model with capabilities and sandbox configuration 2026-02-24 10:50:10 +08:00