Skip to content

[Refactor] Using XtraMCP parsing #128

@wjiayis

Description

@wjiayis

I was reading XtraMCP more thoroughly just now, and I realized that it parses bibliography more rigorously than what's implemented in PaperDebugger (for citation suggestion) -- which has fewer edge case handling.

The refactor would also help with abstraction of tasks, where document parsing is allocated to XtraMCP.

A downside would be that the citation suggestion function would not be usable if XtraMCP is not connected (eg in local development) -- perhaps have the current strategy as a fallback?

I'm thinking of refactoring PaperDebugger's bibliography to read BibEntry from XtraMCP and take parsed fields, what do you think @Junyi-99 @4ndrelim ? If it makes sense, I'll swap it out next weekend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Icebox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions