[Chore] : 릴리스 2.5.0#201
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
[Feat] : 출석체크 모달 상태 부모 관리 및 첫 접속 시 자동 오픈 (#182)
[Feat] : 검색 결과 정확 일치 우선 정렬 (#184)
[Feat] : J-POP 곡 한국어 번역 크론 작업 추가 (#186)
[Refactor] : autoTagSong 태그 프롬프트 외부 주입으로 변경 (#188)
Refactor/188 auto tag song pre fetch
- 반환 타입 number[] → number | null (언어 태그 1개만 반환) - 한글/가나 감지 시 API 호출 없이 즉시 분류 - 동일 아티스트 기존 태그 DB 재사용 - 영문 전용 곡만 LLM 판별, 프롬프트 간소화 - 매직 넘버 상수 추출 및 any 타입 제거
- gpt-4o-mini → gpt-5.4-mini 모델 업그레이드 - max_tokens 제한 제거 - tagging 워크플로우 크론 스케줄 재활성화 - CLAUDE.md AI 유틸 문서 업데이트
…eOptimize refactor : autoTagSong 언어 태그 단일 반환 및 사전 필터링 최적화 (#191)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…MultiTag crawling 미사용 코드 정리 및 다중 카테고리 태깅 리팩토링
…ation feat : artistAlias 공용 패키지 분리 및 J-POP 번역 시 artist_ko 고정 적용 (#195)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
[Feat] : 곡 카드에 title_ko / artist_ko 표시 (#197)
…MapInit [Refactor] : J-POP 번역 dbArtistKoMap 초기화를 DB 직접 조회로 변경 (#199)
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Owner
Author
|
/describe |
Owner
Author
|
/review |
Owner
Author
|
/improve |
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.
📌 PR 제목
[Chore] : 릴리스 2.5.0
📌 변경 사항
Features
title_ko/artist_ko번역 표시 (feat: 검색 결과 카드에 title_ko / artist_ko 표시 #197)title_ko/artist_ko필드 추가 (feat: 검색 결과 카드에 title_ko / artist_ko 표시 #197)artistAlias공용 패키지 분리 및 J-POP 번역 시artist_ko고정 적용 (feat: J-POP 번역 시 artistAlias 고정 번역 데이터 활용 #195)Fixes
translationJpnDB 업데이트 로직 활성화 및 디버그 로그 제거 (refactor : autoTagSong 언어 태그 단일 반환 및 사전 필터링 최적화 #191)Refactors
dbArtistKoMap초기화를 DB 직접 조회로 변경 (refactor: J-POP 번역 스크립트 dbArtistKoMap 초기화를 DB 직접 조회로 변경 #199)autoTagSong언어 태그 단일 반환 및 사전 필터링 최적화 (refactor : autoTagSong 언어 태그 단일 반환 및 사전 필터링 최적화 #191)autoTagSongJSON 출력 형식 프롬프트 명시 및 태그 프롬프트 외부 주입 (refactor : autoTagSong 태그 프롬프트 외부 주입으로 변경 #188)Chores
💬 추가 참고 사항
develop브랜치의 2.5.0 릴리스 범위를main으로 병합한다.