Skip to content

FYI - we used multispy in an AI Agent project #100

Open
@MischaPanch

Description

@MischaPanch

Dear @LakshyAAAgrawal and all other multilspy contributors,

First, I'd like to personally thank you for this amazing project! From all LSP related things implemented in python this is the best one I have seen, and by a large margin.

I wanted to tell you that we built an AI Coding Agent (in fact, an MCP Server that can act as a coding agent) by heavily relying on multilspy. In fact, without multilspy we might not even have started it.

Unfortunately, it would have been impractical for us to use multilspy as dependency, since we had to significantly expand the language server's symbolic capabilities (far beyond standard LSP) to achieve our goals. So instead, we reluctantly copied the source code. We were also not sure you would be interested in integrating our extensions into the official multilspy, since they have quite a different focus and scope.

If you are interested in it, we would be happy to start the conversation about integrating our changes into your project and maybe eventually including multilspy as dependency instead of as copied code.

Meanwhile, we will keep porting the extensions of this repo to our copy. Do you have a preference for how to acknowledge the work of the contributors? We won't be able to cherry-pick, but we could for example mention their names in the commits.

Maybe some of the contributors here would also be interested in contributing to our project :)

In any case, thanks again for the really well written and functional code here!

You'll find our project here:
https://github.com/oraios/serena

@opcode81 FYI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions