🛠️ Update various documentation, scripts, and configuration templates to enhance clarity, functionality, and maintainability across the project

This commit is contained in:
2026-05-04 10:56:41 +00:00
parent 1a2f1510bf
commit 31975e3088
41 changed files with 4184 additions and 133 deletions

View File

@@ -6,7 +6,6 @@
"chat.useAgentsMdFile": true,
"chat.useClaudeMdFile": true,
"chat.useCustomizationsInParentRepositories": true,
// Direct-path fallback configuration in case symlinked defaults are not preferred.
"chat.instructionsFilesLocations": {
"{{COPILOT_RESOURCES_HOME}}/resources/instructions": true,
@@ -26,4 +25,4 @@
"{{COPILOT_RESOURCES_HOME}}/resources/hooks": true,
"~/.claude/settings.json": true
}
}
}