yao/openapi/agent
Max c366ce4d0a feat(assistant): enhance assistant info structure and sandbox integration
- Updated the AssistantInfo struct to include new fields: Connector, ConnectorOptions, Modes, DefaultMode, Sandbox, and ComputerFilter for improved assistant configuration.
- Enhanced the loading process to extract Sandbox flag and ComputerFilter from V2 sandbox configuration.
- Refactored GetInfo method to return comprehensive assistant details for better UI integration.
- Introduced new endpoint for workspace options to streamline InputArea selector functionality.

Made-with: Cursor
2026-03-12 10:42:22 +08:00
..
robot Add integration credential verification endpoint to robot API 2026-03-02 08:08:10 +08:00
agent.go Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
assistant.go feat(assistant): enhance assistant info structure and sandbox integration 2026-03-12 10:42:22 +08:00
filter.go Enhance Assistant model with capabilities and sandbox configuration 2026-02-24 10:50:10 +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