Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Ruby

Filter by

168M results  (3 s)

168M results

Bumps actions/checkout from 6 to 7. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions

Bumps actions/checkout from 4 to 7. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions

Bumps protobufjs from 7.5.8 to 7.6.4. details summary Release notes /summary p em Sourced from a href= https://github.com/protobufjs/protobuf.js/releases protobufjs s releases /a . /em /p blockquote h2 ...
dependencies
javascript
minor-update
security

Automated PR from Jules session 12930216093816534118. Makes model version configurable via CLI instead of using cls.model_version directly.

💡 What: Replaced the Array.from(venueBuckets.keys()).reduce(...) logic in buildFrontInsights with a for...of venueBuckets.entries() loop. 🎯 Why: The previous approach allocated an intermediate array to ...

What Opportunistic DTLS-SRTP (RFC 5763/5764, no ICE) on the plain-SIP media path — the preferred cert-keyed tier above SDES, per the operator s require SRTP with real certs directive and ADR-0053 Stage ...

Summary Fixes the 3 bugs surfaced by the latest end-to-end test run on AGNNCore. All 115 existing tests still pass; the new e2e_test.py confirms each fix end-to-end. Bugs fixed Bug 1 — Repetition loop ...

docker changes

Problem Creating an autonomous workflow and selecting a project directory failed on macOS with Path must be under one of: /home for every path. Root cause /api/fs/browse validates the chosen path against ...

Summary The activity feed only named an actor when an event s payload carried one (assigned/decomposed). Most events — completed, claimed, blocked — don t, so they read as bare verbs ( completed t_r ). ...