Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[engine/AI] AI 요약 기능 고도화 #579

Closed
mdgarden opened this issue Aug 1, 2024 · 0 comments · Fixed by #682
Closed

[engine/AI] AI 요약 기능 고도화 #579

mdgarden opened this issue Aug 1, 2024 · 0 comments · Fixed by #682

Comments

@mdgarden
Copy link
Contributor

mdgarden commented Aug 1, 2024

개요

선행 이슈 : #578
#578 에서 구현한 기능을 고도화합니다.

상세 내용

  • 기존 커밋 요약 기능을 main 브랜치가 아닌 모든 브랜치의 STEM에서 동작하도록 합니다.
  • 특정 노드의 상위 10개 커밋까지만 가져와서 요약합니다.
  • 상기의 노드들에 대한 요약은 콘솔에서 보여집니다.

기타

  • 커밋을 가져오는 기준, view에서 보여주는 방법에 대해서는 별도 이슈에서 논의합니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants