pullrequests Search Results · language:Dune language:Python language:C# language:PHP
Filter by
81.4M results
DOI-readiness audit pass
Makes this repo coherent and citable as part of the Hermes Labs body of work, and prepares it for a Zenodo DOI.
Changes (docs/metadata only unless noted):
- Add .zenodo.json ...
This PR updates the statistics data in CSV format.
- Updated de locale
- Updated es locale
- Updated fr locale
- Updated ja locale
- Updated ko locale
- Updated pt-br locale
- Updated ru ...
automated-pr
Summary
Closes #32, #34, #35. Three cleanup items bundled.
#32 — Rename TrailsViewSet → TrialsViewSet
Typo fix. 15 references across 5 files (trials_views.py, urls.py, graph_view.py, 2 test files). ...
DOI-readiness audit pass
Makes this repo coherent and citable as part of the Hermes Labs body of work, and prepares it for a Zenodo DOI.
Changes (docs/metadata only unless noted):
- Add .zenodo.json ...
Summary
P1.5 R-06 from the audit. Optimistic-clear pattern for the chat input with rollback on send failure.
Before
def _handle_send():
msg = chat_input.value.strip()
if msg and on_send_message: ...
Automated Release PR
0.36.0 (2026-05-30)
Full Changelog: v0.35.1...v0.36.0
Features
- responses: add sandbox built-in tool (9306b5e)
This pull request is managed by Stainless s GitHub App.
The ...
autorelease: tagged
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Goal
Split the Experiment Runner Slack Socket Mode bridge into bounded modules while preserving python3 -m
scripts.orchestration.experiment_slack_socket_bridge and existing operator behavior.
Business ...