yao/agent/sandbox/claude
Max a372a56cf0 Update IPC socket path in tests to match configuration change
- Modify the test for the Claude executor to check for the IPC socket at the new path "/run/yao.sock" instead of the previous "/tmp/yao.sock". This aligns the test with the updated default configuration for the IPC socket path, ensuring consistency across the codebase.
2026-02-09 00:07:48 +08:00
..
attachments_test.go Add user attachment handling in Claude executor 2026-02-08 11:49:51 +08:00
command.go Update API URL in proxy configuration test and clean up attachment handling logic 2026-02-08 14:35:12 +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 Update API URL in proxy configuration test and clean up attachment handling logic 2026-02-08 14:35:12 +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