Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML is:unmerged language:HTML language:JavaScript

Filter by

74.3M results  (1 s)

74.3M results

Summary Slice 1 of the content batch you asked for: activities + milestone modals + 40 new events. Pure additive content/system layer — no public APIs change, no other phase work depends on it. Independent ...

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Summary Commercial infrastructure pass for ORB Residential: usage spending caps, Stripe top-ups, server-side project memory sync, billing modal polish, and production ...

What changed README.md — removed the ## Dependency notes section at the bottom. This section contained a weekly maintenance entry (moved black/isort to dev-only, CI action version bumps) and a table of ...

Summary - Restore the home page (TabsDashboard React island) which is currently broken with ReferenceError: React is not defined in prod. - Make the prod Docker build reproducible by switching ...

What why Records the answer to * should #686 s S3 auto-memory sync cover Codex too? * → No, by design. Encodes the decision in the docs so it isn t relitigated and so Codex (which reads AGENTS.md) knows ...

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

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses subprocess ...
ai-remediation
severity-medium

💡 What: Replaced the element-by-element Python loop in PinkNoise.generate with vectorized calls to scipy.signal.lfilter. Added internal state arrays (_zi) to manage recursive state between calls, and explicitly ...