issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:Python
Filter by
5.8M results
Summary\nAdd regression coverage that axis #2 self-review PR diff parsing extracts issue numbers from ADR 0007 branches without a slug, e.g. test/issue- N .\n\n## Scope\n- Test-only change in tests/test_self_review_axis_2_regression.py\n- ...
Problem
registerSchema in apps/api/src/validators/auth.js accepts role from the request body and allows admin as a valid value:
role: z.enum([ client , freelancer , admin ]).default( client )
A caller ...
公開顯示名稱
Windless
公開簡介
嘻嘻
進階:公開頭像圖片 URL
No response
公開 email
hi@windless.me
GitHub
https://github.com/windlessme
個人網站
No response
Blog
No response
Instagram
No response
Telegram
No response ...
profile-request
Bug Description
On a long-lived gateway the TUI/dashboard footer s ** N sessions ** count grows without bound and only resets when the
gateway process restarts. The count is len() of the in-memory _sessions ...
Summary
CodeQL still runs on every pull request to main, even when the PR only changes Markdown/content files and does not touch
JavaScript, build scripts, or workflow code.
Why this matters
- burns ...
Problem
createNotification() builds the notification object as:
{ id: `ntf_${Date.now()}`, read: false, ...payload }
Because payload is spread after the service-owned defaults, a client can send id ...
Workflow reminder: Use the GitHub Flow: branch → changes → PR → merge.
Overview
Implement Redis caching for MealDB API responses to improve search performance based on metrics analysis.
Requirements ...
caching
docker
performance
redis
Problem
Cutting a release is currently fully manual and error-prone. Each release requires hand-editing the version in two
places (pyproject.toml [project] version and tolokaforge/__init__.py __version__ ...

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.