Skip to content

Consider making search invocations case-insensitive #185

Description

@ntoxeg

What feature would you like to see?

I've noticed that searches that code performs (at least when using GPT-5) prefer to use ripgrep and they are case-sensitive, which sometimes creates problems, especially when looking through documentation as the agent will usually search for something like test and the search won't find instances of Test.

Either the agent should do at least two searches in this case or just use case-insensitive search; the latter solution is simpler and guarantees no false negatives, at the cost of lower search specificity.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions