issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:TypeScript linked:pr
Filter by
7.8M results
작업 내용
- 카카오 로그인 완료 후 기본 진입 경로를 사용자 플레이리스트 페이지로 연결
- GET /api/playlists/check 응답 스펙(hasPlaylist, playlistId)에 맞춰 플레이리스트 존재 여부를 확인
- 플레이리스트가 없으면 생성 후 /playlist/{playlistId}로 이동
- /profile-share ...
Context / Problem
Currently, the telemetry sweeper (src/sweeper.ts) processes FTTx subscriber ONT status checks sequentially using a
simple for loop. When dealing with a large volume of homepasses (e.g. ...
🐛 발생한 문제
- 강사 내강의 app, feature/components 데이터 불러오기 오류 발생
📍 문제 지점
- 강사 내강의 app, feature/components 데이터 불러오기 오류
✨ 예상 결과
- 강사 내강의의 강의 상세 화면에 정상적으로 내용을 불러온다
BugFix
Bug
Several current user-facing OMCS docs/skills/rules still referenced Python hook/validator filenames after the repo
migrated those implementation entrypoints to TypeScript.
Evidence
Worker-3 real-user ...
GitHub Copilot customization docs now list repository hooks as .github/hooks/*.json and hook-bearing Copilot settings as
agent workflow configuration. ContextForge currently audits Copilot instructions, ...
🤖 기능 개요
실시간 위치 권한을 받아 현재 사용자 위치를 프론트 화면에 표시
✅ Todo
- [x] 브라우저 Geolocation API를 사용해 사용자 현재 위도/경도 가져오기
- [x] 현재 위치 기반으로 동네 인증 API와 연동할 수 있는 구조 준비
- [x] 모바일 브라우저에서도 위치 권한 요청 및 좌표 표시 정상 동작 확인
📚 Remarks ...
enhancement
Why
This is the only repo with code-but-no-tests. The two simplest scripts to cover first are `pipeline/filter.py` (pure
scoring functions) and `pipeline/build_manifest.py` (small CLI). Landing initial ...
작업 내용
- 로그인 완료 후 기본 리다이렉트를 /main이 아닌 사용자 플레이리스트 경로로 변경
- postLoginRedirect가 없을 때 GET /api/playlists/check로 내 플레이리스트 존재 여부 확인
- 플레이리스트가 없으면 POST /api/playlists로 생성 후 /playlist/{playlistId}로 이동
...
@claude
data_pipeline/config.json has a trailing comma after the last entry in the youtube channels object. This causes a
JSONDecodeError on line 192 when run_pipeline.py tries to load the config.
Open ...
Bug
docs/orchestration.md described skills/*/SKILL.md as 19 total, but the current plugin surface ships and validates 20
skills.
Evidence
- README.md lists 20 skills.
- node --experimental-strip-types ...

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.