issues Search Results · language:Edge language:Python language:PHP language:HTML linked:pr language:JavaScript
Filter by
5.3M results
Parent bounty: #743
Bug
The API error handler currently logs raw error objects in every environment:
console.error( Unhandled API error: , err);
In production, raw error messages and stack traces can ...
Parent Algora bounty: #743
Description
The JWT secret falls back to development-secret when JWT_SECRET is not set. That fallback is useful for local
development, but in production it lets anyone who ...
The Korean address provider contains several outdated Korean locale names in its static data.
Current values:
- 강원도
- 전라북도
- 스와질란드
- 터키
Suggested updates:
- 강원도 → 강원특별자치도
- 전라북도 → 전북특별자치도 ...
Parent Algora bounty: #743
Bug
authMiddleware accepts any successfully verified JWT payload as req.user. A token signed with the app secret can contain
a string payload, an object without sub, or an ...
Downstream repositories pinning the renovate-config with a v-prefixed version (e.g. #v1.0.0) are upgraded to v1.1.0
instead of the latest CalVer 2026.5.24 release because Renovate does not normalize the ...
Summary
In normal-mode subagent child-session views, stale parent-session async work can overwrite the active child view and
switch the UI back to the main session.
Symptoms
- Complex session switching, ...
Parent bounty: #743
Bug
The root npm run build script only echoes a reminder and exits successfully:
npm run build
# Run package-specific builds (e.g. npm run build -w apps/web)
That means a normal ...
Post-merge CI of #38 failed (Run Tests on Push).
Two fixes:
1. src/ProviderProof.mjs JSDoc carried internal memo references (memo NNN) - tripped lint:hygiene (English-only + no
internal memo refs). ...
Parent Algora bounty: #743
Bug
apps/api/src/routes/uploadRoutes.js configures Multer with memoryStorage() but does not set a file-size limit or a
file-type filter:
const upload = multer({ storage: multer.memoryStorage() ...
Part of Reconcile the tool roster. Extend gen_roster to render the .github profile toolkit table (icon picture cells)
from projects.toml, so the third roster surface is single-sourced too.
Definition ...

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.