issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
4.5M results
Because the ranking system works on community effort in Hugging Face, some suspicious and low-trust repositories appear
in the higher ranks of the recommendations. Adding scoring bias for well-known providers. ...
Found on real data (EDGAR 6-K/8-K filings, run_20260622_020316). data_cleaning.clean_documents passes HTML/SGML through
verbatim — chunks contain DOCUMENT, TYPE 6-K, html head ... markup instead of readable ...
implementation
pipeline
Priority: P1
User-Visible Problem
Default search/recall cards still read like internal safety paperwork before they read like useful continuity. They
repeat source-boundary boilerplate, expose internal ...
usearch s Cos metric recomputes both vector norms (a2, b2) + two sqrts on EVERY comparison — ~50% of usearch search time
@25k (ren s profile). All embedding vectors are already L2-normalized (ONNX text ...
performance
search
Priority: P1
User-Visible Problem
Registry-wide search can fill the whole foreground result set with the same long snippet mirrored across many sessions.
The content may be relevant, but showing it 9 ...
For every interface have:
- Title screens
- Scene selection
- Auto mode where there is a controller means of changing to different inputs (an impossible by human way that chip
synth can viz ...
The app currently exposes the API with no authentication and no CSRF protection. Anyone who can reach the web port can
drive SSH/docker/containerlab on the configured hosts. This epic adds an application-level ...
Summary
Enable the built-in no-extra-bind rule (as error) in the shared rule set.
Motivation
no-extra-bind flags a .bind() call on a function that never references this and binds no arguments — for ...
事象
Whisper model loader の協調制御で、先行ロードが固着した場合に、後続 caller の timeout_sec を超えて待ち続ける経路がある。
録音開始時に model load が詰まると、録音開始 UI や文字起こし worker が長時間固まったように見える可能性がある。
実装上の根拠
- get_or_load_model() は _loading_repo ...
事象
ScreenCaptureKit による内部音声キャプチャで、開始完了 callback が返らない場合や ffmpeg 変換に失敗した場合でも、成功扱いで進んでしまう経路がある。
結果として「内部音声あり」で録音したはずなのに無音になる、または raw 音声を削除してしまい復旧できない可能性がある。
実装上の根拠
1. startCapture の timeout を見ていない
...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.