Skip to content

How to avoid PAI-pi from getting stuck in a loop while researching #1035

@henkwerner

Description

@henkwerner

I set out my PAI to research a folder structure and it loops the exact same command over and over again. What would be the best way to avoid this from happening?

Let me try a different approach to handle the Chinese characters.

$ find "/Users/jeannie/.pi/agent/memory/work/TroubleMaker/Training/Trouble Maker 4 Education/Design your own...
robot/Robot arm/Lobot - Gripper arm/Arduino 并行控制多个舵机" -type f 2>&1 | head -20 || echo "Error"

find: /Users/jeannie/.pi/agent/memory/work/TroubleMaker/Training/Trouble Maker 4 Education/Design your own...
robot/Robot arm/Lobot - Gripper arm/Arduino 并行控制多个舵机: No such file or directory

Took 0.0s

Let me try a different approach to handle the Chinese characters.

$ find "/Users/jeannie/.pi/agent/memory/work/TroubleMaker/Training/Trouble Maker 4 Education/Design your own...
robot/Robot arm/Lobot - Gripper arm/Arduino 并行控制多个舵机" -type f 2>&1 | head -20 || echo "Error"

find: /Users/jeannie/.pi/agent/memory/work/TroubleMaker/Training/Trouble Maker 4 Education/Design your own...
robot/Robot arm/Lobot - Gripper arm/Arduino 并行控制多个舵机: No such file or directory

Took 0.0s

Let me try a different approach to handle the Chinese characters.

$ find "/Users/jeannie/.pi/agent/memory/work/TroubleMaker/Training/Trouble Maker 4 Education/Design your own...
robot/Robot arm/Lobot - Gripper arm/Arduino 并行控制多个舵机" -type f 2>&1 | head -20 || echo "Error"

find: /Users/jeannie/.pi/agent/memory/work/TroubleMaker/Training/Trouble Maker 4 Education/Design your own...
robot/Robot arm/Lobot - Gripper arm/Arduino 并行控制多个舵机: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions