pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript language:Python
Filter by
142M results
Demande utilisateur
« Est-ce que tu peux me faire un onglet avec les clients en double afin que je puisse voir si je ne les ai pas doublés.
Peut-être dans le tableau de bord. Afin que je puisse voir si ...
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
개요
날짜 기준 메뉴 수정 API를 추가했습니다.
변경사항
- PUT /menu/ date 엔드포인트 추가
- 요청 본문에서 meals, order를 받아 기존 메뉴 데이터를 수정하도록 구현
- 대상 날짜 데이터가 없을 경우 404 Not Found 반환
- 기존 추가/삭제 API와 동일한 검증 로직 적용
테스트
- 수정 API ...
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
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| com.puppycrawl.tools:checkstyle (source) | 13.5.0 → 13.6.0 | age | confidence |
Release Notes ...
component: s3
component: sqs
type: dependency-upgrade
Follow-up to #3. GitHub serves raw .mp4 as application/octet-stream with X-Content-Type-Options: nosniff, so an inline
video src=raw-url shows an unplayable player. This switches the banner to the branded ...
Summary
- Replace the local absolute Chroma persist path in configs/rag.yaml with a repo-local default.
- Add MSI_CHROMA_PERSIST_DIRECTORY override support in src/rag/bootstrap.py.
- Add tests that ...
Fixes the 5 highest-severity / safety defects from the 2026-06-15 cross-platform harness audit (tracking: #35). Full
suite 1998/1998, sync-lib --check clean.
Changes
- agent-init floor wiring (high) ...
概要
CPU(AI)が同じ局面を行き来して対局が進まない「千日手のようなループ」を、パッチノートの3段構え(対策A/B/C)で修正します。
変更内容
対策A: 手の履歴をAIに渡す
- game.js に moveHistory(直近12手の棋譜文字列)を追加し、commitMove で記録。
- chooseMove / suggestMove 呼び出しに recentMoves ...