pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Python language:JavaScript
Filter by
183M results
Problem
The Cyclotron V2 (Node) janitor currently fails poison-pill jobs and then hard-deletes them during cleanup, permanently
dropping in-flight runs with no recovery path. Restoring the V1 dead-letter ...
Test 3
Summary
Addresses the seed-migration-008-012-not-idempotent (HIGH) and seed-migration-partial-apply-no-atomicity follow-ups from
epic #431 (batch B2).
_apply_foundation_migration_if_needed ran every ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Why
Since COACH_GROUNDING_GATE=1 (v0.1.5+), each /turn does several synchronous LLM-bound steps instead of one — and replies
now take 60s. Before optimising, measure each step rather than guess which ...
Hosts a 1-page brief at /briefs/edd-audit-onepager.pdf so it can be linked (clean canonical URL) in outreach to the
JLAC-approved EDD audit team, rather than attached.
- Maps CA State Auditor Report ...
Generated a code review report encompassing the frontend and backend codebase and delivered it via email. Did not commit
any generated report artifacts or scripts to maintain a clean repository.
PR created ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
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 ...
Description
Characterization test suite for reduction operation semantics on NDDataset, locking down current behavior before any
NDMath refactoring or result-assembly changes.
Covers:
- sum, mean, ...