fix: screenshot

This commit is contained in:
Timothy
2026-04-10 21:11:49 -07:00
parent 1e3dcbbbc2
commit 70d90fda19
6 changed files with 49 additions and 32 deletions
+2 -1
View File
@@ -14,7 +14,8 @@
"Bash(uv run:*)",
"Read(//tmp/**)",
"Bash(grep -n \"useColony\\\\|const { queens, queenProfiles\" /home/timothy/aden/hive/core/frontend/src/pages/queen-dm.tsx)",
"Bash(awk 'NR==385,/\\\\}, \\\\[/' /home/timothy/aden/hive/core/frontend/src/pages/queen-dm.tsx)"
"Bash(awk 'NR==385,/\\\\}, \\\\[/' /home/timothy/aden/hive/core/frontend/src/pages/queen-dm.tsx)",
"Bash(xargs -I{} sh -c 'if ! grep -q \"^import base64\\\\|^from base64\" \"{}\"; then echo \"MISSING: {}\"; fi')"
],
"additionalDirectories": [
"/home/timothy/.hive/skills/writing-hive-skills",