Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Python is:public

Filter by

182M results  (2 s)

182M results

Closes #23. Problem The quality suite s generate_metrics() measured each operating point sequentially — per task it ran the encoder, decoded the output to PPM, then ran iqa-cli, one task at a time. A ...

Vanta Self-Heal Target: functions/preFlightAptLockClearer.js Rationale Autonomous self-healing: Implement a pre-flight lock clearance mechanism that autonomously checks and clears APT locks before task ...
awaiting-review
vanta-proposal

What does this PR do? Fixes a silent hang when memory replace fails to find a substring match. The zero-match error response now includes current_entries and entry_previews, giving the agent visibility ...

Summary Fixes three open issues in the Sibyl Memory integration: #268 — @sibyl directive was a no-op placeholder - Registered resolve_sibyl resolver that strips the directive from output - Added ...

⚡ Bolt: Replace SQLite fetchall() with direct cursor iteration Replaces cursor.fetchall() with direct cursor iteration (for row in cursor) in embeddings.py, federation.py, and summarizer.py. 💡 What: ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: MEDIUM - Confidence: 75% - Auto-fix allowed: False 📝 Summary The application uses the ...
ai-remediation
needs-human-review
severity-medium

pr referente a us-06 para gerenciamento dos colaboradores associados tela com a lista de colaboradores e status de cada um. modal para revogar o acesso mudando o status pra expirado. modal pra renovar ...

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Summary - Extends scripts/hostinger_vps_apply.sh to automatically append JSON_LOGS=true and GRAFANA_URL (derived from VPS public IP) when missing from .env. ...

💡 What Removed the unused import string and the redundant import pybtex.database.input.bibtex statements from markdown_generator/pubsFromBib.py and its Jupyter Notebook counterpart. Notebook execution ...