pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript
Filter by
149M results
Summary
Add comprehensive support for running interactive AI coding agents (Claude Code, Kilo Code, Gemini CLI, etc.) over SSH
from Telegram. The bot now auto-detects AI CLI TUIs and provides context-specific ...
Summary
- Auto-enable Express trust proxy when running on Vercel via the platform-provided VERCEL=1 marker.
- Add a regression test for X-Forwarded-For requests through the real validation rate limiter. ...
Summary
v15 keeps the exact v8 composition (the 0.67 record) but raises the fraction of REAL hard-category puzzles with verified
solver CoT — the proven lever (correctness, not volume; v11 s extra volume ...
Overview
OIDC Resource Server에 친구 추가(친추) 기능과 그에 필요한 사용자 표시 프로필을 추가한다. 이 백엔드는 사용자 정체성을 매 요청의 검증된 JWT 클레임에서만 얻으므로, 친구 목록/받은 요청에서 누가
를 표시하려면 타인의 표시정보가 필요하다. 그 유일한 출처인 토큰 클레임을 JIT(Just-In-Time)로 캐싱하는 user_profile ...
Description
This PR resolves a fatal DOMException / InvalidStateError crash occurring during IndexedDB version upgrades in the
offline event queue (src/utils/offlineQueue.js).
Fixes #8683
Motivation ...
bug
enhancement
gssoc:approved
level:intermediate
quality:exceptional
size/M
type:bug
Summary
- Removes incorrect note that gh CLI is not installed (it is, and authenticated via HTTPS)
- Replaces git remote add + git push SSH workflow with gh repo create --source --push
- Renames ...
Motivation
- Establish a clean, validation-only stability baseline after the crossing recovery and portrait stabilization work so
new feature work is paused against a known-good visual state.
...
codex
This PR was created by qwen-chat coder for task ae19378e-b656-4499-ae89-1a770dea61f9.
Summary
- Register: new Confirmar Contraseña field with live match/mismatch feedback (green/red label) and a submit guard
requiring both passwords to match before allowing registration.
- Login: ...
Summary
RegexMatchMap.execute left a debug print() on the per-action hot path. It wrote event-derived data to stdout (captured
into container logs) and forced a full-N regex pass that defeats the any/all ...