alexmelges/HarnessKit Fuzzy Edit

Apply fuzzy edits to files using HarnessKit — tolerant of LLM imprecision

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
edit-filePath to JSON/XML edit fileno
edit-jsonInline JSON edit instructionno
thresholdFuzzy match threshold (0.0-1.0)no0.8
validateValidate syntax after edit (rollback on failure)nofalse
atomicAtomic mode: all edits succeed or all roll backnofalse
dry-runPreview changes without writingnofalse
diffShow unified diff outputnotrue
namedescription
resultJSON result of the edit operation
statusStatus: applied, no_match, ambiguous, error, validation_error
confidenceMatch confidence score (0.0-1.0)
match-typeHow the match was found: exact, whitespace, fuzzy, line_fuzzy