AI 채팅 토큰 중복 누적 방지 및 코드 관리 버튼 위치 조정#43
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ydking0911
approved these changes
Jun 6, 2026
Collaborator
Author
|
변경 diff 기준으로 AI 채팅 토큰 중복 누적 방지와 코드 관리 버튼 위치 조정만 확인했습니다. 기존 토큰 표시 콜백은 유지되고 중복 API 호출만 제거되었으며, 코드 관리 변경은 레이아웃 조정 범위라 기능 로직 영향은 없어 보여 develop으로 머지 진행하겠습니다. |
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.
변경 내용
AI 채팅 토큰 사용량 중복 누적 방지
/api/chat/tokens/update호출 제거onTokensUpdate(tokenCount)흐름은 유지코드 관리 화면 시험 생성 버튼 위치 조정
/admin/entry-codes상단시험 생성버튼의 우측 여백 조정shrink-0적용으로 창 축소 시 버튼이 눌리거나 깨지지 않도록 조정검증
FE 타입 체크 통과
npx tsc --noEmit -p .수동 검증
시험 생성버튼 위치가 의도한 위치로 표시되는 것 확인