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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Index auto-discovery: a search without --index finds the index at the
searched prefix, at any parent prefix (scoped to the searched subtree),
or at a location remembered from an earlier --index run.
--files lists every indexed key for a target from the index alone,
honoring -g, --key-prefix, --key-regex, and --since/--until.
skills/seagrep/SKILL.md: an agent-facing skill covering discovery, the
cheap-first workflow, the cost model, and turn economy.