pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:CSS language:Java
Filter by
137M results
Fix premature/incorrect winner, vendor MiniGameCore, add local playtest workflow
This change has three parts: a win-condition bug fix, a self-contained local build, and a non-developer playtest
workflow ...
🚨 작업 내용
어떤 작업을 했는지 작성해주세요
- [x] 기능 추가
- [x] 버그 수정
- [ ] 리팩토링
- [ ] 문서 수정
🎯 작업 목적
Redis 장애 또는 재시작으로 대기열 데이터(waiting:popup:{id}, seq:popup:{id})가 유실된 경우, DB를 소스 오브 트루스로 삼아 Redis 상태를 복원하는
QueueRecoveryService를 ...
Fixes #2195
Summary
When proxying Claude-format tool definitions through strict Anthropic-compatible gateways (e.g. the MiniMax
Anthropic-compatible endpoint), requests are rejected with 400 Bad Request ...
Closes #3609
Bug
SparseMatrix calls typed.convert(0, datatype) to find the zero element for its datatype. For boolean and bigint no such
conversion is registered, so construction throws immediately: ...
Closes #143
Adds an early 403 gate that checks user.account_status === active before processing on /api/users/me,
/api/users/me/connections, and /api/users/me/mcp routes. Pending accounts now receive ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- scaffolded a new frontend/ app using React + TypeScript + Vite
- configured API client to call GatewayMS only (http://localhost:1007)
- implemented authentication ...
Bumps js-yaml from 4.1.1 to 4.3.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/nodeca/js-yaml/blob/4.3.0/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 4.3.0 ...
dependencies
javascript
📝 Pull Request Description
Related Issue
Closes #9910
Summary
This PR fixes the JavaScript runtime error that occurred when an invalid keyboard key was pressed in the Drum Kit
application.
Type of ...