agentscope-ai / agentscope-ai/QwenPaw

[Feature]: AI要求审批时加入对于审批项目的描述

Open
#6,832 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
34.9k
Forks
3.1k
Avg merge
1d 15h
Merged PRs (30d)
225

Description

## AI要求审批时加入对于审批项目的描述

当前 2.0 b2 版本中,AI 执行需要权限的任务时会提交权限审批,但用户查看这些权限非常不直观,需要查看申请的 PowerShell 代码才能明白。

建议让 AI 在提交审批时,用一句话简短描述该审批的用途。这样用户在审查时,只需看一眼描述,就能简单判断是否通过。

## Component(s) Affected

- [x] Core / Backend (app, agents, config, providers, utils, local_models)
- [x] Console (frontend web UI)
- [ ] Channels (DingTalk, Feishu, QQ, Discord, iMessage, etc.)
- [ ] Skills
- [ ] CLI
- [ ] Documentation (website)
- [ ] Tests
- [ ] CI/CD
- [ ] Scripts / Deploy

## Problem / Motivation

解决了每次审批时需要仔细看审批内容才能知道是通过还是不通过的问题。现在可以瞅一眼简短的描述就知道这个审批要干什么。

## Proposed Solution

实现方法比较简单,只需要在审批工具中加入一段描述的必选字段,然后在 prompt 提示中要求 AI 在提交审批的时候同时填入这个审批描述的字段就可以了。

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.