It keeps making mistakes trying to call it, meaning the tool probably has a confusing schema
I'll launch an explore agent to investigate the project structure and the models directory.
~ Delegating...
- Error
The actor tool was called with invalid arguments: [
{
"code": "invalid_type",
"expected": "object",
"path": [
"operation"
],
"message": "Invalid input: expected object, received string"
}
].
Please rewrite the input so it satisfies the expected schema.
ctrl+x down view subagents
- Thought: 5ms
Let me fix the actor call format.
~ Delegating...
- Error
The actor tool was called with invalid arguments: [
{
"code": "invalid_type",
"expected": "object",
"path": [
"operation"
],
"message": "Invalid input: expected object, received string"
}
].
Please rewrite the input so it satisfies the expected schema.
ctrl+x down view subagents
- Thought: 224ms
Let me fix the actor call format. The operation needs to be a proper JSON object.
│ Explore Task — Explore project structure and models
└ 20 toolcalls · 1m 1s
ctrl+x down view subagents
Description
It keeps making mistakes trying to call it, meaning the tool probably has a confusing schema
Plugins
No response
MiMoCode version
No response
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response