Skip to content

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

Filter by

4.4M results  (314 ms)

4.4M results

Problem Codexy workflow guidance requires labels on issues when labels are available, but does not explicitly require labels on pull requests. It should also avoid hard-coding a universal label list because ...
area/repository
area/workflow
priority/medium
status/done
type/chore

Bug When running the ASCII player on large monitors or high-resolution displays, the frame rate drops significantly (often falling well below 30 FPS), causing noticeable stuttering. Cause The current ...

Summary ForgeCatalog.resolve() in api/src/mc_server_dashboard_api/versions/adapters/forge.py:78 constructs the Maven artifact version as {mc}-{forge}, but three old Forge versions publish their installer ...
bug

Summary Unify the public method, type and validator names of the library so they follow single, consistent naming schemes. This makes the API more predictable and self-describing. Proposed renames Functions ...
enhancement

Goal Add text_stats(text: str) - dict[str, int] to the existing Python text utility module so developers can retrieve word, sentence, and line counts in one deterministic helper. This is the second issue ...

Goal Add line_count(text: str) - int to the existing Python text utility module so developers can count logical lines in plain text using Python str.splitlines() semantics. This is the first issue in ...

Summary graphiti passes Cypher parameters under a params kwarg (the convention the Neo4j driver implements). For example search_utils.node_similarity_search (run during add_episode entity dedup): await ...

Summary NeptuneDriver.__init__ never sets the base GraphDriver._database attribute, but Graphiti.add_episode reads self.driver._database (when mapping a group_id to a database): # graphiti_core/graphiti.py ...

현상 배달 수동입력(/delivery/manual)에서 음식 15,000×2 + 배달비 3,000 입력 시 ** 총 합계 가 30,000원**(배달비 제외)으로 표시. 원인 - templates/delivery/manual.html recalc()(L119)·submit 직렬화(L149)가 음식 price*qty만 합산, 배달비 미포함 - 서버 ...
bug

현상 /delivery에서 파일 미선택 상태로 분석 시작하기 클릭 시 아무 안내도 안 보임. 콘솔: An invalid form control with name= image is not focusable. 원인 input name= image required가 hidden 상태 → 브라우저 기본 검증 말풍선을 띄울 포커스 대상이 없어 메시지 미표시. 제출은 ...
bug
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.