issues Search Results · language:Dune language:Python language:JavaScript language:C# language:HTML language:Go linked:pr
Filter by
6.6M results
Describe the enhancement
Add a detailed explanatory comment for the base optimalTemp assignment of 37.5 inside the predictYield function of
src/yield-optimizer.js to clearly document that it serves as ...
Is your feature request related to a problem or challenge?
Description
Default browser input focus outlines are inconsistent and hard to spot for keyboard navigators.
Expected Behavior
A custom, high-contrast, ...
enhancement
Describe the enhancement
Enhance inline comments inside src/intelligence.js to adhere to standard grammatical casing (capitalization) and ending
punctuation for consistent codebase style and cleaner presentation. ...
Check where this is missing if it really is. Presumably in the registered Teacher Profile.
enhancement
Describe the enhancement
Add JSDoc parameters and return types for the loadModel function inside src/scanner.js to clearly define that it is an
asynchronous helper returning a Promise resolving to the ...
Problem
ci_driver checks out the PR s head branch in a worktree, then hands Claude a prompt that includes the working directory
but does NOT say stay on this branch . Claude, following the project s general ...
bug
severity:critical
背景
NextHop という名前の型・概念が複数箇所に存在する。
問題
現状の NextHop は単純重複ではなく、用途ごとに意味が違う。ただし名前が同じなので読み手にとって境界が分かりにくい。
- route.NextHop: control-plane route の forwarding next-hop。topology node または address を表す。
- observation.NextHop: ...
design
refactor
Describe the enhancement
Add JSDoc documentation for the setLanguage translation controller utility inside src/i18n.js to specify the parameters
and language codes supported for instant dynamic page translation ...
背景
snapshot hash mismatch policy が domain snapshot と livecheck usecase で重複して定義されている。
問題
HashPolicy は snapshot hash checking の概念だが、livecheck に独自型がある。
- snapshot.HashPolicy: canonical domain 型
- ...
design
refactor
背景
BGP origin code が domain/routing/route と domain/routing/bgp に重複して定義されている。
問題
同じ igp, egp, incomplete の概念が複数の型として存在する。
- route.BGPOriginCode: RIB entry attributes に保持される origin code
- bgp.OriginCode: ...
design
refactor

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.