Skip to content

docs: make pack routers cloud-agent safe#134

Merged
dmartinol merged 1 commit into
RHEcosystemAppEng:mainfrom
ahfoysal:fix-cloud-agent-mcp-instructions
Jul 6, 2026
Merged

docs: make pack routers cloud-agent safe#134
dmartinol merged 1 commit into
RHEcosystemAppEng:mainfrom
ahfoysal:fix-cloud-agent-mcp-instructions

Conversation

@ahfoysal

@ahfoysal ahfoysal commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Closes #132.

Summary

  • avoid referencing local-only MCP config files from pack-level AGENTS.md instructions
  • describe MCP servers as local-runtime capabilities instead of guaranteed cloud-agent resources
  • keep credential guidance without naming unavailable files

Verification

  • rg -n "mcps\.json|\.mcp\.json" --glob "AGENTS.md" -S . || true
  • rg -n "servers are available|server is available|servers are configured|server is configured" --glob "AGENTS.md" -S . || true
  • uv run python scripts/validate_structure.py
  • uv run python scripts/validate_docs_tree_links.py
  • git diff --check

@operetz-rh operetz-rh self-requested a review July 6, 2026 07:46

@operetz-rh operetz-rh 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.

@dmartinol LGTM

@dmartinol dmartinol left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for your contribution! /lgtm

@dmartinol dmartinol merged commit 43f86e3 into RHEcosystemAppEng:main Jul 6, 2026
2 checks passed
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.

Plugin's instructions should not mention resources that cannot be read by cloud agents (e.g. mcps.json)

3 participants