Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript linked:pr

Filter by

1.7M results  (301 ms)

1.7M results

Problem fillTemplate in server/orchestrator.js replaces tokens sequentially with reduce + replaceAll. Because {userQuery} is substituted before {results}/{searchParams}, a user query containing the literal ...

Problem parseJsonFromAI uses a greedy /\{[\s\S]*\}/ match (first { to last }). When the model returns prose with multiple objects or stray braces, JSON.parse fails, degrading ranking to the fallback path. ...

Several smaller correctness/hygiene items: 1. Missing engines — the code uses the global fetch (Node 18+) but package.json has no engines; on Node 18 it fails with an opaque fetch is not defined. ...

Problem In GET /api/search/stream (server/router.js), the 120s timeout sends an error event but does not end the response — the socket stays open until orchestrator.search eventually settles. There is ...

Observation A single cw-ship run that planned two feedback:new issues in parallel crossed their GitHub issue bodies: one issue s full body content was written into the other issue, and the recipient issue ...
feedback:triaging
feedback

Summary Add support for uploading MP4 (video) and M4A (audio) files for stem separation. Why Users want to drop a music video or downloaded M4A track directly without converting to MP3/WAV first. ffmpeg ...
enhancement

Description In server/repositories/pushSubscriptionsRepository.js line 17, the database query loads push subscriptions using order by created_at desc, meaning the newest subscriptions are inserted first ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
website

I enabled this rule and got exactly the same reports from no-useless-coercion as from @typescript-eslint/no-unnecessary-type-conversion. I genuinely wonder what s the benefits of the unicorn s rule except ...

Description In server/index.js lines 1566-1600, notification routes are duplicated while the notificationsRouter is mounted at /api (line 324). Since the router defines paths as /api/notifications/..., ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.