pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:CSS language:PHP
Filter by
170M results
Earning Silver GitHub Achievements
Implement the core AI Ball Brain architecture with 4 layers (Perception, Emotion, Decision, Action). Created both Godot
script implementation and Python equivalent for existing pytest testing framework. ...
🎯 What:
- Bumps flask to =3.1.3, python-dotenv to =1.2.2, and requests to =2.33.0 in requirements.txt.
- Adds pytest-asyncio and PYTHONPATH: . to the Github Actions test/deploy workflow, which ...
Docs-only. Saves the delivery-mechanism brainstorm so we can resume it later.
Records, in ROADMAP.md:
- Reframe: batch digest → paced feed of bite-sized deltas.
- Decisions: Slack personal feed · ...
Description
!-- Please do not leave this blank This PR [adds/removes/fixes/replaces] the [feature/bug/etc].
This PR fixes a dry-run error produced when Braze added an additional column to their currents ...
Summary
Lfm2Moe (LFM2 / LFM2.5 MoE) is a sigmoid-gated MoE (DeepSeek-V3 style), but the current Lfm2MoeSparseMoeBlock routes
with softmax, folds expert_bias into the combination weights, and drops routed_scaling_factor. ...
💡 What: Refactored countDocuments() and find() Mongoose queries to execute concurrently using Promise.all() in the
pagination endpoints of documentItem, docketException, and emailCapture controllers.
...
Summary
- Update CI JavaScript actions to Node 24-capable releases: actions/checkout@v6, actions/setup-python@v6, and
astral-sh/setup-uv@v8.2.0.
- Set Git s initial default branch config in the ...