pullrequests Search Results · language:Edge language:Python language:PHP language:CSS language:JavaScript
Filter by
169M results
Description
I receive repair requests in HA repeatedly. After running a full sync (which takes round about 10 hours) the same issue
comes up again.
The number of orphaned entities are always the same ...
Bumps actions/setup-node from 4.4.0 to 6.4.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/setup-node/releases actions/setup-node s releases /a . /em /p blockquote ...
dependencies
github_actions
Bumps docker/setup-buildx-action from 3.11.1 to 4.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/docker/setup-buildx-action/releases docker/setup-buildx-action ...
dependencies
- python 3.14.x
- latest versions of packages
- fix some packages incompatibilities
- run pre-commit to fix linting errors
PR created automatically by Jules for task 13990798119761176954 started ...
Closes #395
概要
deflated_sharpe_ratio() を backtest/metrics.py に追加し、compute_metrics() に n_trials オプション引数を追加。scipy =1.10 を
requirements.txt に追加。Issue 指定の3テストケースを既存テストファイルに追加した。
version_impact
minor
version_rationale ...
ai-generated
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The use of subprocess with ...
ai-remediation
needs-human-review
severity-high
Bug
buildInjectMessage in app/triggers/trigger-runner.ts searched for trigger-${channel}-inject.md:
const candidates = [
`${PROMPT_DIR}/trigger-${channel}-inject.md`, // ← buggy pattern
`${PROMPT_DIR}/trigger-inject.md`, ...
Problem
PowerMetrics.timestamp and ConsumptionMetrics.timestamp use Field(default=datetime.now()). The default expression is
evaluated once, at class-definition (import) time, so every instance created ...
Refactor the API authentication mechanism to better handle token expiration for both consumer and business accounts.
Improve the robustness of the config entry unloading process and update the consumer ...