pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Java language:Python
Filter by
209M results
2026.6.15
1.當打Google API時,除了將過往所需資料存進資料庫外,也另外拉取該咖啡店的評論(否則使用AI 評論時又會需要再打一次API) 2.增加使用 Ai agent 的次數限制與計算 3.還有諸多 Bug 未修理完
Automated test pull request
Bumps the docker-minor-patch group with 2 updates in the /.devcontainer directory: rancher/kubectl and alpine.
Updates rancher/kubectl from v1.36.0 to v1.36.1
Updates alpine from 3.23 to 3.24
Dependabot ...
dependencies
docker
PyDict_Next() returns a borrowed reference, so we need to add critical sections around the calls to ensure memory
safety.
I used coding agent assist.
Summary
- Bump version from 0.0.18rc1 to 0.0.18 for official release
- Update uv.lock
Release checklist
- [x] RC1 (v0.0.18rc1) validated on TestPyPI (run 27440807692)
- [x] Version bumped to ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Potential fix for https://github.com/gemini-hlsw/goats/security/code-scanning/20
The general fix is to ensure untrusted content is added as text, not HTML. In DOM terms, use textContent (or
createTextNode) ...
Summary
The fan-out-with-retry example already composes FailureIsolationMiddleware OUTER of RetryMiddleware at a fan-out
instance, but in degrade mode it only showed the degraded state (the (unavailable) ...