Skip to content

feat(AGENTS.md): add AGENTS.md for all src projects - #2438

Merged
wklken merged 3 commits into
TencentBlueKing:masterfrom
wklken:ft_add_agents_md
Feb 10, 2026
Merged

feat(AGENTS.md): add AGENTS.md for all src projects#2438
wklken merged 3 commits into
TencentBlueKing:masterfrom
wklken:ft_add_agents_md

Conversation

@wklken

@wklken wklken commented Feb 9, 2026

Copy link
Copy Markdown
Collaborator

Description

Fixes # (issue)

Checklist

  • 填写 PR 描述及相关 issue (write PR description and related issue)
  • 代码风格检查通过 (code style check passed)
  • PR 中包含单元测试 (include unit test)
  • 单元测试通过 (unit test passed)
  • 本地开发联调环境验证通过 (local development environment verification passed)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds per-project AGENTS.md guidance files across the monorepo’s src/* projects to document build/dev workflows and architecture notes, and updates mcp-proxy’s stated Go version requirement.

Changes:

  • Added AGENTS.md documentation for mcp-proxy, core-api, dashboard, dashboard-front, and esb.
  • Updated src/mcp-proxy/README.md Go version requirement from 1.23 to 1.24.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/mcp-proxy/README.md Updates documented Go version requirement for local development.
src/mcp-proxy/AGENTS.md Adds detailed agent-facing docs (commands, endpoints, config, architecture, conventions) for mcp-proxy.
src/core-api/AGENTS.md Adds agent-facing overview for core-api service architecture, endpoints, caching, and dev commands.
src/dashboard/AGENTS.md Adds agent-facing overview for the Django dashboard project (commands, linting, architecture layers).
src/dashboard-front/AGENTS.md Adds agent-facing overview for the Vue/TS frontend (commands, architecture, conventions).
src/esb/AGENTS.md Adds a short note marking esb as abandoned/deprecated.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/mcp-proxy/README.md Outdated
Comment thread src/dashboard/AGENTS.md Outdated
wklken and others added 2 commits February 10, 2026 10:28
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

@Han-Ya-Jun Han-Ya-Jun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wklken
wklken merged commit 487e1b2 into TencentBlueKing:master Feb 10, 2026
9 checks passed
@wklken
wklken deleted the ft_add_agents_md branch May 13, 2026 06:57
Han-Ya-Jun pushed a commit to Han-Ya-Jun/blueking-apigateway that referenced this pull request May 18, 2026
…2438)

* feat(AGENTS.md): add AGENTS.md for all src projects

* Update src/dashboard/AGENTS.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/mcp-proxy/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

3 participants