Skip to content

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

Filter by

1.8M results  (348 ms)

1.8M results

Functional Bug Report - Workflow Focus: Live Tracker - Severity: high - Confidence: high Workflow Coach finishes a tracked game from Live Tracker using Save Complete Functional Impact If final ...
fix-ready
triage:bug
triaged

Background The SandboxAgenticWorkflow and AdminAgenticWorkflow pages display issue summaries in expandable detail dialogs. Currently, these summaries are rendered as plain text, which loses markdown formatting ...

Is your feature request related to a problem? Please describe. Currently, every Recursion topic is displayed as an individual quiz card in Quiz Mode. Since all these quizzes belong to the same learning ...
gssoc:approved
mentor:PankajSingh34
type:feature

Bug Report Description In frontend/src/pages/Dashboard.tsx:333-340, auditHistory is initialized from localStorage.getItem( reposage_audit_history ) at module evaluation time (via useState initializer). ...

Bug Report Description The HTML export endpoint (/api/reports/html, backend/index.js:1347-1499) receives generatedReadme and mermaidDiagram in the request body (added by fix #1207), but the HTML template ...

Bug Report Description In github-action/index.js:84-95, the secrets scanner (scanSecretsInChanges) runs on ALL files in the diff, including files that are excluded by the exclude-paths input. The exclusion ...

Bug Report Description In frontend/src/store/useStore.ts:23, the setChatHistory function s localStorage.setItem call is wrapped in a bare try/catch that silently catches ALL errors — not just QuotaExceededError. ...

Bug Report Description The sliding-window session expiry logic uses $min on absoluteExpiry (backend/index.js:852, 871), but $min only UPDATES the field if the new value is SMALLER. After the first chat ...

Bug Report Description In frontend/src/pages/Dashboard.tsx:898, data.sessionPersisted !== false is used to determine whether to set sessionId. If sessionPersisted is undefined (backend response doesn ...

Bug Report Description In backend/index.js:1306-1329, after the webhook review successfully finds no issues, the PR is APPROVED (line 1308) before adding the gssoc:approved label. If the label addition ...
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.