issues Search Results · language:Dune language:Python linked:pr language:Java language:JavaScript language:CSS language:C#
Filter by
6.6M results
Summary
Dealer.rerank_by_model (rag/nlp/search.py) contains 12 leftover print( [DEBUG rerank_by_model] ... ) statements. They
run on the hot retrieval path and one of them dumps full retrieved document ...
Parent bounty: #743
Bug
listUsers() returns the module-level users array directly. Any caller that receives the list can mutate it with
operations such as length = 0, push, or splice, which corrupts ...
Bug
The POST /api/users endpoint does not validate input before passing req.body to createUser. This allows empty payloads
and arbitrary fields such as client-controlled id values to be accepted as user ...
Summary
Artifact ids are interpolated directly into filesystem paths on the durable write path, with no validation. Because an
untrusted proposer fully controls the id (via slug_hint), an approved artifact ...
Summary
Session titles generated from a first message that contains terminal escape sequences (ANSI CSI / OSC) keep the body of
the sequence as visible garbage — e.g. a pasted \x1b[31mRed\x1b[0m is stored ...
Parent bounty: #743
Bug
listJobs() returns the module-level jobs array directly. Callers that receive the list can mutate it with push, splice,
or length = 0, corrupting the in-memory job store without ...
Parent bounty: #743
Bug
createPaymentIntent() returns payment intent data without a server-owned creation timestamp. Downstream billing,
reconciliation, and transaction-history views would need to trust ...
Background
.claude-plugin/plugin.json was stuck at version : 0.1.0 from the rename in #119 while the repo shipped v1.0.0, v1.1.0,
v1.1.1, v1.2.0. #283 hand-syncs the manifest to 1.2.0, but nothing prevents ...
area:release
ci
Summary
Parallelize OpenAI analysis calls because the workload is I/O-bound, and add progress reporting so runs show
article-level progress while calls are in flight.
Scope
- Use a ThreadPoolExecutor ...
Parent bounty: #743
Bug
createPaymentIntent() returns payload.currency ?? usd as-is. Payment processors such as Stripe expect lowercase
currency codes, so values such as USD or GBP would be forwarded ...

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.