Skip to content

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

Filter by

86.7M results  (2 s)

86.7M results

What Exposes Ateles as an A2A (Agent2Agent) server so external, A2A-compatible agents — from other stacks, vendors, or future Claude agents with native A2A support — can discover the swarm s capabilities ...

Bumps org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.6. details summary Release notes /summary p em Sourced from a href= https://github.com/apache/maven-surefire/releases org.apache.maven.plugins:maven-failsafe-plugin ...
dependencies
java

Updates the requirements on mypy to permit the latest version. details summary Changelog /summary p em Sourced from a href= https://github.com/python/mypy/blob/master/CHANGELOG.md mypy s changelog /a . ...
dependencies
python

Fixes #185481 This PR adds eager-parity meta validation for bool inputs to argmax / argmin. Currently, eager mode raises RuntimeError: argmax(): does not support bool input, but Inductor can accept a ...
ciflow/inductor
module: inductor

Problem The app hung indefinitely on startup because ambil_data_marquee() — called bare at the top level of app.py — issued a bulk yf.download() for 20 tickers with no timeout. A slow or unresponsive ...

概要 LangGraph のワークフローで learning / review を session_type 分岐により learning_start / learning_dialogue ノードに同居させていたのを、入口から完全に別パスへ分離した。あわせて、トポロジー変更で既存チェックポイントが壊れるのを防ぐ graph_version ガードを追加した。 背景・動機 learning と ...

- Add benchmark command to justfile for recording and testing all providers - Improve benchmark output with structured sections (logs, timing table, transcription text) - Add scripts/generate_test_audio.py ...