test(KB-001): add GitHub import tests and update extension tool count

This commit is contained in:
gsxdsm
2026-03-29 17:24:36 -07:00
parent c1f01cf0ce
commit b5217a08cc
2 changed files with 319 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ describe("kb pi extension", () => {
"kb_task_attach",
"kb_task_pause",
"kb_task_unpause",
"kb_task_import_github",
];
for (const name of expected) {