issues Search Results · language:Edge language:Python linked:pr linked:pr language:Java language:JavaScript language:Java
Filter by
5.8M results
Problem
1. WebSocket endpoints have no authentication
Both WebSocket endpoints accept connections without any authentication:
- /ws/session/{session_id} (backend/app/websocket/chat.py)
- /ws/progress/{evaluation_id} ...
bug
tier-2-high
Problem
1. _to_judge_params() duplicated 3x
Identical helper function copy-pasted across three service files:
- backend/app/services/evaluation_service.py:25-36
- backend/app/services/rag_evaluation_service.py:27-38 ...
enhancement
tier-2-high
Problem
Four registry classes implement near-identical YAML load/reload/persist/CRUD logic:
1. backend/app/adapters/registry.py — EvaluatorRegistry
2. backend/app/harnesses/registry.py — HarnessRegistry ...
enhancement
tier-2-high
Problem
Environment variable configuration is fragmented and inconsistent.
Duplicate .env.example files
Two .env.example files exist with overlapping but inconsistent content:
- Root .env.example ...
enhancement
tier-2-high
Problem
Two issues prevent the Docker development environment from working:
1. Missing backend/Dockerfile.dev
docker-compose.yml:9 references backend/Dockerfile.dev but the file does not exist. Running ...
bug
tier-1-critical
Epic: #124 · Slice: F1
Deliverable
- Redesign post-signup and post-login paths toward first GPU launch
- Wire email verification UX (/verify-email) into guarded flows where required
- First-time ...
enhancement
Inside the footer, when hover onto the Privacy Policy nothing being displayed. It should display some text regarding
Privacy Policy.
Problem
The side panel frequently fails to appear when navigating between pages in the Shopify admin SPA.
Three compounding issues in content.js:
1. No debounce on MutationObserver (line 258) — The ...
Project Name / Day Number
Project Registry (projects.json)
Bug Description
The projects.json file contains a trailing comma after the last project object. This makes the JSON invalid and causes
parsing ...
bug
Issue kind
Child slice / bounded follow-on
Parent issue or lane
#1309
Problem / intent
The repo needs a guardrail so new hardcoded prompt keyword tables do not creep back into startup/routing code ...
planning

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.