虽然 qodercli 有 built-in 的工具,但是会非常频繁的报错”tool not found”, 有时候我用提示词告知工具名称,也会频繁报错。
│ ✦ Welcome to Qoder CLI! 0.1.18 │
Issue Description
● Let me check the other files related to the AI agent to understand the complete system:
● Glob (ai-agent/*.py)
⎿ ai-agent/events_handler.py 4.0 KB 2025-12-24 17:43
ai-agent/follow_up.py 3.8 KB 2025-12-24 17:40
ai-agent/agent.py 3.7 KB 2025-12-24 17:37
ai-agent/functions.py 4.2 KB 2025-12-24 15:20
● ({“file_path”: “/home/ubuntu/Dockers/56019_LiveKit_Web/ai-agent/functions.py”})
⎿ (tool not found)
● ({“file_path”: “/home/ubuntu/Dockers/56019_LiveKit_Web/ai-agent/functions.py”})
⎿ (tool not found)
● ({“file_path”: “/home/ubuntu/Dockers/56019_LiveKit_Web/ai-agent/functions.py”})
⎿ (tool not found)
● Let me try reading the functions.py file again:
● Read (/home/ubuntu/Dockers/56019_LiveKit_Web/ai-agent/functions.py)
⎿ Read 70 lines.
● ({“file_path”: “/home/ubuntu/Dockers/56019_LiveKit_Web/ai-agent/events_handler.py”})
⎿ (tool not found)
● Let me read the events_handler.py file:
● Read (/home/ubuntu/Dockers/56019_LiveKit_Web/ai-agent/events_handler.py)
⎿ Read 103 lines.
● ({“file_path”: “/home/ubuntu/Dockers/56019_LiveKit_Web/ai-agent/follow_up.py”})
⎿ (tool not found)
