Demo:
https://www.loom.com/share/d331cb0ffa5446b180286f1f3315c7c9
Inspiration
Long PRs in large codebases are hard to review. We need a better way to visualize changes, especially in the LLM era where a lot more code and contributions are generated by AI instead of humans.
What it does
Interactive flow diagrams that highlight logic flow changes directly in your PR review flow.
How we built it
We connected the Paradigm app to Code Rabbit by an MCP server integration that exposed tools to pull logic flow diagram changes for the pull request.
Challenges we ran into
Jet lag and arrival at the hackathon directly from the airport at lunchtime 😅
Accomplishments that we're proud of
Code Rabbit pulls the context from our Paradigm MCP server and you can see the flow diagrams from Paradigm directly in Code Rabbit review comments.
What we learned
Code Rabbit allows improving the context for code reviews with MCP server integrations.
What's next for Paradigm MCP for Code Reviews
UseParadigm and create linters built for the AI era.
Built With
- fastmcp
Log in or sign up for Devpost to join the conversation.