yao/agent/sandbox/claude
Max c5da1c1ba1 feat(agent): add heavy role support in system configuration and connector management
- Introduced a new "Heavy" role in the system configuration, allowing for complex reasoning tasks.
- Updated the initialization and environment resolution functions to handle the new Heavy role appropriately.
- Enhanced tests to validate the integration of the Heavy role, ensuring proper connector resolution and model handling.
- Adjusted OpenAPI settings to reflect the addition of the Heavy role, improving overall system capabilities.
2026-05-02 13:59:14 +08:00
..
attachments_test.go Add user attachment handling in Claude executor 2026-02-08 11:49:51 +08:00
command.go feat(agent): add heavy role support in system configuration and connector management 2026-05-02 13:59:14 +08:00
command_test.go Update API URL in proxy configuration test and clean up attachment handling logic 2026-02-08 14:35:12 +08:00
e2e_test.go Add secure proxy configuration with options and secrets support 2026-01-31 22:46:48 +08:00
executor.go Enhance robot execution with language model integration and logging 2026-02-26 14:23:42 +08:00
executor_test.go Update IPC socket path in tests to match configuration change 2026-02-09 00:07:48 +08:00
real_e2e_test.go Fix real_e2e_test max_tokens limit for Volcengine API 2026-01-31 23:26:11 +08:00
types.go Enhance Sandbox Integration and CI Workflow for AI Tests 2026-01-30 17:41:06 +08:00