issues Search Results · language:Edge language:Python linked:pr language:Java language:Java language:JavaScript is:public
Filter by
5.8M results
Project name
color-flood-puzzle
One-line description
The Project: A beautifully structured 12 × 12 matrix layout containing randomized colored blocks. Starting from the
top-left square, the player selects ...
enhancement
NSoC'26
From: :robot: Claude (claude-opus-4-8)
Summary
Add an in-app web browser (Android WebView) so URLs open inside the app, with browser tabs associated with each terminal
session.
Design (agreed)
- ...
Problem
Three behaviour-tuning constants from the capture-loop work (#45, #46) are hardcoded in
daemon/src/brn_daemon/capture_policy.py:
- CHANGE_COOLDOWN_SECONDS = 5.0 — min spacing between change-triggered ...
enhancement
Summary
build_merge() applies prune_sources after merging new_chunks into the base graph. Any node/edge whose source_file is in
the prune set is removed from the merged graph — including the freshly re-extracted ...
Problem
In .github/workflows/ci.yml, both the auto-fix and auto-fix-review jobs use actions/checkout@v4 without specifying ref:
\${{ github.head_ref }}:
- uses: actions/checkout@v4
with:
fetch-depth: ...
auto-generated
in-progress
priority-high
Measured defect
On a multi-result-event trace, fit-trace stats file reports totals from the last result event only, not the sum over
all result events.
Evidence — facilitator lane of kata-coaching run ...
bug
triaged
Background
기존 코드 베이스에는 로깅 설정이 전역 스크립트로 흩어져 있고, 소프트웨어 버전 정보가 여러 곳에 중복 관리되고 있었습니다. 또한 MQTT 토픽 및 페이로드 생성 시 .format()과 문자열 덧셈을 혼용하여
가독성이 떨어졌으며, Ruff의 로깅 포맷 룰(G*) 위반 사항들도 다수 존재했습니다. 향후 진행될 본격적인 구조 리팩토링(BaseDevice ...
type:chore
Summary
On Windows, Python s default text encoding is cp1252, not UTF-8. Several read-side file operations omit encoding= utf-8
, so they fail when the file contains non-ASCII bytes (accented entity names ...
bug
Summary
memory_size_from / memory_size_to 的文档说明可以更清晰,并补充实践层面的经验值。
Issues
1. api-reference.md: 确认单位是 GB,并防呆
现有说明 \Memory range (GB)\ 是对的,但容易被误解。API 返回的数据中这两个字段以字节存储(如 \17179869184\ = 16GB),用户如果从返回数据反推输入格式,容易误以为需要传字节值,导致整型溢出。 ...
documentation

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.