Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript is:merged language:JavaScript

Filter by

85.2M results  (2 s)

85.2M results

Automated domain scan results

Adds a frontend-only mobile cleanup for the home/marketplace page and navigation. Changes: - Allows the navbar to stack and scroll cleanly on phones - Keeps the logged-in email from crushing nav ...

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

Problem The entity graph loaded a single entity s 2-hop ego subgraph on first paint — centered on an arbitrary most-recently-seen entity (list().items[0]), then getNeighbors(root, 2). Two limiters confirmed ...

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

What Phase 2 (E4 hardening) — line coverage is now measured repo-wide, not just asserted per harness. - Add pytest-cov (dev group) + a make coverage target. - CI lib lane runs pytest --cov=harnesses ...

Problem bot.py passed the actual secret token values as arguments to os.environ.get() instead of the environment variable names, so both lookups always returned None and the build failed with secret TELEGRAM ...

The bug (caught by the harness s own output) The final harness run reported _EXPECTED_EVENT_KEYS covers **11** LIS fields including a phantom EventID — but the worker s actual frozenset has 10. Cause: ...