pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python is:unmerged language:JavaScript
Filter by
63.3M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess.run to ...
ai-remediation
severity-low
Why this fix works
- Parameterized queries separate SQL logic from user-supplied data, preventing injected input from being interpreted
as SQL commands.
- The database driver handles escaping ...
What why
Push new messages live so the thread feels faster than WhatsApp on one bar. Neon stays the seq-authoritative durable
store and the REST after_seq sync still backfills anything missed — this ...
Summary
P1-6: make Code Agent edits actually safe to apply. The old flow applied each modification one-by-one via a line-based
IPC call. That had three real bugs: (1) not atomic — if edit #3 failed, edits ...
Summary
Yes — now an iPhone (or any OS) in dark mode lands the user in our dark theme automatically. Previously the app
defaulted to a fixed light theme, so a night-mode iPhone user landed in a glaring ...
Adds sample data and pipeline history support so a fresh checkout is easier to inspect and validate.
Summary:
- Add an idempotent sample-data seeding service and CLI script.
- Add latest pipeline-run ...
fix: The Lint job (mypy via hatch fmt --linter --check) fails because the
Summary
Promote the Headroom structured tool-output compression experiment to Phase 1 as disabled-by-default code + tests only.
- Add bundled opt-in headroom plugin using the existing transform_tool_result ...