Skip to content

Quality: Stopwords in context_builder strip useful task keywords like fix and add #16

Description

@sasikumar161106

In modules/context_builder.py, the stopwords set includes action verbs like 'fix', 'add', 'update', 'change'. These words are often part of meaningful file or function names (e.g., ix_parser.py, �dd_user()) and removing them from keywords reduces context matching accuracy. Consider keeping these words or only removing them when they appear as standalone task instructions.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions