yao/agent/sandbox/claude
Max ae346435b9 Enhance robot execution with language model integration and logging
- Add `language_model` field to robot data structures for LLM connector overrides.
- Update `AgentCaller` to utilize the robot's language model and include logging capabilities for agent calls.
- Refactor task execution to log task outputs and inputs, improving observability during execution.
- Modify tests to accommodate changes in the runner initialization and ensure proper logging functionality.
2026-02-26 14:23:42 +08:00
..
attachments_test.go Add user attachment handling in Claude executor 2026-02-08 11:49:51 +08:00
command.go Enhance robot execution with language model integration and logging 2026-02-26 14:23:42 +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