pullrequests Search Results · language:Dune language:Python language:Python language:Java language:JavaScript language:Java
Filter by
182M results
💡 What
- Consolidated float conversions and list slicing in generate_decision to minimize allocation churn.
- Deferred OHLC data processing until EMA/RSI trend alignment is confirmed.
- Inlined ...
Bug
The evidence rail keyed each context by docno_to_pmid(doc_id) (the chunk s parent) and emitted id=f {pmid}-1 ,
doc_id=pmid. On a chunked corpus the parent is not a corpus row, so the LLM cited a non-existent ...
Summary
Adds 26.1.2 support (Paper, new calendar versioning) to the Bubbler module.
- module.json: declare V_26_1, V_26_1_1, V_26_1_2 in supportedVersions so Socialismus ModuleVersionResolver accepts ...
Updated images
- busybox: 1.36.1 - 1.38.0
- alpine/k8s: 1.32.13 - 1.36.1
- solarwinds/swo-agent: v2.12.49 - v3.0.38
- alpine/k8s: 1.32.13 - 1.36.1
- alpine/k8s: 1.32.13 - 1.36.1
- alpine/k8s: ...
ci/cd
helm
has_new_journals was clearing before the 3-second status poll fired (race condition), so the UI never saw True. Fix:
stamp state.journals_updated_at = time.time() whenever journals are saved to disk, expose ...
!-- Why am I raising this PR? Add context such as related issues, PRs, or documentation. --
Motivation
This was reported in https://github.com/orgs/localstack/discussions/35 We were forwarding the Transfer-Encoding ...
Description
Adds a new Pin Pin icon for CMS.
img width= 18 height= 18 alt= Pin src= https://github.com/user-attachments/assets/c3a8599b-544a-4034-abbc-a0f370e7c32c /
Changes
- Adds src/Pin.svg (the ...
Version: Minor