pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:C#
Filter by
49.6M results
This PR introduces the E2E verification report from the live production audit (https://aspiral.icu).
Key Findings:
1. P0 BLOCKER: The configured Supabase project (egtwatyodujxofrdznen.supabase.co) is ...
Closes #8635
Summary
Closes #8635
Replaces the remaining legacy Input/Select usage in the Workspace Settings sourcemap settings slice.
Changes
- Replaced @components/Input/Input with a native styled ...
1. Streak card day offset
→ = in the filled condition. With streak=1, currentStreak = (6 - i) for yesterday (i=5) gives 1 = 1 = true. Previously
1 1 = false left yesterday s box empty even when the streak ...
Qué es (mejora #2 de las 3 del módulo de reservas)
El calendario del cliente (/disponibilidad-dias) calculaba los días bloqueados con un loop que por cada día del rango
re-escaneaba todos los segmentos ...
This updates TagMo’s Bluetooth flow to better recognize current BLE amiibo devices and introduces Pixl.js as a
first-class navigation target alongside existing panels. The goal is to reduce device discovery ...
This PR simulates a more realistic recurring failure: the same dependency-resolution family returns, but the dependency
file moved from requirements.txt to requirements/base.txt. The old remembered fix ...
He modificado el archivo main.py
enhancement
help wanted
Done =
Makefile defines ci: = pytest tests/ -v (exit-5 tolerant) and .github/workflows/test.yml runs make ci, so local ci-test
and CI invoke one identical command and cannot drift. ci-test ~/dev/paging-mcp ...