issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:HTML language:Java
Filter by
76.9M results
Missing critical env vars can cause cryptic failures:
Current issue:
process.env.JWT_SECRET! // Can be undefined
Implementation:
- Validate all required env vars on startup
- Use Zod or similar ...
gssoc
level:intermediate
type:bug
type:security
Objetivo:
Hacer que la página /loans use la lógica real del sistema en vez de estado local mock.
Checklist:
- [ ] Reemplazar useState local por integración con el store de préstamos.
- [ ] Hacer ...
Problem
The hours-of-day insight (average coding minutes per hour) is intentionally absent: the summaries table has day
granularity only, so an hour-of-day breakdown would require an hourly aggregate ...
enhancement
🧑🔬 Advanced Issue
Welcome! This is an Advanced Issue touching core website architecture.
It is designed for expert contributors who have demonstrated deep architectural understanding and a proven track ...
advanced
@
문제
챗에서 다음 학기 시간표 짜줘 라고 하면 과목만 나열하고, 사용자의 현재 상황(이번 학기 몇 학점 들을지, 전공/필수전공 잔여 등)을 전혀 브리핑하지 않는다.
원인
1. chat/tools.py:_get_next_semester_courses가 추천 과목 목록만 반환 — 졸업요건 대비 학점 현황 데이터가 응답에 없음.
2. 학점 현황 집계 ...
Parent
Parent Local Result Set and curation workstream: #11
Related architecture reassessment: /private/tmp/architecture-review-20260603-165230.html
What to build
Backfill explicit Collection Membership ...
enhancement
ready-for-agent
type:afk
Problem
The getInsight operation accepts a weekday query parameter, but per the spec it is accepted but not applied in the first
cut (schemas/paths/insights/insights.yaml, lines 65-69, and the description ...
enhancement
Cookies with secure: true don t work over http://localhost:
Current issue:
secure: true // Breaks local dev on http://localhost
Fix:
secure: process.env.NODE_ENV === production
Impact:
- Allows ...
good first issue
gssoc
level:beginner
type:bug
Problem
The ⋯ overflow menu in the basemap and minimap editor top bars now lists seven items:
- Open
- Layer groups
- Code editor
- ───
- Sources
- Settings
- Global state
- Export
Clicking ...
enhancement
There are problems with the latest browser updates and with the use of self-signed certificates.
config.json:
server : {
address : counter ,
bind : 0.0.0.0 ,
port : 12212,
...

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.