pullrequests Search Results · language:Dune language:Python language:HTML language:HTML language:HTML language:Python
Filter by
79.1M results
Claude 리뷰 봇이 한국어 리뷰를 작성할 때 반말을 쓰지 않도록 full/diff 프롬프트에 공통 문체 규칙을 추가합니다.\n\n변경 사항:\n- 모든 리뷰 텍스트를 존댓말로 작성하도록 시스템 프롬프트에
명시\n- 금지 예시와 권장 종결어미를 추가\n- full 모드와 diff-only 모드 모두에 같은 규칙 적용\n- 프롬프트 테스트로 문체 규칙 포함 ...
Summary
Phase 2 of the Green Thumb design system migration for the Flutter app: apply the design tokens (GreenThumbExtension +
colorScheme) to every remaining screen, add the missing stub screens, wire ...
Automated changes by create-pull-request GitHub action
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Motivation
- Streamlit ウィジェット生成後に st.session_state を直接代入していたため StreamlitAPIException が発生する問題を防ぐため。ウィジェット側の key で状態を管理する意図を保ちます。
Description
- render_project_management_panel 内のラジオ生成直後の st.session_state[ ...
codex
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Why
Phase L s RAG answerer was a deterministic extractive baseline. You chose a real host-side LLM generator — an actual
Claude call answers each question from the retrieved context.
This is reconciled ...