issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java language:JavaScript
Filter by
5.9M results
목적
기존에 빠진 빵집 정보(전화번호, 행정동, 지역구, 주소, 위경도)를 카카오 로컬 API로 일괄 보완하기 위해 관리자 전용 동기화 엔드포인트를 추가합니다.
작업 내용
- KakaoLocalUpdateService 추가 — 빵집 이름으로 카카오 검색 후 이름 정규화 + 200m 이내 기준으로 매칭, phone / dong / region / address ...
enhancement
Context
Work Package: WP2: Python gRPC Worker Service Dependency: WP2-1 (gRPC Scaffolding) - Completed. Why now: This task will
implement the first of the three core pathways: extracting structured JSON ...
enhancement
jules
- [ ] UserProfileDto 생성
- [ ] nickname - 온보딩 절차 필드들 개인정보에 넣기
Goal
Add live repository read API endpoints for the Web Workbench.
Required GET endpoints
- GET /api/workspace/live
- GET /api/status
- GET /api/issues/live
- GET /api/issues/ issue_id
- ...
The docs use Zensical s admonition extension (already enabled in zensical.toml). Convert all blockquote-style notes (
**Label:** ...) in docs/cli.md and docs/mcp-tools.md into proper !!! warning/!!! note ...
🚀 Program
GSSoC
✨ Feature Description
Add a glassmorphism visual effect to the VoiceForge navbar — a frosted glass appearance using backdrop blur,
semi-transparent background, and subtle border — giving ...
enhancement
go ahead
gssoc26
level: medium
priority: medium
ready to work
suggest-go-ahead
Problem
The generate() function in vibevoice_mlx/generate.py has no visual progress indicator during long audio generation runs.
For longer texts that produce hundreds of diffusion steps, the user has ...
enhancement
Surfaced by worker1 s #33 measurability analysis: eICU currently lacks two element types that many sepsis RCTs need,
leaving them PROXY/unmeasurable:
1. MEASUREMENT (vitals) from vitalPeriodic / vitalAperiodic ...
Problem
Several files use == to compare String values instead of .equals(). In Java, == compares object references, not string
content. While this may work by coincidence due to Java s string interning ...
Problem
In vibevoice_mlx/generate.py, the negative KV caches are initialized using list multiplication (* NL), which creates a
list where all elements reference the same object:
# generate.py (around ...
bug

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.