Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:JavaScript

Filter by

230M results  (2 s)

230M results

Motivation - 確保單字發音功能在各種邊界情況下(空字串、缺少英文欄位、或瀏覽器不支援 Web Speech API)不會拋出錯誤或破壞既有學習流程。 - 改善在切換卡片/題目或離開頁面時的發音行為,避免播放中切換導致殘留播放或非預期自動播放。 Description - 新增輸入與環境檢查:加入 canSpeakEnglishWord、canUseSpeechSynthesis ...
codex

Summary npm run generate was failing at the generate:graphql step with Syntax Error: Unexpected Name DIRECTIVE_DEFINITION . This was a GraphQL version skew: the backend s graphql-core (3.2.11) advertises ...

!-- This is an auto-generated comment: release notes by coderabbit.ai -- Summary by CodeRabbit - Documentation - Updated all debugging and troubleshooting guides to reference the correct ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | ruff (source, changelog) | ==0.15.16 → ==0.15.17 | age | confidence | Release Notes details ...
dependencies
python

Adds a read-only replay script for historical call recordings/transcripts. It can run stored-transcript extraction replay by default, or opt into full recording retranscription with --retranscribe for ...

Removes esbuild. It s no longer used after updating ancestor dependencies esbuild, @tailwindcss/vite and vite. These dependencies need to be updated together. Removes esbuild Updates @tailwindcss/vite ...
dependencies
javascript

Summary - New module shift (v1): an autonomous work-queue runner for Claude Code. A Stop hook drives the agent through a pre-loaded queue of briefs/plans past natural stop points, bounded by a time ...

This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and the packages will be published to npm automatically. If you re not ready to do a release ...

This PR introduces a login page auto-filler and auto-submitter for the Chrome extension. It adds a Password field to the extension popup s Personal tab, allowing users to save their default password. ...