Skip to content

Subagent tool is confusing to the model #1248

Description

@italian-brainrot

Description

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions