issues Search Results · language:Edge language:Python linked:pr linked:pr language:JavaScript language:HTML linked:pr
Filter by
235k results
Summary
Ship Squad Director — a VS Code extension that connects to my GitHub account and gives visibility into the AI Alpha
Squad work queue, lifecycle phases, and approval gates from inside the editor. ...
business-owner
medium
new
작업 배경
수동 QA 중 집중 시간 타이머의 시/분/초 조작 영역에서 마우스 휠을 사용할 때 페이지 전체 스크롤이 함께 움직이는 문제가 확인됨. 또한 타이머 남은 시간 진행도와 일시정지/재개 상태를 더 명확히 보여줄 필요가
있음.
작업 내용
- 시/분/초 입력 영역 focus 시 wheel 조작을 해당 숫자 조정에 고정
- wheel 조작 중 페이지 ...
bug
frontend
What breaks
Calling MRRReranker.rerank_multivector([]) raises an IndexError: list index out of range instead of a descriptive error.
How to trigger
from lancedb.rerankers.mrr import MRRReranker
reranker ...
Context
NM-027 (near-miss-registry.md) records that AC-007 and AC-008 were silent no-ops for one full milestone — the tests
reported green while measuring nothing. Two root causes were identified and ...
documentation
horizon:immediate
The drain-until-idle burst settle (#13) waits until ALL camera events stop. Instrumented run 20260601-000733 shows what
those events are:
burst settle: drained 228 event(s) [FILE_ADDED:15 UNKNOWN:213] ...
Summary
If transcription returns an empty string, chunk_transcript() returns an empty list. find_relevant_chunk() then falls
back to chunks[0], which raises IndexError.
Affected files
- halo_video/transcript_utils.py:20 ...
Summary
chunk_transcript() increments i by approx_token_len - approx_overlap. If overlap is equal to or greater than max_tokens,
that increment is zero or negative, so the loop never terminates.
Affected ...
Summary
halo_video/__init__.py imports .cli, which imports heavy CLI/runtime dependencies at module import time. This makes even
lightweight imports of package metadata or utility modules depend on yt_dlp, ...
Problem
The Civitai browser can show incorrect or incomplete results when users search for Wan 2.2 LoRAs with base-model filters
enabled.
Observed with:
- Source: civitai.red
- Query: realistic ...
What breaks
Calling sentry_sdk.init() with a functions_to_trace entry whose qualified_name contains no dot (e.g. my_function) raises
an unhandled ValueError that prevents SDK initialization entirely. ...
Bug
Errors
Python
Waiting for: Product Owner

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.