issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:HTML
Filter by
2.3M results
Description
If the AI engine needs to retrieve vectors for debugging or cleanup, fetching all vectors at once from ChromaDB is an
unpaginated operation.
Impact
As the ChromaDB database grows, an unpaginated ...
gssoc
Description
When a user clicks the Download PDF or Download HTML button, the frontend makes a blocking API request to the backend
without any UI indicator.
Impact
The UI appears frozen or unresponsive ...
gssoc
Description
Expanding or collapsing a file/folder in the left-hand review findings tree triggers a state update that re-renders the
entire tree component.
Impact
For large repositories with hundreds ...
gssoc
Description
The copy and download buttons overlaid on Markdown code blocks lack descriptive ria-label attributes.
Impact
Screen readers cannot properly identify the purpose of these buttons, breaking ...
gssoc
Description
In the frontend Chat component, when the AI streams a response or generates a long reply, the view remains static.
Impact
The user has to manually scroll down continuously to read the incoming ...
gssoc
Description
The AI engine text splitter accepts file contents for ingestion. There is no hard limit on the length of a single string
passed to the chunker.
Impact
Passing a 50MB minified JS file directly ...
gssoc
Description
In i-engine/app.py, when processing multiple files in eview-diff or nalyze, the code splits files into batches and
processes them synchronously using a or loop.
Impact
Analyzing large repositories ...
gssoc
Description
In the Python AI engine, the HTML/CSS sanitizer allows the ackground CSS property but does not actively filter
url(data:text/html...) payloads.
Impact
An AI hallucination or a poisoned prompt ...
gssoc
Description
The /api/analyze endpoint strictly validates the systemPrompt to prevent homoglyphs and dangerous directives. However,
the /api/chat endpoint passes the systemPrompt straight from the client ...
gssoc

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.