pullrequests Search Results · language:Dune language:Python language:JavaScript language:Vue language:Java language:C#
Filter by
44.9M results
Summary
Third slice of SP-00e: the C5 import-hygiene gate. Clean-container uv sync --frozen then import EVERY first-party module
under app/+lib/; any ModuleNotFoundError fails the PR (catches framework-cosplay ...
Cosa cambia
Aggiunta della fonte noipa_sparql (MEF/RGS — NoiPA) al sources_registry.yaml.
Nuova fonte
source_id: noipa_sparql
protocol: sparql
observation_mode: catalog-watch
inventory: named_graphs ...
요약
- 관리자 제보 검토에 Product 매칭 후보 조회 API 추가
- 승인 요청에 targetProductId 옵션을 추가해 기존 Product에 deal/auction 연결 가능
- 관리자 제보 UI에 매칭 후보 선택 추가
- submissions/security/handoff 문서 갱신
검증
- uv run ruff check ...
Problem
CONTRIBUTING.md and AGENTS.md both document an optional scope in PR titles:
Optional scope: feat(server): ...
But scripts/ci/check_pr_title.py only matched bare type: description (regex ^(type):\s+.+$) ...
Summary
Ports pages/player.py (3,748 lines NiceGUI — the heaviest page in the migration) to Flask + Tailwind. Split into 2 PRs
per the agreed scoping. This is PR 1/2:
- Route + resolver + not-found ...
概要
GBrain ロードマップ Step 3 (Operation Registry) の第4スライス=締め。第3スライスで確立した共通実行 sink を、依存ゼロ(stdlib http.server)の read-only HTTP
admin として外部公開し、CLI / Dashboard / HTTP admin が同一 handler を単一経路で叩く構成を完成させる。
MCP は ...
Summary
- Product 엔티티에 naverProductId (String) 필드 추가 — Naver 쇼핑 API의 외부 product ID를 저장
- DataInitializer.product(): fetchItem() 응답에서 productId를 추출해 Product 빌더에 포함
- ProductRepository: findByNaverProductId(String) ...
Summary
- Adds tools/integrations/kronos.md — full integration guide for Kronos, an open-source foundation model for financial
candlestick (K-line) prediction trained on 45+ global exchanges
- ...