issues Search Results · language:Dune language:Python language:JavaScript language:Python linked:pr
Filter by
4.4M results
This issue is created automatically to track contribution activity.
updation
Tracked by upcoming PR.
enhancement
~55% of tools (~115 of 219) carry the same boilerplate before calling the client:
kwargs = {}
if cursor is not None:
kwargs[ cursor ] = cursor
if limit is not None:
kwargs[ limit ] = limit
return ...
@claude
Problembeschreibung
Beim Tracking der Boot-Captain-Paarungen (boatCaptainPairings) fehlt in der Haupt-Generierungsschleife die
Selbstausschluss-Prüfung, die in der Re-Akkumulierung (_reAccumulateDayStats) ...
claude
@claude
Problembeschreibung
Bei der Entscheidung, welche Türme geöffnet werden (Verfügbarkeitscheck gegen den Guard-Pool), wird der leaderCount
eines Turms nicht in den Personalbedarf eingerechnet. Dadurch ...
claude
@claude
Problembeschreibung
Werden per manueller Zwangszuweisung (forcedPlacements) mehr als 2 Personen auf denselben Turm fixiert, werden ab der 3.
Person alle weiteren stillschweigend verworfen – ohne ...
claude
Problem
The embedding CI job fails intermittently with 429 Too Many Requests from HuggingFace while downloading the test GGUF
model. All embedding/semantic tests error at setup (51 errors), so the lane ...
bug
Parent Algora bounty: #743
The web app has a real /settings page at apps/web/app/settings/page.tsx, and the production build includes that route,
but the shared Navigation component does not expose any ...
Parent Algora bounty: #743
Bug
GET /api/search passes req.query.q directly into globalSearch. In Express, repeated query parameters like ?q=design
q=backend can produce an array value instead of a string. ...
Sentry: https://thunderbird.sentry.io/issues/7088369914/?environment=prod project=4508965616680960 query=is%3Aunresolved
referrer=issue-stream
I want this error nuked from orbit!

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.