Skip to content

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

Filter by

1.8M results  (317 ms)

1.8M results

Summary The decrementRateLimit function is decrementing the rate limit counter twice, leading to incorrect usage tracking and unintended un-gating of users. Description Inside decrementRateLimit, the ...
ai
backend
database
type:bug
type:devops
type:feature

Description Several interactive tools and workspaces have broken link and script tags because they rely on incorrect relative pathing (e.g., ../../) or reference files that do not exist. This breaks the ...
bug
Easy
SSoC26

Description The Power BI learning module is missing critical image assets that are referenced in its HTML. Because these files do not exist in the repository, the browser renders broken image icons, degrading ...
bug
Medium
SSoC26

Status STATUS: AUDIT_PARTIAL_AUTH_LIMITATION Auth/live proof is based on user screenshot from https://2mentalica.vercel.app/ and code inspection. I did not use credentials, cookies, tokens, or Supabase ...
audit
bug
profile-lite
supabase

Description handleAnalyze parses reposage_ai_settings before entering its try/finally block: const stepInterval = setInterval(...); const aiSettings = JSON.parse( localStorage.getItem( reposage_ai_settings ...

Description The backend chat route accepts and forwards temperature, maxTokens, and systemPrompt, but the frontend chat request sends none of those saved settings. In addition, the FastAPI ChatRequest ...

Description SettingsModal exposes a batchSize field and saves it in reposage_ai_settings. The analyze handler reads the saved settings but only sends temperature, maxTokens, and systemPrompt. body: JSON.stringify({ ...

Description Audit history entries store the complete backend response, including its optional sessionId. However, loadAuditFromHistory restores the repository URL and analysis result without calling setSessionId(entry.response.sessionId). ...

Description The AI engine accepts any truthy line value from the model, casts it with int(line_num), and returns it as an inline review comment. The backend forwards all comments in one pulls.createReview ...
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.