Cursor and VSCode Code review flow for GitLab (for now)

(github.com)

3 points | by Luyanda 9 hours ago ago

1 comments

  • Luyanda 9 hours ago

    I created this extention as an experiement to enable myself and colleagues (initially) to review natively _offline_ on the IDE. This tool should, for now, enable drafiting of comments _offline_ and eventually submitting them to the MR (merge request).

    On the next iteration. I aim on supporting Github and enabling AI suggestions.

    It is the first project where I used prompt engineering on and first time using Claude.

    Reviews / suggestions / comments are more than welcome. Code contributions are more than welcome.