-
Notifications
You must be signed in to change notification settings - Fork 513
Agent Harness 工具体验与执行反馈问题汇总 #1106
Copy link
Copy link
Open
0 / 50 of 5 issues completedLabels
area: agent-runtimeAgent execution, subagents, tools, and runtime behaviorAgent execution, subagents, tools, and runtime behaviorbugSomething isn't workingSomething isn't working
Description
Activity
Metadata
Metadata
Assignees
Labels
area: agent-runtimeAgent execution, subagents, tools, and runtime behaviorAgent execution, subagents, tools, and runtime behaviorbugSomething isn't workingSomething isn't working
背景
记录自 Agent Harness + user-installable plugins 预览阶段的使用反馈。本 issue 聚焦工具发现、命令执行、文件读写和会话体验;不涉及插件功能设计。
问题归类
工具发现与反馈
asktool仅支持纯文本,无法呈现富格式选项。Grep/Glob不在默认工具列表中,需先通过ToolSearch激活;改用 Bash 搜索时输出可能失控、缺少限制。Bash 与路径
$PI_SCRATCH_DIR路径不能直接在 Bash 中使用;分支会话中的路径更新/提示不足,可能静默指向错误位置。Read / Write / Edit
Read/Write的行号区间与tag校验可能造成反复读取和重写,失败、写错位置或写入成功不易区分。PUT操作时出现行号定位问题;展示的行号看似对应目标位置,实际内容却落在其他行。会话与长对话体验
期望
范围说明
截图中已划掉的模型切换/自动选模反馈不纳入本 issue;编码根因中的推测不作为已确认结论。