issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python
Filter by
40.8M results
背景
现在牌组设置里 FSRS 与旧 SM-2 的字段混在一起显示,容易混淆。比如选了 FSRS 后,Graduating interval / Easy interval 其实已经不起作用(间隔由初始 stability 计算)。
目标
1. Enable FSRS 作为调度器选择开关(已存在)。
2. 根据所选调度器动态显示/隐藏字段:
- 仅 SM-2:Graduating ...
前端
新功能
设计
Context
Once SNMP communities are parsed (#37), we can audit them. Default/guessable community strings (public, private) are a
classic, high-signal misconfiguration on internet-adjacent gear.
Task
Add ...
enhancement
help wanted
Context
vrp-ir parses a Huawei VRP/USG config into a typed model where every value carries a SourceRef (file:line). SNMP is on
the v0.6.x roadmap and is not parsed yet — a great first parser to add.
...
enhancement
good first issue
help wanted
Summary
In the VS Code extension, the Contact us button opens a blank page. The view gets stuck — the only recovery is to close
the pipeline and reopen it.
Actual
- Clicking Contact us redirects to ...
billing
bug
vscode
Question: should this compare against prefix_cache_hit or npu_cache_hit?
In serving/core/scheduler.py:
if req.is_prefill() and req.storage_cache_hit req.prefix_cache_hit:
prefix_load_size += (req.storage_cache_hit ...
Summary
On the plan selection cards in the VS Code extension, the Free tier s Get Started button does nothing when clicked.
Other plan cards redirect correctly.
Actual
- Clicking Get Started on the ...
billing
bug
vscode
Summary
In the VS Code extension plan selection modal, clicking Continue without making a selection silently defaults to the
annual Team plan. No plan is visually shown as selected, so the user can be ...
billing
bug
vscode
Problem: While caching data, the data is written directly to final path. Hard interrupts like SIGKILL leave a corrupted
cache. This requires manually tracking down and removing the partially cached file. ...
Chunk 2 of 3 of the dense-encoding INTENT. base62 + base85 (with leading-zero-safe round-trip) are on main. Add a third,
denser encoding + a metadata listing. Keep existing tests green.
Scope (this PR ...
The fishing minigame bot is scaffolded (commit f4907b6) following the standard quartet — imports + runs in observe mode,
but it needs live calibration before it scores. Mechanic research + open questions ...
enhancement
minigame:fishing

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.