logo
0
0
WeChat Login
feat: add npc go Dockerfile

CNB NPC

An intelligent character based on the CNB platform that helps developers complete tasks such as code reviews and problem answering through AI technology.

Features

  • Code Review - Review PR changes with line-level comment support
  • PR Summary - Automatically summarize pull request changes
  • Q&A - Answer questions about code
  • Code Modification - Modify code according to requirements and automatically create PRs
  • Code Generation - Generate new code and submit

Usage

Add comments in Issue or Pull Request:

@npc <your request>

Examples:

@npc Modify the code according to the issue content
@npc Please help me review the code changes in this PR

Custom NPC

See Custom NPC for more details.