pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python is:unmerged
Filter by
63.3M results
What
Housekeeping — no code changes.
- AGENTS.md — mirror of CLAUDE.md so non-Claude coding agents pick up the same project context, conventions, and
trading guardrails. Verified identical to CLAUDE.md ...
Motivation
- Introduce an explicit entry RSI profile that prefers RSI in the 45–55 band for entry decisions and factor it into
final scoring.
- Use the runtime execution_interval (defaulting to ...
codex
Updated docstring reference. Checked mkdocs and tests.
PR created automatically by Jules for task 339426633513510398 started by @roberto-viviani
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Adds AGENTS.md with Cursor Cloud–specific development instructions for ContractorHQ (Expo web + hosted Supabase).
Environment was verified in Cloud Agent:
...
🤖 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 ...
ai-remediation
needs-human-review
severity-high
RFC
.planning/rfcs/rfc-fleet-2-distributed-embedding.md item 7. Branches from main (0019 schema, claim primitives, fleet-1
hosts/benchmarks all merged) — independent of the #107/#108 stack; the TTL read ...
Motivation
- Upgrade the RT-005 scaffold into a Stage 2 owner-specification planning artifact that defines ownership seams for
context-packets and hidden information while preserving non-implementation ...
codex
Summary
docs/switching/macsec-sonic-high-level-design-document.md (current 4.4) was flagged for: HLD references Phase I-IV
staged requirements but had no mapping to which Phase elements are actually present ...
💡 What: Replaced np.transpose and pygame.surfarray.make_surface with
pygame.image.frombuffer(np.ascontiguousarray(frame).data, ...) in _frame_to_surface. 🎯 Why: The previous method caused
significant CPU ...
Closes #28.
Problem
When a parallel task group was merged and then logged, every task in the group recorded the same merge-commit SHA as its
done_sha (the screenshot in #28 shows T2/T3/T4 all = f82a9d0…). ...