pullrequests Search Results · language:Dune language:HTML language:JavaScript language:HTML language:HTML language:JavaScript
Filter by
121M results
Summary
- extract the base submission query into a dedicated app-api loader
- cover missing submissions and media enrichment with focused tests
- keep the submission detail route behavior unchanged ...
변경 내용
계약서 목록 맨 아래에 샘플 계약서 1개를 항상 고정 표시합니다.
동작
- 목록 제일 밑(테스트 행 아래)에 샘플 계약서 한 줄이 항상 표시됨
- 상태 칸에 샘플 뱃지, 삭제 버튼 없음 (지울 수 없는 참고용)
- 클릭하면 예시 내용(건축주·주소·평수·금액 등)이 채워진 계약서가 열림 → 그대로 저장하면 새 계약서로 활용 가능 (템플릿) ...
Summary
Simplifies dashboard insight loading by combining consecutive null-return guard clauses.
Changes
- Replaced separate user and industry checks with a single combined guard clause.
Before
...
ai
backend
database
frontend
type:devops
type:docs
type:refactor
type:testing
ui/ux
Normalizes 26 legacy claim_scope values to the canonical evidence vocabulary. Background, country, and identity evidence
become entity scope; domain status becomes url_history; combined entity-event evidence ...
개요
대규모 트래픽 인입 및 부하 테스트 시 화면 진입 시점에 발생하는 좌석 조회 지연 현상을 개선하고자 했습니다.
주요 변경 사항
Redis 배치 조회 리팩토링 (N+1 문제 해결)
- 기존 루프 내에서 좌석마다 개별적으로 호출하던 redisTemplate.hasKey() 방식을 제거했습니다.
- redisTemplate.opsForValue().multiGet(keys)를 ...
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
Guided Lock-On (magnetic face-alignment before capture) already exists in soul-enroll.js. This makes it honestly more
precise — two real gaps:
1. No pitch. The level align target only checked roll ...
What
One-line test fix: test/quality-tools.test.js now imports CallToolResultSchema from the MCP SDK s public subpath
(@modelcontextprotocol/sdk/types.js) instead of a hardcoded ../node_modules/@modelcontextprotocol/sdk/dist/esm/types.js ...