issues Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript language:Python
Filter by
55.5M results
Summary
Many Prisma queries repeat:
where: {
userId: user.id
}
across history, lookup, and retrieval actions.
Suggested Refactor
Create reusable query builders for common user-scoped filtering. ...
backend
database
frontend
help wanted
level:intermediate
quality:clean
type:design
type:devops
type:refactor
Problem
_searchObjectList builds its key list from FuseIndex.keys, which holds the raw user-specified weights. KeyStore
normalises those weights (so they sum to 1), but _searchObjectList never consults ...
Problem
During #176 live public-beta validation on 2026-06-30, the newly added agent catalog smoke check passed, but the broader
scripts/public_beta_smoke_gate.py run failed at providers.models.
Environment/evidence: ...
area:gateway
area:ops
priority:P0
type:bug
Summary
Most AI actions repeatedly define:
- untrustedData
- outputRules
- system prompt
- user prompt
using similar object structures.
Suggested Refactor
Introduce a shared prompt configuration ...
ai
backend
enhancement
frontend
help wanted
level:advanced
type:design
type:devops
type:refactor
🚀 Kick-off (자동: 브랜치 feat/altdata-collect-resilience)
시작한 사람: @iseul011 — 브랜치 생성으로 추적 시작.
아래를 채워주세요(완료 추적의 앵커):
- 목표/범위:
- 완료기준(DoD):
- 설계문서:
- 의존성/목표완료일:
작업 PR 본문에 Closes #{이 이슈번호} ...
kickoff
Pandas version checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [x] I have confirmed this bug ...
Bug
Needs Triage
Summary
Merge() in @11ty/eleventy-utils ≤ 2.0.7 is vulnerable to prototype pollution. A _data/*.json file containing { __proto__
: {...}} pollutes Object.prototype in the Node.js build process, causing ...
Summary
Many actions define nearly identical outputRules strings such as:
Provide the output in the following JSON format ONLY...
The wording is repeated throughout the codebase.
Suggested Refactor ...
ai
backend
enhancement
frontend
type:design
type:devops
type:refactor
In slack @kathy-phet said:
Alt-input needs to be added to Gravity and Orbits, and Molecule Shapes and Molecule Shapes Basics. Feel free to pick up
either one of those sub-epics, if you have time.
Problem description
Virtual Memory and Paging are core Operating System concepts. Understanding how a CPU translates a Virtual Address to a
Physical RAM Address, triggering Page Faults and swapping memory ...
feature-request
SSoC26

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.