Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:C# language:JavaScript language:Python

Filter by

188M results  (2 s)

188M results

Release of version 1.1.0. Full user-facing notes in CHANGELOG.md. Highlights Added - Connect over USB (companion radios), with one-tap reconnect for known devices - Repeater support over USB (auto-detected; ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | codecov/codecov-action | action | major | v6 → v7 | Release Notes details summary codecov/codecov-action ...
dependencies

Cleanup of the redundancy I flagged when PR #418 generalised the organ snapshot to every severed appendage. Appendage.configure_from_sever (super-call) writes medical_state_at_death via apply_organ_snapshot_overlay(chain=( ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The Python application uses the ...
ai-remediation
severity-medium

What changed for the user - Added a compact Perspective Start here strip near the constellation workspace: Select a node, Mark focus, Preview focus, Open handoff packet. - Made the Perspective ...

Child handlers call stopPropagation(), preventing the bubble-phase document listener from ever firing. Capture phase runs before any child handler can stop it. https://claude.ai/code/session_01AnGPxkK7ScJcpMnJQTEUkx ...

Bumps the dependencies group with 2 updates: rpds-py and pyright. Updates rpds-py from 0.30.0 to 2026.5.1 details summary Release notes /summary p em Sourced from a href= https://github.com/crate-py/rpds/releases ...
dependencies
python:uv

Summary round-trip テストで観測された カテゴリ C を解消します。 修正前 CFRubricCriterionLevel.score は DB 上 float カラムで保存され、Pydantic 経由でも float のまま emit されていた。OpenCASE などは整数値(5)を int として emit するため、整数スコアが 5 → 5.0 に化ける形で round-trip ...