issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Python
Filter by
57.1M results
enhancement
GSD Version
1.5.0
What to build
Phase transition should only mark a phase complete and advance to the next phase when the canonical verification result
says the phase passed. A phase that merely has ...
area: workflow
area: workflows
bug
needs-triage
priority: high
Part of #231. Implements target (d). Depends on the module split sub-issue; can land incrementally.
Goal
Improve happy-path quality by adapting DarkReader s (MIT) heuristics instead of naive invert(1) ...
Is your feature request related to a problem? Please describe.
When looking at settings on child locks, the code slot name isn t populated.
Describe the solution you d like
Populate code slot name on ...
Problem
The Interactive Counter App maintains a history log of saved counts, but there is currently no way to remove previous
entries without refreshing the page or manually clearing browser storage. ...
Goal
Add verifiable release records for BoardReadyOps outputs.
Scope
- Signed manifest
- Verification command
- Artifact attestation integration
- Provenance documentation
- Security report ...
attestation
epic
p1
Part of #231. Carryover from the earlier no-op analysis. Depends on the control-flow-inversion sub-issue.
Why
The always apply, then detect default collides with the current state model, which treats ...
Priority: Medium
Epic: Performance Optimization
Description
While cache infrastructure exists, implement intelligent cache warming and dependency-based invalidation to improve
performance and reduce ...
Reported by a downstream consumer (model variants that only set class-level config).
Repro
from myconf import MyConf
class A(MyConf):
x: int = 1
y: int = 2
class B(A): # redeclares ...
Reported by a downstream consumer (nn.Module / list-backed types).
Repro
from myconf import MyConf
class L(MyConf, list):
n: int = 0
class L2(L): # adds nothing; `list` is now an *indirect* ...

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.