Skip to content

feat(product): add product wiki query agent#204

Merged
Terry-Mao merged 1 commit into
mainfrom
feat/github-agent-llm-wiki-query-202
May 29, 2026
Merged

feat(product): add product wiki query agent#204
Terry-Mao merged 1 commit into
mainfrom
feat/github-agent-llm-wiki-query-202

Conversation

@Terry-Mao
Copy link
Copy Markdown
Owner

Summary

  • 新增 GitHub Copilot custom agent,用于按 product-wiki Query 流程回答产品 Wiki 问答。
  • 安装脚本同步 .github/agents,确保模板安装到目标仓库时交付该 agent。
  • 更新安装脚本测试和 README 目录说明。

Validation

  • PYTHONDONTWRITEBYTECODE=1 python3 -m unittest discover -s .github/tests -p 'test_install_script.py'
  • git diff --check
  • $review-pr-local

Refs #202

@Terry-Mao Terry-Mao merged commit 3b90918 into main May 29, 2026
2 of 3 checks passed
@Terry-Mao Terry-Mao deleted the feat/github-agent-llm-wiki-query-202 branch May 29, 2026 10:10
This was referenced Jun 6, 2026
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.

1 participant