issues Search Results · language:Edge language:Python linked:pr linked:pr language:JavaScript language:HTML language:HTML
Filter by
4.8M results
Parent bounty: #743
Bug
listNotifications() returns the module-level notifications array directly. Any caller that receives the list can mutate
it with operations such as length = 0, push, or splice, ...
Parent bounty: #743
Bug
listMessages() returns the module-level messages array directly. Any caller that receives the list can mutate it with
operations such as length = 0, push, or splice, which corrupts ...
Parent bounty: #743
Bug
listReviews() returns the module-level reviews array directly. Any caller that receives the list can mutate it with
operations such as length = 0, push, or splice, which corrupts ...
Parent bounty: #743
Bug
listProposals() returns the module-level proposals array directly. Any caller that receives the list can mutate it with
operations such as length = 0, push, or splice, which corrupts ...
Problem
comp_industry (with its helpers comp_hgics, hgics_join, comp_sic_naics) is one of the largest compute hotspots in jkp
build (~8m47s in production run, ~3% of build time), and its implementation ...
enhancement
Problem
plan-task s continuation guard (Shortcuts → continuation, skills/plan-task/SKILL.md) treats a stale gitignored plan.md
as describing already-shipped, unrelated work:
Guard against a stale gitignored ...
area:skills
enhancement
Summary
Dealer.rerank_by_model (rag/nlp/search.py) contains 12 leftover print( [DEBUG rerank_by_model] ... ) statements. They
run on the hot retrieval path and one of them dumps full retrieved document ...
Parent bounty: #743
Bug
listUsers() returns the module-level users array directly. Any caller that receives the list can mutate it with
operations such as length = 0, push, or splice, which corrupts ...
Problem
Arabic text in Morning/Evening/Special/Sleep adhkar cards uses 22px — larger than the Tasbeeh Counter which uses 1.05rem
(~16.8px). Inconsistent reading experience across the dhikr page.
Change ...
Bug
The POST /api/users endpoint does not validate input before passing req.body to createUser. This allows empty payloads
and arbitrary fields such as client-controlled id values to be accepted as user ...

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.