Files
nexus/wiki/entities/GitHubCopilot.md
2026-05-03 05:42:12 +08:00

664 B
Raw Blame History

title, type, tags, last_updated
title type tags last_updated
GitHub Copilot entity
2026-04-29

Aliases

  • Copilot
  • GitHub Copilot Chat

Overview

GitHub Copilot 是微软/GitHub 的 AI 编程助手。The Agency 的 Agent 可直接复制到 ~/.github/agents/~/.copilot/agents/,无需转换,与 Claude Code 并列为原生支持 .md 格式的工具。

Key Facts

  • Agent 格式:.md(原生支持)
  • 安装路径:~/.github/agents/~/.copilot/agents/
  • 安装命令:./scripts/install.sh --tool copilot
  • 自动发现Copilot 自动扫描配置目录

Sources