Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java language:C# language:Java

Filter by

102M results  (2 s)

102M results

Fixes #51. What s new - slideshow_order setting: sequential (default, unchanged behavior) or shuffle, validated in PATCH /api/settings and included in the settings payload. - In shuffle mode ...

This pull request strengthens YAML parsing security in the ReferenceVisitor class by ensuring only safe YAML tags are allowed, and adds a test to verify that unsafe tags are rejected. - Updated the ...

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

Cleanup references of EXTERNAL_HOST and uptake SPANNER_OMNI from java-spanner

修改一下时间

issue #146의 P0 좌표 수정입니다 — infra #68(배포 시점 보호)·#145(langchain 선로딩)와 함께 순단 3종 세트의 마지막 조각. 변경 (L201/207/226/231 — async generate 본문만) 동기 호출 4곳을 await asyncio.to_thread(...)로 격리: - _briefing_basis_from_analysis_packages ...

Summary - Adds POST /wakeup to the router s internal aiohttp HTTP server (port 8080, no new host port binding). Named agents can now schedule a one-shot self-wakeup without direct filesystem access ...

Updates the requirements on python-picard to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/mind-inria/picard/releases python-picard s releases ...
dependencies
python

On macOS, getaddrinfo can return ::ffff:x.x.x.x for AF_INET6, causing the IPv6 check to silently travel over IPv4 and report misleading results. Skip v4-mapped addresses during resolution and emit a warning ...