fix: colony creation link

This commit is contained in:
Timothy
2026-04-13 19:46:24 -07:00
parent 846f3f2470
commit e3d1cb6739
2 changed files with 9 additions and 3 deletions
+3 -1
View File
@@ -34,7 +34,9 @@
"Bash(awk -F'::' '{print $1}')",
"Bash(wait)",
"Bash(pkill -f \"pytest.*test_event_loop_node\")",
"Bash(pkill -f \"pytest.*TestToolConcurrency\")"
"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:*)"
],
"additionalDirectories": [
"/home/timothy/.hive/skills/writing-hive-skills",