pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:C++
Filter by
160M results
!--- DO NOT EDIT -- Mergify Payload -- { merge-queue-pr : true} -- Mergify Payload End --
Branch main (2edeb65) and #1068 are embarked together for merge.
This pull request has been created by Mergify ...
💡 What: Replaced the manual byte-by-byte iteration loop in _decode_yenc_lines with C-backed built-ins bytes.find() and
bytes.translate(). 🎯 Why: Iterating over bytes in Python is extremely slow. Using ...
Release prep for the two features merged since 3.6.6.
Changes (metadata only)
- manifest.json + pyproject.toml: 3.6.6 → 3.7.0
- docs/CHANGELOG.md: [Unreleased] → [3.7.0] - 2026-05-31, adding the ...
Motivation
- Separate enemy AI responsibilities (perception, intent selection, positioning, navigation, locomotion animation,
attack commitment, and feedback) to make enemy behavior intentional ...
codex
Esta é uma PR automática gerada pelo script de gamificação para atualizar o README e o HISTORICO.
When Rohan records a stock/option buy or sell, the bot pings the rohan stock picks role with the trade details. Role
looked up by name; channel settable via /stock picks-channel (defaults to the stock ...
Summary
- Warms the three runtime-generated weather animation families (rain streaks, sand gusts, dust-devil swirl; 27 names)
behind the loading screen via a new warmup.js Stage 4g, closing the ...