📦 deps(skills): sync pathfinding dependency for codebase-recon

This commit is contained in:
csh
2026-05-29 23:12:17 +08:00
parent b4c88b32be
commit c1bce2fb72
13 changed files with 1503 additions and 7 deletions
+1
View File
@@ -36,6 +36,7 @@ class SkillsReadmeTests(unittest.TestCase):
self.assertIn("_shared", text)
self.assertIn("codebase-recon", text)
self.assertIn("pathfinding", text)
self.assertIn("codebase-migrate", text)
self.assertIn("已登记待同步", text)