- 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. |
||
|---|---|---|
| .. | ||
| claude | ||
| cursor | ||
| DESIGN.md | ||
| executor.go | ||
| executor_test.go | ||
| integration_test.go | ||
| PLAN.md | ||
| types.go | ||
| types_test.go | ||