feat: Implement Global Search component with caching and tests

This commit is contained in:
pacnpal
2025-06-23 08:12:56 -04:00
parent bd08111971
commit ecf237d592
7 changed files with 193 additions and 7 deletions

View File

@@ -39,7 +39,7 @@
"ghcr.io/github/github-mcp-server"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "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",
"GITHUB_PERSONAL_ACCESS_TOKEN": "",
"GITHUB_TOOLSETS": "",
"GITHUB_READ_ONLY": ""
}