FEAT(vibe): 작성자별 커밋 및 코드 변경 패턴 분석 툴 작업#966
Merged
Merged
Conversation
added 6 commits
October 10, 2025 16:33
Kyoungwoong
reviewed
Oct 10, 2025
Kyoungwoong
left a comment
There was a problem hiding this comment.
고생하셨습니다!
작업하신 부분 server.ts에서 개행이 깨지는데 이거 충돌 생길거같아서 해결 가능하실까요?
Kyoungwoong
previously approved these changes
Oct 10, 2025
| registerFeatureImpactTool(server); | ||
| registerStorylineUITool(server); | ||
|
|
||
| registerAuthorWorkPatternTool; |
There was a problem hiding this comment.
오.. 이렇게 해도 되는건가요??
인자를 안넣었는데 어떻게 동작하는거죠..?
Member
Author
There was a problem hiding this comment.
엇 아니에요 제 실수입니다ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ
발견해주셔서 감사해요ㅎㅎㅎ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issue
#953 #863
Result
작성자별 커밋 및 코드 변경 패턴 분석 툴(authorWorkPattern)을 추가했습니다.
이 도구는 특정 Author의 기간 내 활동 패턴을 분석하여, 작업량(Commits/LOC/Churn)과 커밋 유형(feat/fix/refactor 등)의 분포를 시각화된 리포트로 제공합니다.
Work list
작업량 분석 (Workload Analysis)
커밋 타입 분포 (Commit Type Mix)
시각 리포트(HTML Chart Report)
로케일 지원 (I18n)
추후 할 일