chore: release master#2
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
e93dc6c to
2a3d3ce
Compare
275daf3 to
20ddb79
Compare
1ee60f3 to
d798fa6
Compare
Sangmoo
added a commit
that referenced
this pull request
Apr 29, 2026
- analysisChain.ts: feature → 후속 단계 매핑 + payload 변환기 · sql_review → /explain · /sql/index-advisor · /sql-translate · /erd · explain_plan → /explain/compare · /sql/index-advisor · /advisor · code_review → /harness · /complexity · /depcheck · /docgen · doc_gen / api_spec / erd_analysis / log_analysis / spring_migrate 등 · sameInput / extractFirstCodeBlock helper 로 변환 정책 분리 - sessionStorage handoff 메커니즘: · pushChainPayload(value, sourceFeature) — 출발 페이지에서 호출 · consumeChainPayload() — 도착 페이지가 mount 시 1회용 read+삭제 · 60초 TTL — 우회 경로로 페이지 이동시 의도치 않은 자동 입력 방지 - NextStepHints 컴포넌트: 매핑이 없는 feature 는 null 반환 (안전) · 카드 그리드 (auto-fit minmax 180px) + hover 툴팁 - AnalysisPageTemplate 통합: · useEffect: mount 시 consumeChainPayload → 입력 자동 채움 + 토스트 · 입력 패널 헤더에 '체이닝 입력' 인디케이터 (분석 시작하면 사라짐) · 결과 영역에 NextStepHints 렌더 (FollowUpQAPanel 위) · 22+ 분석 페이지에 한 번에 적용 — 템플릿 한 곳 변경 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
d798fa6 to
1a43809
Compare
Sangmoo
added a commit
that referenced
this pull request
Apr 29, 2026
문서: - README.md: v4.7.1 패치 섹션 신설 (v4.7.0 위에 위치) · #15 Settings 변경 감사 로그 / #18 분석 캐시 정규화+4-arg key · #12 리뷰 이력 태깅 / #4 후속 질문 패널 / #2 분석 체이닝 - docs/index.html: v4.7.1 콜아웃 섹션 + 5개 feat-card 테스트: - ConfigChangeLogServiceTest (신규 7건): maskValue null/empty/short/long /URL/non-http 분기 + recordIfChanged noop 검증 (값 같으면 저장 안 함) - ReviewHistoryTest 확장 (+9건): normalizeTags null/empty/trim/dedup /30자 상한/한글, getTagList split, setTags 자동 정규화 - ModelCostServiceTest.FakeRepo: 신규 메서드 (findByUsernameAndTag, findAllTagsByUsername) stub 추가 — 컴파일 회복 검증: Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
f504fbc to
35d7c1a
Compare
35d7c1a to
c18a89c
Compare
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.
🤖 I have created a release beep boop
4.4.0
4.4.0 (2026-05-19)
✨ Features
🐛 Bug Fixes
📚 Documentation
♻️ Refactoring
🧪 Tests
📦 Build System
This PR was generated with Release Please. See documentation.