issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:Python
Filter by
4.5M results
Finding
- File: http/handler.js
- Lines: 144–151
- Observation: When send() throws an error, the catch block ends the response as 500 but does not emit the error on
res or log it. The pipeline ...
bug
priority: medium
review-finding
Description
In test/evals/reporter.js, goldenRunInfo is selected by searching for run files whose version does not match
currentVersion (read from package.json).
When package.json version is bumped for ...
bug
Finding
- File: http/logger.js
- Lines: 59–65
- Observation: The redact() function builds a copy of HTTP headers using const safe = {};. Since header keys come from
req.headers (user-influenced ...
bug
priority: medium
review-finding
Finding
- File: lib/cors.js
- Lines: 137–139
- Observation: When origins: * and allowCredentials: true are configured, configOriginValidator returns origin =
origin — reflecting any request ...
bug
priority: medium
review-finding
Follow-up polish/bugfix to #406.
1. Panel closes too fast — can t reach the Copy button. The transcript panel opens on hover but closes on the chip s
onMouseLeave (and there s a 6px gap), so moving ...
bug
Symptom
Proxy crashes on first streaming request with:
TypeError: chunk.charCodeAt is not a function
or
SyntaxError: Unexpected token D, [DONE] is not valid JSON
Root Cause: Two bugs in proxy/proxy.js ...
Summary — response logging is silently dropping every response to S3
Since the deploy at ~02:51 UTC on 2026-06-24 (current pods open-llm-proxy-5789c76b85-*, 0 restarts), no type: response
entries are ...
Problem
Page.icon / DataSource.icon / Database.icon are typed as:
NotionFile | ExternalFile | Emoji | CustomEmoji | BuiltInIcon | None
so all of these are user-facing return types. But of the three ...
The new schema has both data curator and type of data curator . Currently, data_curators is multi-valued, and several
records do in fact have more than one.
details summary 5 examples /summary
6 ...
Problem
When context.md uses @include /path/to/AGENTS.local.md and that file grows over time (e.g. a session log), the rendered
AGENTS.md grows proportionally with no bound. There is no mechanism to: ...
enhancement
ux

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.