mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-28 03:30:23 +00:00
Restore main.communication, main.solving, main.tips and tool.response, which made the model dumber. For some reasons the drawback was more visible with frontier LLMs. restore builtin plugins and agent0 profile
393 B
393 B
input:
use keyboard arg for terminal program input use session arg for terminal session number answer dialogues enter passwords etc not for browser usage:
{
"thoughts": [
"The program asks for Y/N...",
],
"headline": "Responding to terminal program prompt",
"tool_name": "input",
"tool_args": {
"keyboard": "Y",
"session": 0
}
}