Skip to content

search with git url does not work with one repo, but works with others #199

@themightyoarfish

Description

@themightyoarfish

When I run this:

uvx --from "semble[mcp]" semble search "test" "https://github.com/MinishLab/semble"

I get some output as expected. However, if I search this repo (which clones normally with git), the command times out after a while

uvx --from "semble[mcp]" semble search "test" "https://github.com/llmware-ai/llmware"
RuntimeError: git clone timed out for 'https://github.com/llmware-ai/llmware' (limit: 60 s)

How could this happen?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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