issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:Python
Filter by
222k results
Problem: Users currently cannot load multiple runs at the same time.
Solution: Add a LOAD SELECTED RUNS button on the RUNS page that redirects the user to the REPORTS page and loads all
selected runs. ...
enhancement 🌟
GUI 🎨
javascript
Pre-flight Checks
- [x] I have searched existing issues and this is not a duplicate
- [x] I understand this issue needs status:approved before a PR can be opened
Problem Description
The deferred ...
status:approved
Describe the bug
rasterize() annotates dtype as Optional[np.dtype], but the implementation accepts anything np.dtype() can parse: string
names (int32), numpy scalar types (np.int32), and np.dtype instances. ...
api
bug
severity:medium
sweep-api-consistency
Summary
Relative paths in editor-provided settings (the ty.configuration LSP setting, e.g. environment.python = .venv ) are
resolved against the language server process s current working directory rather ...
Describe the bug
When the ordinary-kriging matrix is singular even after regularisation, kriging() takes a fallback path
(xrspatial/interpolate/_kriging.py, the K_inv is None branch) that returns an all-NaN ...
bug
severity:medium
sweep-metadata
What happened:
I ran examples/llm-agent/singletask_learning_bench end-to-end following its README (macOS ARM64, Python 3.12, torch with
MPS). Training completes (20 epochs, train_loss 1.39), but inference ...
Summary
Follow-up to the #1209 migration gate analysis: of 12 first-run flakes in a 519-test full run, zero were
migration-caused, but 7 were fixable flake sources rather than random noise:
- 5× npm ...
area: testing
enhancement
priority: medium
Description
The /sweep-style audit of the interpolate subpackage found one flake8 violation and isort drift in two files.
flake8 xrspatial/interpolate/ reports one issue:
- _idw.py:5: F401 math imported ...
severity:high
sweep-style
Describe the bug
kriging(..., return_variance=True) names the variance DataArray f {name}_variance on the normal path
(xrspatial/interpolate/_kriging.py line 523). But when the kriging matrix is singular ...
api
bug
Bug Description
When context compression creates a child session (rotating session_id), the standing /goal is lost because state_meta
key goal: old_session_id is never migrated to goal: new_session_id ...

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.