You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove stale --all/-a flag from README and SKILL.md
The --all flag was removed in b94e574 but the documentation wasn't
updated. This caused agents using the skill to fail 38% of grox calls
by repeatedly trying -a → --all → fallback on every lookup.
Also adds --recursive/-r flag and other missing flags to both files.
0 commit comments