issues Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript
Filter by
40.8M results
Record the architectural insights that crystallized while making extractors self-contained, and reorganize the docs:
- New docs/architectureGuidelines.md — terse, top-level rules of the road.
- docs/architecture.md ...
Product direction (design). A verified-trajectory data foundry — the only RL/eval label a smarter model can t game.
Synthetic data collapses and RLHF labels are increasingly produced by the same model ...
design
Description
The email regex /^[^\s@]+@[^\s@]+.[^\s@]+$/\ is permissive (allows a@b.c). No maximum body size check before JSON
parsing. An attacker could send a multi-megabyte payload.
Location
\pi/auth/signup.js:34-36\ ...
Description
The
svpLocks\ Map stores Promise resolvers per eventId but never deletes entries after resolution. Over time this leaks all
events ever registered for.
Location
\pi/events/register.js:20-21\ ...
Description
\getRedisClient()\ at line 36 creates
ew Redis()\ at module scope with zero cleanup on handler exit. While a \close()\ export exists (line 207), no API
function calls it.
Location
\pi/_lib/rate-limit-storage.js:36-69\ ...
Follow-up from #50 s closure.
Goal
Capture a HW measurements baseline for the runner on bazzite against health_track#51, matching the protocol established
in eval-14 (Goose-era baseline). Three batches ...
enhancement
Description
\RedisStorageBackend.initialize()\ creates an ioredis client on module init but never calls .quit()\ or .disconnect()\
on function completion. In Vercel serverless, dangling connections accumulate ...
Goal
Choose the next meaningful build direction after the stable instrument-panel polish checkpoint.
Current stable state
The app now has:
- working public Pages route
- stable visual instrument-panel ...
Problem
FastAPI 0.137.0 (released, gezogen bei jedem frischen pip install in CI; Pin ist fastapi =0.115.0, 1.0.0 ohne obere
Schranke) bricht den App-Start:
fastapi.exceptions.FastAPIError: Prefix and ...
bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.