issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
2.3M results
Goal
Add a Cursor PR Babysitter example doc — the pattern coverage table has a gap for Cursor L2 patterns.
Files
- examples/cursor/pr-babysitter.md (new)
- examples/cursor/README.md (link it)
...
docs
good first issue
Summary
Fixes #7634 by requiring a valid bearer token before POST /api/uploads runs multer and accepts uploaded files.
Changes
- Applies authMiddleware before upload.single( file ) on the upload route. ...
Summary
Fixes #7680 by setting an explicit 100kb limit on express.json() and returning a 413 response for oversized JSON
payloads.
Changes
- Configures express.json({ limit: 100kb }).
- Handles ...
Summary
- add a Zod schema for payment creation payloads
- reject missing/non-positive amounts and invalid currency code lengths before calling the payment service
- cover invalid and valid payment ...
What happens orch init s detection summary (src/detect.js) still resolves agent CLIs with an external which over PATH
only:
try { which(name); found.push(name); }
catch { missing.push(`${name} (no CLI ...
skill: profile-model missions:
- missions/master.md
- missions/profile.md journal: src/data/journal/2026-07-04-profile-model.md
이 이슈는 GitHub Actions cron (KST 02:00) 으로 자동 생성되었습니다. Jules 는 위 스킬의 ...
jules
프로파일
Same as #1378, registration role restriction.
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work ...
Summary
- add a Zod schema for notification creation payloads
- reject missing or malformed userId/title/message values before storing notifications
- cover invalid and valid notification creation ...
Please track this issue for low-hanging-fruit meta-bounty eligibility. This issue is a duplicate of #1735 to allow me to
claim and implement the solution as described in #743.
This issue is limited only ...
Summary
- add a Zod schema for message creation payloads
- reject missing recipient IDs and empty message bodies before storing messages
- cover invalid and valid message creation requests
Fixes ...

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.