Skip to content

Conversation

duanxufu
Copy link
Contributor

@duanxufu duanxufu commented Aug 3, 2025

  • 项目名称处理优化

    • 在GitLab和GitHub的处理函数中提取项目名称到变量,避免重复访问
    • CodeReviewer.review_and_strip_codeCodeReviewer.review_code方法添加project_name参数
  • 支持基于项目的自定义提示词配置

  • 实现项目级别提示词

    • 避免代码改动过多,同时实现提示词热重载功能,项目级的提示词模板加载都在函数内完成
  • 修复了LLM客户端中的异常处理,正确捕获并记录异常信息

@duanxufu duanxufu requested a review from sunmh207 as a code owner August 3, 2025 03:52
@sunmh207
Copy link
Owner

sunmh207 commented Aug 9, 2025

感谢您的代码贡献!我们想先观察一段时间,看看社区中这类问题的反馈频率。如果类似需求比较普遍,我们会考虑将其合并到主分支中。

@duanxufu duanxufu changed the title feat: 支持项目定制化提示词配置 feat: 支持项目定制化提示词配置 Resolves: #129 Aug 20, 2025
@duanxufu duanxufu changed the title feat: 支持项目定制化提示词配置 Resolves: #129 feat: 支持项目定制化提示词配置 Aug 20, 2025
@duanxufu
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants