Skip to content

fix: prioritize form-fill over extraction category to prevent false p…#213

Merged
rcholic merged 5 commits into
mainfrom
multistep_form
May 10, 2026
Merged

fix: prioritize form-fill over extraction category to prevent false p…#213
rcholic merged 5 commits into
mainfrom
multistep_form

Conversation

@rcholic
Copy link
Copy Markdown
Contributor

@rcholic rcholic commented May 10, 2026

…ositives

Form-fill tasks with keywords like 'Display name', 'email' were being
miscategorized as EXTRACTION because extraction keyword detection ran first.
Now form-fill detection runs before extraction in detectPruningCategory,
and isTextExtractionTask returns false when form-fill signals are present.

SentienceDEV and others added 5 commits May 4, 2026 22:22
…ositives

Form-fill tasks with keywords like 'Display name', 'email' were being
miscategorized as EXTRACTION because extraction keyword detection ran first.
Now form-fill detection runs before extraction in detectPruningCategory,
and isTextExtractionTask returns false when form-fill signals are present.
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@rcholic rcholic merged commit 930b1a4 into main May 10, 2026
3 checks passed
@rcholic rcholic deleted the multistep_form branch May 10, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant