Skip to content

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

Filter by

116M results  (2 s)

116M results

Bumps k8s.io/apiserver from 0.35.0 to 0.36.1. details summary Commits /summary ul li a href= https://github.com/kubernetes/apiserver/commit/f5c87c5976dc9966aa63ea0021d5baf9ceef2efc code f5c87c5 /code /a ...
dependencies
go

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 ...

Summary H3.4 surfaces Anthropic extended-thinking content blocks as a new, visibility-only thinking stream event across the whole pipeline (LLM client → agent runtime → HTTP SSE → science UI). The model ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 85% - Auto-fix allowed: False 📝 Summary The code uses subprocess ...
ai-remediation
needs-human-review
severity-high

This PR contains the following updates: | Package | Update | Change | | --- | --- | --- | | nakatanakatana/renovate-config | patch | 0.0.2 → 0.0.3 | Release Notes details summary nakatanakatana/renovate-config ...
renovate

The notify panel s outside-click closer excluded #notifyBtn but not #topbarBell, so clicking the topbar bell opened then instantly closed it. Now excludes all notify triggers (#topbarBell/#notifyBtn/#mdbNotif). ...

Summary 实现 Issue #1714 的核心编排层公共接口统一: - 使用 __getattr__ 实现懒加载,避免循环依赖 - 所有内部文件改用公共 API 导入 (from vibe3.orchestra import X) - 保证向后兼容性,所有现有导入路径继续有效 Changes orchestra/init.py: - 模块级重导出: OrchestraConfig, ...
scope/python
type/task