feat(librarian): add documentation discovery workflow for targeted doc investigation (#377)

This commit is contained in:
Taegeon Alan Go
2026-01-09 14:37:01 +09:00
committed by GitHub
parent 3c7951db53
commit 4d0a32a35e
2 changed files with 90 additions and 48 deletions
@@ -15,6 +15,8 @@ export const TARGET_TOOLS = new Set([
"safe_glob",
"webfetch",
"context7_resolve-library-id",
"context7_query-docs",
"websearch_web_search_exa",
"context7_get-library-docs",
"grep_app_searchgithub",
]);