issues Search Results · language:Dune language:Python language:JavaScript is:public language:JavaScript language:TypeScript
Filter by
56.4M results
ir.retrieve._lexical_ranked builds the BM25 collection and calls vd.bm25_lexical_search on every query, so
lexical/hybrid are O(corpus×queries). Surfaced by the eval run (ir_05 §6.1): a full lexical/hybrid ...
bm25_lexical_search re-tokenizes every document and recomputes document frequencies/lengths on every call — O(N) per
query, O(N·Q) for a batch. That doesn t scale: a batch lexical/hybrid pass over a ~16.8k-doc ...
Summary
The addons/{core,data,local,git} → apps/{core,data,local,git} directory/file migration introduced in #6865 renamed the
on-disk directories and addons.json → apps.json, but did not rewrite the ...
@monta-k — Cenacolo Vinciano (The Last Supper) tickets for 2026-06-20 appear to be available.
Book here: https://cenacolovinciano.vivaticket.it/
Details: Available: cell classes day cal620 , anchor present ...
Is your feature request related to a problem? Please describe. As the number of assessed patients grows, finding a
specific patient in the History page becomes difficult. The current search is client-side ...
Is your feature request related to a problem? Please describe. When creating a private lobby if you accidentally kick a
player you have to re-create the lobby as they are permanently kicked
Describe the ...
not-approved
예 : /Users/Xxxxxxx/.claude/skills/codex-review-loop/SKILL.md
🟢 Good First Issue: Add Japan Fact #199 — Beginner-Friendly Open Source Contribution
 Difficulty: Beginner No Code Required
🟢 ...
community
enhancement
first-timers-only
good first issue
hacktoberfest
help wanted
low hanging fruit
up-for-grabs
Context
Issue #27 tracks that category extraction returns null for all live FairPrice products. The root cause: the current
scraper reads a per-product data-testid attribute that doesn t exist in the ...
bug
Summary
src/popup/popup.ts reads chrome.storage.local.get( tabsCleanedToday ) to display the number of tabs cleaned today, but
nothing in the codebase ever writes this value.
Location
- src/popup/popup.ts ...
bug

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.