Skip to content

通过配置subagent的skills可见性,提升subagent的领域专业能力#1782

Closed
antibits wants to merge 8 commits intoQwenLM:mainfrom
antibits:main
Closed

通过配置subagent的skills可见性,提升subagent的领域专业能力#1782
antibits wants to merge 8 commits intoQwenLM:mainfrom
antibits:main

Conversation

@antibits
Copy link
Copy Markdown

TLDR

通过配置subagent的skills可见性,提升subagent的领域专业能力,精简上下文,降低推理成本。

Dive Deeper

Reviewer Test Plan

Testing Matrix

🍏 🪟 🐧
npm run
npx
Docker
Podman - -
Seatbelt - -

Linked issues / bugs

skilltool增加可见性控制,支持subagent使用仅允许可见的skills产生prompt,从而有效提升subagent专业性
Optional list of skills names that subagent is allowed to use
visible skills for subagent
使用visible_skills构造subagent的tools上下文
配置subagent的可见skills
chore: correct spelling
chore: use const definition for keyword
@tanzhenxin
Copy link
Copy Markdown
Collaborator

@antibits Thanks for your contribution! Would you mind adding a showcase to demo this behavior? It would be very helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

declare skills for subagent making subagent more professional

2 participants