Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Ruby language:Java language:Python

Filter by

202M results  (2 s)

202M results

Summary Completes Task 004 from CURSOR_TASKS.md. Changes storage/opportunity_store.py - Added warm_lead_score REAL DEFAULT 0.0 to the outreach_attempts CREATE TABLE statement - Added an ALTER TABLE ...

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 95% - Auto-fix allowed: False 📝 Summary The use of subprocess.call(f ...
ai-remediation
needs-human-review
severity-high

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | EnricoMi/publish-unit-test-result-action | action | minor | v2.23.0 → v2.24.0 | Release Notes ...

This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | | --- | --- | --- | --- | --- | | npm-run-all2 | devDependencies | patch | 9.0.1 → 9.0.2 | OpenSSF Scorecard | Release ...

Summary #406 fixed grug-consumer s main-thread startup span but the worker-thread per-poll SQS spans still did not reach Datadog over hours. A local repro under the same ddtrace (3.19.7) could NOT reproduce ...

Closes the gap the install audit found: the installer compiled but produced a non-functional app (works in dev only). Coordinated fix: - Flatten the PyInstaller bundle into {app} (was {app}\FastFlowPrompt) ...