Skip to content

读取文件、文档的时候经常error #1231

Description

@danderCN

Description

比如让理解梳理项目某个文件夹下的md文档信息,控制台输出如下:
现在我需要读取实际的代码实现,特别是 Controller 和 Service 层,以便对比文档与代码的差异。让我读取关键的 Controller 和 Service 实现。
现在让我读取关键的代码实现,与文档进行对比。
~ 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: 440ms
    ~ 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: 1.5s

Plugins

mimocode

MiMoCode version

0.1.1

Steps to reproduce

No response

Screenshot and/or share link

让mimo自己分析了下:
Image

Operating System

win11

Terminal

wt

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