pullrequests Search Results · language:Edge language:Python language:JavaScript language:Java language:Python language:JavaScript
Filter by
183M results
A type parameter s default may reference an earlier parameter in the same scope — class C[T, S = T], or class C[T, S =
list[T]]. When a generic is parametrized and a trailing parameter is filled from its ...
awaiting review
Problem
batched_tiled.prepare derived smearing from num_k but took cutoff as a required, independent argument. This breaks the
num_k pathway: num_k fixed the reciprocal grid and the smearing, but the ...
Bumps urllib3 from 1.26.20 to 2.7.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/urllib3/urllib3/releases urllib3 s releases /a . /em /p blockquote h2 2.7.0 /h2 ...
dependencies
python:uv
Summary
- make technical-spec domain-adapter advisory output enum-driven so new adapters such as caliptra do not drift
- add raw-content-free security domain recommendation and performance profile ...
Problem (#312)
A StreetSiren reported a fixed 28 °C in Home Assistant while the Ajax app showed 25–27 °C, stuck no matter what (reload,
etc.).
Two root causes:
1. Frozen reading. The per-device temperature ...
:robot: I have created a release beep boop
1.3.1 (2026-06-20)
Documentation
- add away-pause-media example and refresh rule plan (#324) (34becc3)
This PR was generated with Release Please. See documentation. ...
autorelease: pending
Fleet hardening - Slice 2: setup wizard, doctor, and DX
Makes the control plane easy to stand up and diagnose. Builds on Slice 1.
argus-fleet subcommands
- init (the setup wizard): generates a strong ...
Adds CLAUDE_CODE_DISABLE_FEEDBACK_SURVEY=1 to the env block in src/ai_rules/config/claude/settings.json to suppress the
occasional 0-3 session rating prompt in Claude Code.
This is the most targeted suppression ...
概要
sreader に info.picocli:picocli を導入し、既存の feeds import / feeds export コマンドを picocli ベースへ移植しました。
この変更は、今後安全にサブコマンドを追加できる CLI 基盤を整えるための第一歩です(詳細は docs/sreader_picocli_commit1_codex_instructions.md を参照)。 ...