docs: document .vscode/ config and auto-generated workflow files#19
Closed
github-actions[bot] wants to merge 1 commit intomainfrom
Closed
docs: document .vscode/ config and auto-generated workflow files#19github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
README layout section and CONTRIBUTING workflow-files section both omitted three files that landed in the initial commit: .vscode/mcp.json, agentics-maintenance.yml, and copilot-setup-steps.yml. - Add .vscode/ block to the repository layout diagram (mcp.json, settings.json) - Add agentics-maintenance.yml and copilot-setup-steps.yml to the layout diagram with one-line descriptions - Add VS Code note to Local development section pointing to mcp.json - Add auto-generated files callout in CONTRIBUTING.md workflow-files section so contributors know not to edit them by hand Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This was referenced Apr 20, 2026
Closed
Owner
|
Closing as stale. Since this PR opened (2026-04-19), README and CONTRIBUTING have been rewritten twice — once for the plugin rename ( |
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Three files that landed in the initial commit were missing from the repository layout diagram and contributor guidance:
.vscode/mcp.json— wiresgh aw mcp-serverinto VS Code's MCP integration.github/workflows/agentics-maintenance.yml— auto-generated bygh aw; expires workflow-created issues/discussions/PRs.github/workflows/copilot-setup-steps.yml— installs gh-aw for GitHub Copilot AgentChanges
README.md
.vscode/block (both files) to the repository layout diagramagentics-maintenance.ymlandcopilot-setup-steps.ymlto the.github/workflows/section of the layout diagram with one-line descriptions.vscode/mcp.jsonCONTRIBUTING.md
agentics-maintenance.ymlandcopilot-setup-steps.ymlmust not be edited by handTesting
Documentation-only change; no compilation or runtime testing required. Layout diagram was verified against actual filesystem contents.