issues Search Results · language:Edge language:Python linked:pr linked:pr language:Java language:Java language:Java
Filter by
4.1M results
Summary
DailyPlanVsActualTracker.load_history() uses synchronous open() (via json.load) and _write_history_file() uses
os.fdopen() / os.replace(). Both are called from async contexts in the coordinator ...
Lines 407 and 409 of src/model/hybrid_model.py contain bare single-character tokens t and l (leftover debug characters)
inside recommend(). Python evaluates them as name lookups — NameError: name t is ...
gssoc:approved
level:beginner
ml/ai
type:bug
loadPreferences() reads and writes state.filters.category, state.filters.rating, and state.filters.sentiment
(lines 203–209 of frontend/app.js), but the state object (line 105) has no filters property. ...
frontend
gssoc:approved
level:beginner
ml/ai
type:bug
배포 시 도커 이미지(약 938MB)가 커서 작은 인스턴스에서 디스크/메모리 부족으로 배포가 반복 실패하고 있다. JDK 베이스와 단일 레이어 구조 때문에 이미지가 비대하고, 무중단 배포 시 옛 이미지와 새 이미지를
동시에 보유하면서 디스크와 메모리가 한계를 넘는다. 이미지를 슬림화하고 의존성 레이어를 분리해 해결한다.
할 일
- [ ] Dockerfile을 ...
build
priority:high
status:in-progress
기능 개요
- 코드 래빗으로 풀 리퀘스트 단위 정적 코드 리뷰를 수행
구현 목적
- 코드 품질 향상
- 실수 혹은 놓친 부분을 올바르게 수정
요구사항
- 일부 설정은 .yaml 파일 관리가 필요
예상 API / 화면
추가내용
✨Features
The provisioned obsidian-mcp server does not exit when Claude Code disconnects. One orphaned process accumulates per
session (reparented to PID 1), and in a busy session tool calls could appear to hang. ...
Summary
Add a provider-neutral trust policy fixture for signed approval manifests.
The signed manifest digest fixture proves that the manifest content still matches recorded public signature metadata. ...
Problem
Сейчас агрегация результатов benchmark-экспериментов не выделена в единый модуль с понятным контрактом. Наиболее
актуальные результаты лежат kernel_learning_ucr_suite_c44f2a9f6c можно использовать ...
good first issue
배경
metadata_resolution_diagnostics(rag_query.py:431)는 메타데이터 해소 진단 dict 를 빌드하며 핵심으로 clarify/use_selected_candidates decision
을 결정하는데 직접 단위 테스트가 0건이다. import-safe leaf(ADR 0045 — rag_core/torch/chromadb ...
Summary
Add a focused regression test that the case proposer stub skips seed rows without doc_id and does not consume
proposed-case ID counters for skipped rows.
Scope
- Test-only change in tests/test_case_proposer_stub.py ...

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.