pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML language:Python
Filter by
175M results
💡 What: Added a 300ms debounce to the patientSearch input event listener. 🎯 Why: The search functionality was triggering
a full db.collection( patients ).get() query on every single keystroke. This is ...
What this does
Flips the IAM autopilot from paper/alert mode to live trading on the Render deployment.
Changes to render.yaml
| Var | Value | Notes |
| --- | --- | --- |
| IAM_AUTO_TRADING | true | ...
Summary
- Confirm the consolidated EDIG mapping against official SII AT2026 sources.
- Record that F22/DDJJ/F29 follow certification/upload/media workflows, not a public REST API path.
- Clarify ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/setup-node | action | major | v4 → v6 |
Release Notes
details summary actions/setup-node ...
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
The Langfuse public/secret keys are secrets → they belong in config/secrets.yaml, not a top-level block in repos.yaml.
Secrets already carries langfuse_public_key/secret_key/project_name/base_url; _apply_global_langfuse ...
Summary
Chunk 2 (cont.) of the hermes→iris rebrand: rename leaf module hermes_logging.py → iris_logging.py (+ its test file).
- git mv both files (100% / 85% rename, history preserved)
- Updated ...
When a kernel dies, the gateway server broadcasts an iopub status message with execution_state= dead . Previously this
message was silently discarded because it doesn t match the current cell s parent_msg_id. ...