Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:Python language:Java

Filter by

196M results  (2 s)

196M results

Cria pr
feat

Bug Fix The auto-response job was previously reading labels from context.payload.issue.labels, which contains labels as they were at the time the issues.opened event fired (i.e., empty for newly created ...

Fixes #5692 This filters the Epic/Fab editor resources out of the EGS library view. Some catalog entries from EGS are marketplace/editor resources rather than games. These show up as if they were games. ...

Summary Fix duplicate room occupant rendering in the MUD console when look returns both a location_description and a room_occupants event. This keeps room occupant display aligned with the backend s explicit ...

Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. details summary Dependabot commands ...
dependencies
python

- 💡 What: Added an in-memory cache (validatableGamesCache) for the /api/games/validatable route in backend/server.js. - 🎯 Why: The endpoint was previously reading and parsing utils/validators/data_cekid.json ...

개요 - 이전의 텍스트만 올릴 수 있던 후기글에 이미지 업로드 기능 추가 - S3를 이용하여 서버 경유 방식으로 이미지 업로드 주요 변경 사항 - 게시글 작성 시 이미지 동시 업로드 (POST /api/posts, multipart/form-data) - 게시글 이미지 단독 업로드 / 조회 (POST, GET /api/posts/{postId}/images) ...

Purpose DecodeBenchConnectorWorker._fill_blocks assumed every layer s KV cache is a single block-indexed torch.Tensor and did torch.tensor(block_ids, device=kv_cache.device). Hybrid / linear-attention ...
kv-connector

Summary - tools/sync_community.py — fetches NEW skills from ClawHub (paginated API) and LobeHub (GitHub repo), adds them to index.json as metadata entries (no content download, zero rate limit pressure) ...