issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript
Filter by
40.7M results
Priority: MEDIUM (P2). Maintainability hotspot (conceded by both teams).
Problem
cli/main.py is the single largest module (~1699 LOC, ~23 commands), imports ~13 internal modules, and inlines
graph-algorithm ...
priority: medium
tech-debt
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
Python files failed Flake8 checks. This must be resolved by changing the code.\n\n\n./scripts/token_benchmark.py:5:1:
F401 matplotlib.style imported but unused ./scripts/token_benchmark.py:17:121: E501 ...
bug
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 ...

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.