issues Search Results · language:Edge language:Python linked:pr language:Python language:Python language:JavaScript
Filter by
4.4M results
Severity: CRITICAL · Category: Dependencies · Complexity: Simple
server/services/messageSync.js:232 — const { v4: uuidv4 } = await import( uuid ), but uuid is not declared in
server/package.json and is ...
bug
plan
Severity: MEDIUM · Category: Stack-Specific · Complexity: Simple
Client:
- [ ] client/src/components/NotificationDropdown.jsx:193-200 — 5 buttons missing type= button (default to submit).
- [ ] ...
bug
plan
Severity: MEDIUM · Category: Stack-Specific · Complexity: Medium
server/services/appDeployer.js:61 — spawn( bash , [ deploy.sh , ...]) handles the error event but has no timeout. A
deploy script that ...
bug
plan
Type: enhancement to an existing rule (sdk-emulator-ssl) — setup guidance, not a defect Category: SDK Best Practices
(sdk-) Severity: Medium (blocks local Java + emulator HTTPS until configured; non-obvious; ...
agent-kit
emulator
rule:sdk
Severity: MEDIUM · Category: Stack-Specific · Complexity: Simple
server/sockets/voice.js:143,172 — voice:turn and voice:text are async socket handlers whose first await
(ensureEnabled(...) → getVoiceConfig()) ...
bug
plan
Severity: MEDIUM · Category: Bugs · Complexity: Simple
Per the sentinel-vs-empty convention, || eats valid falsy values:
- server/services/telegram.js:534,599 — targetGoal.progress || 0 can t distinguish ...
bug
plan
Severity: MEDIUM · Category: Performance/Resources · Complexity: Simple
- server/services/huggingFaceCatalog.js:258-272 — repoSizeCache Map has no cap/TTL; every HF search result adds an
entry forever. ...
bug
plan
Severity: HIGH · Category: Bugs · Complexity: Simple
server/services/cosAgents.js:645-647 — sendBtwToAgent checks the TUI session is alive, then 400ms later runs
shellService.writeToSession(agentInfo.tuiSessionId, ...
bug
plan
Severity: HIGH · Category: Performance · Complexity: Simple
listIssues({ seriesId }) loads the ENTIRE issues store (PG backend: SELECT data FROM pipeline_issues with no WHERE; file
backend: every issue ...
bug
plan
Severity: HIGH · Category: Bugs · Complexity: Medium
server/cos-runner/index.js:
- The /spawn write path (~364-371) and the process close handler (~355-360) each do loadState() → mutate →
saveState(); ...
bug
plan

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.