Skip to content

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 12 Aug 07:31
· 1181 commits to main since this release

v0.3.3

Your constants are findable now: const-qualified module and class-static constants index case-blind — the keyword is the evidence, not the naming convention. --for=kParserVer-style lookups that used to miss now land rank-1, and --uses finds the read sites.

A dead-end grep answers the follow-up: zero hits now come with nearest-identifier suggestions and a ready --for fallback (labeled as suggestions, never as matches); real hits carry the enclosing symbol's caller count and quality flags — the grep result carries the map's context without a second call.

MCP meets you halfway: an omitted path answers about the server root (assumption disclosed); every schema error names the missing key with an example; fetch_body accepts a bare symbol name.

The nudge got specific: three same-class searches in a session now trigger one paste-ready suggestion carrying your own search terms — and the meter that measures whether any of this works can no longer be polluted by its own test fixtures.

Install or update:

RIPWIRE_REPO=redhat-et/ripwire bash -c "$(curl -fsSL https://raw.githubusercontent.com/redhat-et/ripwire/main/scripts/install.sh)"