issues Search Results · language:Dune language:Python linked:pr language:JavaScript linked:pr
Filter by
4.4M results
問題
/generate-code ハンドラが OTP を発行する際、既存のアクティブセッションを終了していない。 その結果、ユーザーが OTP を使って /auth に POST しようとすると session_in_use (409)
が返り、 セッション切替に失敗する。
期待する動作
1. /generate-code 受信時に session_manager.is_active を確認 ...
✨ 기능 설명
두 가지 개선사항을 묶어서 처리합니다.
1. 공 마찰 감소 — 역동적인 게임 흐름 현재 공이 바닥에서 빠르게 멈춰서 경기가 정체되는 문제가 있음. 공기마찰을 완전히 제거하고 지면 마찰을 대폭 낮춰 공이 지속적으로 움직이도록 개선.
2. 점수판/타이머 텍스트 가시성 개선 새로 추가된 경기장 배경(캐나다/미국/멕시코) 위에서 흰색 텍스트가 잘 ...
enhancement
🐛 버그 설명
feature/character-logic 브랜치 머지 과정에서 캐릭터 타입(SPEEDY/HEAVY/NORMAL) 스탯을 추가하는 도중 대쉬 관련 로직이 통째로 유실됨.
🖥️ 환경
- OS: Windows 11
- Python: 3.11.9
- Pygame: 2.6.1
🔁 재현 방법
1. 게임 실행 후 플레이어 선택
2. ...
bug
문제
프론트에 회원 탈퇴 버튼이 있으나, 이를 처리할 백엔드 엔드포인트가 없다.
요청
로그인 사용자가 본인 계정을 탈퇴(삭제)할 수 있는 엔드포인트 추가.
- 인증된 사용자(JWT) 본인 계정 영구 삭제(hard delete)
- 연관 데이터(계약서/분석/채팅/알림/소셜계정/재설정 토큰/이메일 인증) 및 업로드 파일까지 정리
- 소셜 로그인 ...
Description: When running environments using gymnasium (version 0.26+), several UserWarning messages are triggered
regarding data type precision and observation space validation.
Detected Errors:
- ...
bug
Problem or opportunity
The term stub (and Stub Issue ) has been used informally in PLATE for minimal or incomplete issues, especially during
Epic creation and interactive planning (need:refinement children, ...
area:agent
Feature
risk:low
문제
프론트 분석 결과 화면에서는 금액을 사용자 친화적으로 정리해 보여주지만, GET /api/v1/contracts/{contract_id}/download/pdf로 받은 PDF에는 계약서 원문식 표현이 그대로 남아
있다.
현재 PDF 표시 예시:
- 금 450,000,000원 (사억오천만원 정)
- 450,000,000원 사억오천만원정
- ...
Goal
Make the risk score easier to understand by reporting the points contributed by changed lines, files, and sensitive
paths.
Suggested output
Add a structured score_breakdown field to JSON reports ...
enhancement
good first issue
Goal
Reject invalid numeric policy values with a clear configuration error.
Invalid examples
- Negative values such as max_changed_lines: -1.
- Strings or booleans instead of integers.
Acceptance ...
enhancement
good first issue
Current Problem: The README.md currently does not have a Table of Contents (TOC), making it harder for users and
contributors to quickly navigate through different sections of the project.
Proposed Solution: ...

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.