ModelEngine-Group / ModelEngine-Group/nexent
[Request] Agent tool confirmation and real-time intervention
Open
@WMC001 is already working on this.
Since Jan 8, 2026.
Future
- Dominant language
- Python
- Stars
- 5.9k
- Forks
- 731
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 172
Description
Feature Description
Agent 工具确认机制和实时干预功能包括:
- Agent 工具调用决策机制
智能体允许过程中能够决策是否需要进行工具调用判断
- 工具执行前的用户确认机制
用户可以选择允许或者拒绝工具调用
- 用户拒绝后的智能重新规划
用户拒绝工具调用后可以输入提示词或使用默认提示词,帮助智能体更好的执行后续任务
- 基于现有 observer 机制的实时干预功能
智能体是通过sdk中的observer机制来实现消息传输,现在需要有新的接口和消息类型来实现实时干预
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.