issues Search Results · language:Edge language:Python language:PHP language:JavaScript language:JavaScript language:Java
Filter by
60.6M results
Problem
search_manuals without a year parameter silently limits results to the 5 most recent model years for the make,
regardless of the vehicle being diagnosed.
Current behavior:
search_manuals(make= ...
bug
enhancement
Problem
Labor times are stored in leaf-node pages inside a deeply nested tree:
Labor Times/
HVAC Control Systems/
HVAC Door Actuator/
Remove Replace ← time is buried here
To get a single ...
enhancement
Summary
RollbackManager.save() uses a staging directory for atomic saves:
# rollback.py
staging = self.base_dir / adapter.staging
if staging.exists():
shutil.rmtree(staging) # (A) wipe ...
bug
Priority: MEDIUM (P2), self-mitigated today. The default transport is stdio, and the HTTP mode s own help text already
warns No authentication… bind 127.0.0.1, so this is a hardening gap rather than an ...
priority: medium
security
Context
Downstream rhiza-hooks wants to guard against artifact creep — a test run that leaves the working tree dirty (generated
files, stray artifacts) should fail CI. Because CI is driven by the Rhiza-managed ...
enhancement
1. Unify eta_cmp_motor and eta_cmp_inv (or eta_cmp_mech) into eta_cmp_electro_mech. 2. Enable eta_cmp_isen and
eta_cmp_vol to accept both pressure ratio and RPS. 3. Evaluate efficiencies inside the ...
问题描述
阶段 5(缩放与 DPI 控制)+ 目录结构调整已完成。
解决的 2 个关键问题
1. --scale 参数无效
之前 --scale 参数虽然被 CLI 解析并传到了 emf_to_png.convert(),但该函数并未使用它——emf_to_png.exe 本身不支持缩放参数,只接受输入和输出两个路径。
解决方式:采用两阶段处理策略。
阶段 A: emf_to_png.exe ...
enhancement
VTT is a more rich subtitles format as it supports rich text and explicit speaker name:
WEBVTT
00:11.000 -- 00:13.000
v Roger Bingham We are in New York City
00:13.000 -- 00:16.000
v Roger Bingham ...
Priority: MEDIUM (P2). Information-disclosure / path-traversal hardening gap. (Scope note from the review: the graph
persists parsed symbol names, not verbatim file bytes, so this is HDL-structure disclosure ...
priority: medium
security
Summary
Since #100 fixed the all-masked case to return float( nan ) instead of crashing, NaN scores can now appear in
SkillScore.score. These propagate into CategoryComparison.score_before / score_after. ...
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.