pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:JavaScript
Filter by
182M results
What changed
.github/workflows/verify-latest.yml schedule: 0 2 * * 1 (weekly Monday) → 0 2 * * 3,6 (Wednesday Saturday, 02:00 UTC).
Nothing else touched — workflow_dispatch inputs and all job steps are ...
💡 What: Replaced an O(N) array filter lookup with an O(1) Map lookup in getUser inside
Chapter09/node-chat-app/server/utils/users.js. 🎯 Why: Frequent user lookups block the Node event loop less when using ...
Summary
The /vendors admin router (app/api/vendors.py, mounted in app/main.py with only Depends(require_user_auth)) had no
permission gate, so any authenticated principal — including vendor-portal users ...
Bumps actions/checkout from 4 to 6. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v6.0.0 ...
dependencies
github_actions
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Fixes the red lint job on master: install ripgrep in the CI lint job before the public-surface audit step added in
#1854.
Problem
#1854 added bash tools/cleanup/polylogue_public_surface_audit.sh ...
Summary
Fixes the correctness bug flagged during the performance audit: the y-transform sweep silently dropped temporal context.
H2MLPipeline._build_transform_stores passed store.coords to build_transform_stores ...
概要
AivisSpeech を使い、2 体のエージェントが台本なしで発話によって会話するデモ apps/conversation-tester/live_debate.py
を追加する。事前に会話内容を決めず、直前の相手の発話を受け取ってから次の応答を生成 →
AivisSpeech で合成 → 発声 を 1 ターンずつ逐次に回す (既存 record_text.py の「全ターン生成 → 一括合成」とは異なるリアクティブ・ループ)。 ...
💡 What: Added a Loader2 spinning icon (from lucide-react) to the submit button on the Contact Form when the form is in
the loading state. I also fixed an ESLint warning about an unused err variable and ...