issues Search Results · language:Edge language:Python linked:pr linked:pr
Filter by
2.6M results
Description
flake8 xrspatial/aspect.py (repo setup.cfg, max-line-length=100) reports four violations:
xrspatial/aspect.py:38:1: E305 expected 2 blank lines after class or function definition, found 1 ...
bug
Description
The planar dask backends of aspect() (and by extension northness() / eastness()) advertise a lazy dtype of float64, but
the array they actually compute is float32. The numpy and cupy backends ...
bug
gpu
Summary
In xrspatial/slope.py, the public slope() function annotates its name parameter as name: str = slope . The other terrain
functions all annotate the same parameter as Optional[str]:
- aspect() ...
api
bug
When PebbleCliClient is configured with a remote Runner (e.g. one that prefixes argv with juju ssh/kubectl exec/etc. so
pebble runs in a remote container), pull and push fail because they assume the temp ...
Scope
Move apm installation from postCreateCommand (runtime, per-session) into the pre-built image build step so that remote
Claude Code sessions start with apm already present. This removes a network-dependent ...
layer:meta
threat:intel-needed
Scope
Add microsoft/apm as a pinned Nix derivation in flake.nix, following the same pattern as claude-cli and codex-cli. This
replaces the curl -sSL https://aka.ms/apm-unix | sh install path with a reproducible, ...
layer:meta
threat:intel-needed
Description
Add a .claude/ configuration directory so Claude Code on the web can provision the pinned Agda toolchain and type-check
the library exactly as CI does (nix develop --command make check). The ...
milestone-1-infra
nix
Summary
The automation loop hardcodes ~/Projects as the place to discover sibling HomericIntelligence repositories. Make this
configurable via a PROJECTS_ROOT environment variable, falling back to ~/Projects ...
Summary
When pairing a remote build server via Send builds, the offloader discovers the build server, the pairing request is
accepted, and then the status sticks on ** connecting… ** indefinitely and ...
Summary
When a reviewer approves a PR but omits !-- HUMAN_REQUIREMENTS_RESOLVED --, the orchestrator enters a terminal state
that cannot be recovered by re-running agent-loop. No further coder or reviewer ...

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.