Conversation
…ompt fixes Implements the full LLKB pattern discovery pipeline (F12): - Discovery, mining, template generation, framework packs, mining modules - Signal weighting (strong/medium/weak), quality controls (boost/dedup/threshold/prune) - Pipeline orchestrator, persistence, security hardening - 4,230 tests passing (943 LLKB + 1302 autogen + remaining core) - Integration scenario tests for N1/N2/N3 fixes (46 new tests) - Prompt F12 section updated to reflect signal weighting and notification templates - E2E: 4/4 stages pass, 60/60 pattern coverage, 90 patterns discovered Note: Pre-existing TS strict-mode errors in mining.ts/pluralization.ts need a separate fix pass (regex match group types, undefined checks). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… patterns and actionable blocked hints Expand toast, fill, and select regex patterns to handle unquoted text and alternate sentence structures. Remove "select" from click/dropdown glossary synonyms to prevent collision, compensating with selects? in all click pattern regexes for backward compatibility. Add getBlockedReason() for category-specific TODO messages in generated code. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add non-null assertions to regex capture groups, array accesses, and record lookups across LLKB mining, pluralization, discovery, and quality-controls modules. Prefix unused callback params with underscore in autogen generateTest.ts and stepMapper.ts. Use @ts-expect-error instead of @ts-ignore for reserved function. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.