pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript is:unmerged
Filter by
74.7M results
Automated test pull request
Summary
Records Paul s 2026-06-10 architecture decision: the rev2 board is a single-pump watering node. Reservoir refill becomes
the job of a future central reservoir unit (one pump drawing from the single ...
PM CLI hardening audit - 2026-06-10
Scope: systematic robustness pass over cli_anything/propertymeld for three recurring failure classes:
- destructive defaults lacking already-populated probes
- ...
Summary
Closes the two video roadmaps (road-to-video-foundation-validation, road-to-video-provider-multiplexers — both archived
in this PR) by proving the submit/poll/fetch adapter contract v2 against ...
Summary
Implements PR 5 of plan/sprints/graph_health_catalog_and_metrics.md §7 — ETL extraction recall, diagnosis-first.
Phase A — Diagnosis
Bucketed all 4,727 SqlQuery.parse_failed=true rows on the ...
Go-to-market hardening — Quickstart chat path
The #1 GTM priority: harden the stranger-facing **public Quickstart ask MIRA ** experience on factorylm.com
(/api/quickstart/ask). This PR closes all three ...
Summary
Add 24 comprehensive tests for the grammar fix that enables single-letter exercise parsing.
Test Coverage
Single-Letter Exercises:
- Lowercase (a, b, z) and uppercase (A, Z) letters
- With ...
- Problem limit query parameter had no maximum cap. User could pass limit=999999 to fetch the entire table in one
request.
- Fix
- Added .max(100) in Zod schema in routes.js
- Added Math.min(limit, ...
: fix(dashboard): esconder card de curtidas até backend expor likes (S2-05)
O que muda
- Card Curtidas no dashboard do criador escondido atrás de uma flag (CURTIDAS_ACTIVAS), porque o sistema de likes ...
Summary
- infra/football_league_stack.py — add custom:role, custom:club_id, custom:player_id to Cognito App Client
read_attributes so they appear in the ID token (without this the role check always ...