diffpilot-ts

bkalafat/diffpilot-ts

3.2

If you are the rightful owner of diffpilot-ts and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

DiffPilot is a local AI-powered code review tool designed to catch bugs, security issues, and code smells before they reach your team.

Tools

Functions exposed to the LLM to take actions

#check_changes

Review your local staged/unstaged changes.

#get_diff

Get the diff between your branch and main.

#review_code

AI code review with issue detection.

#create_pr_title

Generate a PR title from your changes.

#create_pr_body

Create a complete PR description.

#create_commit_message

Generate conventional commit messages.

#find_secrets

Detect leaked API keys, passwords, tokens.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources