issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
4.5M results
Final conservative simplify pass. A code-simplifier swept the from-scratch modules added by the post-audit program
(correlation.py + new library/observability/analysis components); all clean except minor ...
Problem
server.py contains three error-handling utility functions (_collection_hint(), _is_missing_collection_error(),
_maybe_add_hint()) and a _MISSING_COLLECTION_PATTERNS constant that are not orchestration ...
refactor
Summary
As the title says. These systems are pretty intertwined which is why they are grouped.
documentation
Chunk 2 of 6. Core (compile/tokenize, headings, inline, escape) is on main. Add links + images. Deliver ONLY this slice;
keep existing tests green.
Scope
- Links [text](url) → a href= url text /a; ...
배경 / 문제
pgvector 검색 경로를 실측한 결과, 두 문제가 드러났습니다.
- 색인이 stale(과거 15항목 시절) - 현재 KB 28항목 미반영
- 기본 유사도 임계값 0.45 가 과도하게 빡빡 - 벡터 최근접은 정답(공복혈당→공복혈당, FBS→공복혈당)을 1순위로 반환하나, 정답의 코사인 거리(0.44~0.63)가 임계값을 넘어 OOV로 ...
enhancement
Summary
The human-attention queue currently preserves API order. MON-031 calls for queue prioritization/sorting so Peter sees
the most urgent/tier-sensitive decisions first.
Acceptance Criteria
- ...
feature
priority:medium
문제 또는 작업
- 회의, 채팅, 인증 흐름 전반에 남아 있는 디버그 콘솔 출력과 브라우저 콘솔 무음 처리 유틸을 정리합니다.
기대 결과
- 런타임 콘솔에 불필요한 디버그 로그가 노출되지 않습니다.
- 기록/회의 관련 콘솔 유틸 의존성이 제거되어 코드가 단순해집니다.
주요 변경 영역
- libs/shop/data 회의/채팅 API 및 ...
What
backend/src/services/vector_service_cohere.py has two untested behaviors that surface in legitimate user scenarios:
1. HF Spaces path routing (__init__, lines 46-49)
is_hf_spaces = os.getenv( SPACE_ID ...
Summary
As the title says
documentation
This issue is created automatically to track contribution activity.
Updation

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.