issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java
Filter by
55.6M results
문제
작업 히스토리의 텍스트 타입 결과에서, 결과 텍스트가 담긴 라운딩 박스 안의 좌우 패딩이 너무 좁아 레이아웃이 어색함.
수정
텍스트 결과 박스의 좌우 패딩을 적절히 확보. (spacing 토큰 기준, [[feedback_vcc_design_spacing]] 4px 단위 유의)
문제
히스토리에서 다른 작업으로 이어갈 때(계속하기/다른 작업판) 기존 작업의 베이스 모델 값을 새 작업판에 덮어씀. 보통 다른 작업은 출력 타입이 달라 그 베이스 모델이 100% 비호환.
원하는 동작 (우선순위 순)
1. 새 작업판의 출력 타입이 다르면 → 히스토리의 베이스 모델을 가져와 설정하지 않음.
2. 출력 타입이 같아도 새 작업판에 베이스 ...
Summary
The codebase has three incompatible error response shapes that clients must handle differently:
1. Legacy tool format (engine/errors.py to_merged_response()):
{ error : Human-readable ...
bug
hardening
No trail of who changed what. Implement structured audit events.
Generated for enterprise-scale GitHub performance testing.
Repository: integration-rabbitmq Booster Run ID: boost-20260625-121619 Sequence: ...
P3-low
perf-test
Verification info
pe.com.scotiabank.blpm.android.client
6B:5B:09:53:67:DA:54:BD:1F:E1:6C:AE:35:3E:61:59:A5:5D:2A:14:9F:82:BA:FC:95:09:E0:56:C8:80:88:0C
Direct download link
No response
Custom F-Droid ...
Import Codeberg
Problem
Both matmul/backend.py and strategy/backend.py implement host_available_bytes() with:
return os.sysconf(SC_AVPHYS_PAGES) * os.sysconf(SC_PAGE_SIZE)
os.sysconf is POSIX-only — on Windows it is ...
area:matmul
area:strategy
status:triage
type:bug
type:strategy
API has no rate limiting. Add per-client throttling.
Generated for enterprise-scale GitHub performance testing.
Repository: integration-rabbitmq Booster Run ID: boost-20260625-121619 Sequence: 37
P1-high
perf-test
Motivation
The general (non-fast-path) nested read path is the slowest part of the reader — a LIST float32 scan with the
fixed-size-list fast path disabled executes on the order of 21× the instructions ...
enhancement
performance
No correlation IDs across service calls. Add trace propagation.
Generated for enterprise-scale GitHub performance testing.
Repository: integration-rabbitmq Booster Run ID: boost-20260625-121619 Sequence: ...
P3-low
perf-test
Description
I spent two days debugging an issue where my Victron FVE broke after I integrated OpenEMS in read only mode. The issue
was that it wrote something to modbus anyway and it stopped my solar ...

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.