Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript is:merged is:unmerged language:JavaScript

Filter by

63.3M results  (1 s)

63.3M results

Description Added aria-hidden= true to purely decorative Icon components in theme-toggle.tsx to prevent screen readers from announcing raw SVG metadata, improving overall accessibility for the theme ...

Summary Migrates CreateQuestionPage (the densest file in today s batch — ~90 legacy colour refs) from primary/indigo/gray to V2 brand/ink tokens. Class-name swaps only. The M7-01 RichContent live preview, ...

Summary Sync standard automation from jclee941/.github: - PR checks (size, title, branch name, description, large files, sensitive files) - 2 enforcing + 4 advisory contexts. - Auto-review via cli_proxy ...

This PR updates chromedriver-binary from 75.0.3770.8.0 to 151.0.7874.0.0. The bot wasn t able to find a changelog for this release. Got an idea? details summary Links /summary - PyPI: https://pypi.org/project/chromedriver-binary ...

Changes - WithdrawPage에 userId prop 추가 - usePageView( 회원탈퇴 , userId)로 수정 - App.jsx에서 WithdrawPage에 userId 전달 - main.jsx isAdmin 조건을 isAdminHash role === ADMIN 으로 수정 - 기존 isAdminHash || (token ...

Problem (wyrd-hn03) A folded etymon (merged_into_id set) could retain a stale cognate_id from a prior run — when it was canonical and in a different cluster, before a later fold tombstoned it. cluster_cognates ...

Applies pending updates from the Renovate dependency dashboard (#77): - astral-sh/ruff-pre-commit v0.15.14 → v0.15.16 - ruff==0.15.15 → ==0.15.16 (requirements.txt) - pre-commit/pre-commit-hooks ...

This PR adds per-package cache information to the GitHub Actions build summary. If --skip-cached or the new opt-in --always-check-cache-status flag is used, nix-fast-build will propagate the cache status ...

现象 语音模式下能听到猫猫说话,但前端不显示文字。每轮都复现,尤其是带 recall_memory 工具调用的问答(如让猫猫回忆昨天聊了啥)。后端日志能看到 response.done - 当前转录: Yeah... (转录已收齐),但前端 analyzeEmotion 永远拿到上一轮旧文本。 根因 部分语音 provider(lanlan.app Gemini 语音代理)只发 response.audio_transcript.delta、从不发 ...