fix: remove deprecated graphs

This commit is contained in:
Timothy
2026-04-13 20:56:47 -07:00
parent 326d7f201c
commit aa281aad34
8 changed files with 163 additions and 2200 deletions
+4 -1
View File
@@ -36,7 +36,10 @@
"Bash(pkill -f \"pytest.*test_event_loop_node\")",
"Bash(pkill -f \"pytest.*TestToolConcurrency\")",
"Bash(grep -n \"def.*discover\\\\|/api/agents\\\\|agents_discover\" /home/timothy/aden/hive/core/framework/server/*.py)",
"Bash(bun run:*)"
"Bash(bun run:*)",
"Bash(npx eslint:*)",
"Bash(npm run:*)",
"Bash(npm test:*)"
],
"additionalDirectories": [
"/home/timothy/.hive/skills/writing-hive-skills",