pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:PHP language:Python
Filter by
196M results
Summary
- unify PDF document profile routing around the document agent profiler
- add TOC profiling support and body-boundary helpers
- update Qwen model references to 3.6-flash
Checks
- make ...
재능 개화 — P4(최종): 카드 효과 반영 + 장착 슬롯
P3(#630)에 스택된 마지막 PR입니다. (base: claude/talent-bloom-p3)
내용
장착 슬롯 6칸 (js/talent-cards.js)
- 해금 임계값 TALENT_CARD_SLOT_UNLOCKS = [1, 4, 12, 25, 50, 100] (보유 카드 수 기준 1칸씩 ...
변경 내용
- 참가자찾기 수식에 [_THISROW] 참조를 추가했습니다.
- 시스템 생성 ScanLogs_Form에도 Form Saved Action을 확인하도록 안내했습니다.
- 스캔된성명과 스캔된이름 용어를 통일했습니다.
- AppSheet 설정과 모바일 QR 스캔 과정을 보여주는 단계별 스크린샷 7개를 추가했습니다.
- 출석 상태가 ...
Why
A pre-release deep review found the project to be in good shape — no Critical issues, no significant over-engineering —
with a handful of genuine fixes worth doing. This PR implements the actionable ...
Problem
In the first-run wizard, pasting an API key (most noticeably the long OpenAI key) shows the raw key on screen mixed in
with the • mask, instead of being fully hidden.
Cause
read_secret_optional ...