Skip to content

Add semantic search for code symbols (var names etc) #506

@SeanPedersen

Description

@SeanPedersen

I am wasting tokens because my agent guesses the wrong exact symbol names, a cheap embedding model like https://huggingface.co/minishlab/potion-multilingual-128M could be used to provide semantic search.

For reference, see this tool also from minishlab: https://github.com/MinishLab/semble

Ideally just copy the good parts of semble into codegraph for better cold-start query performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions