pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:Python language:Java
Filter by
181M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The use of subprocess can lead to ...
ai-remediation
severity-low
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses the subprocess ...
ai-remediation
severity-medium
…s-device
This reverts commit 171d9a27323454bfaeecc85a57dfaac28d104d9a.
This PR has been triggered in an effort to close out the migration for librdkafka214.
IMPORTANT: If you close this PR, the bot will presume that the feedstock has been rebuilt with this update and WILL ...
Summary
Adds the first M17 local NAS backup scaffold. This slice defines the backup job contract and output layout without
implementing live data backup yet.
Scope
Changed files:
- scripts/backup/run-local-nas-backup.sh ...
Restores a reliable vX.Y.Z-tag → image build (release-please choked on pre-semver Merge … commits) and bumps the
release-please manifest to 0.3.0. Repo switched to squash-merge only so future history stays ...
Resolves #65
Summary
This PR implements the locations superset core framework under Epic #42, adhering to Principles 6, 11, and 12 of the
GMEOW Constitution.
Proposed Changes
1. Core Ontology (ontology/modules/places.ttl) ...
Context
The per-patient AI note currently serves one audience: the internal associate. This adds a second, outward-facing
element — a one-line clinician update suitable for sharing with the treating PT ...
Summary
Closes #20. Adds the thread mutation and time-travel endpoints needed for parity with the LangGraph Server (HITL
editing, cleanup, time-travel reads):
- PATCH /threads/{id} — update thread ...