pullrequests Search Results · language:Dune language:Python language:Java language:Python language:JavaScript
Filter by
182M results
Summary
- Register openrouter as a fifth LiteLlm-routed provider in magi_agent/cli/providers.py: OPENROUTER_API_KEY env key,
default model openai/gpt-5.5, and the openrouter/ vendor / model litellm ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-low
!-- DO NOT REQUEST REVIEWS, THAT IS JUST RUDE, IF YOU DO THE PULL REQUEST WILL BE CLOSED! Make sure to check out the guide here: https://hacs.xyz/docs/publish/start
Checklist
!-- Do not open a pull request ...
Category buttons show localized names; visuals use base keys for RU and _en suffix for English.
What changed
- Extended the 3000-case persona - OSS - persona usability harness so every case now runs a case-specific LEAN smoke
replay through run_algorithm_smoke_from_binding.
- Added a Shioaji ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Bug 1: 直播监控缺少 _is_active_room 守卫
影响:管理员停用直播间后,若 API 轮询或 WebSocket 回调仍在进行,过期操作可能将 initialized_rooms 写回为 true。重新启用该房间时,监控会跳过基准初始化,导致开播/关播通知丢失。
根因:动态监控已在 PR #40 引入 _is_active_uid 守卫,但直播监控未同步该模式。
修复:
...
General fixes/changes + taking care of the following tickets: AP-63462 AP-63463