issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:TypeScript language:JavaScript
Filter by
7.8M results
Goal
Replace Poetry with uv as the only Python toolchain, and expand the required-checks list from 4 (lint, test, coverage,
build) to 8 (add archgate, pr-issue-link, ty, deptry-pip-audit).
Scope
- ...
背景
GitHub Dependabot security alert で Starlette の GHSA-86qp-5c8j-p5mr / CVE-2026-48710 が open になっています。内容は malformed Host
header により request.url.path が汚染され、path-based security check を迂回し得るという medium severity ...
area:ops
area:security
dependencies
priority:p1
type:security
What problem does this solve?
NotificationCenter currently lacks dedicated test coverage despite containing important notification store and widget
behavior.
There are no focused tests validating:
...
assigned
type:feature
배경
Trends 캐시 miss 시 /api/trends가 내부적으로 /api/pytrends를 호출한다.
현재 Python Function 기본 access log가 다음과 같이 출력된다.
127.0.0.1 - - [06/Jun/2026 07:53:29] POST /api/pytrends HTTP/1.1 200 -
해당 로그는 실제 배포 환경에서도 ...
chore
Remove the remaining cycle number displays from the React frontend dashboard header and Total Devices summary card.
Scope
This issue is the result of an in-depth review of src/praisonai/praisonai (the wrapper layer). It focuses on 3 validated
architectural gaps that violate the core engineering principles from AGENTS.md ...
bug
claude
documentation
문제 요약
Gemini API가 503(UNAVAILABLE, 과부하) 또는 429(레이트리밋)를 반환할 때, 특히 임베딩 호출이 재시도 보호 없이 즉시 실패하여 RAG 인덱싱/법령 준수 검사가 빈 결과로 폴백된다. 분석은
성공 으로 끝나지만 결과가 비어 보임.
원인
- src/rag/embedder.py: embed_texts/embed_query가 ...
문제 요약
분석이 완료되기 전에 결과 페이지(/result/:id)에 진입하면, 빈 대시보드(안전도 100점·위험 0개·법령 0개)를 보여주고 3초 간격 폴링으로 계속 재조회하며 화면이 깜빡인다. 사용자가 결과 페이지에서 분석
완료를 기다리게 되는 잘못된 UX.
원인
1. 결과 페이지: 마운트 시 GET /contracts/:id를 한 번만 호출하고 ...
Summary
The current Windows miner can attest and report ready/enrolled, but it cannot produce an accepted block header on the
production node because its chain identity and header protocol are inconsistent ...
What happened?
The example text says:
// import {ssh} from zx ↓
import {ssh} from webpod
const remote = ssh( user@host )
await remote`echo foo`
but ssh does not take a string parameter.
How it ...
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.