Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Go language:Java

Filter by

205M results  (2 s)

205M results

Summary The backend failed to start (and npm run seed failed) with: Error connecting to MongoDB: options usenewurlparser, useunifiedtopology are not supported backend/package.json pins mongoose@^9.4.1, ...

Unified replay for RoaringBitmap/roaring

Motivation - Provide a clearer project overview and maturity matrix in README.md for an integrated alpha/pre-production multi-agent platform. - Persist local validation artifacts by ignoring validation-results/ ...
codex

Summary Closes #4 Adds the lookup_labor_time MCP tool requested in issue #4. This allows an AI estimator to retrieve labor times in 1–2 tool calls instead of 4–6 manual navigation + text-parsing steps. ...

Improve student activity registration system Many changes

💡 What: Added an estimated time remaining indicator (TimeRemainingColumn) to the global firmware build progress bar. 🎯 Why: Long-running CLI batch operations can leave users uncertain about progress. Adding ...

What why Refactors bin/check-sandbox-runtime.bash to reuse the shared sandbox runtime installation helpers from lib/sandbox-runtime.bash and lib/sudo-helpers.bash, eliminating ~60 lines of duplicated ...

- 💡 What: Replacing direct requestAnimationFrame with RenderCoordinator.subscribe in SafeModeVisualizer. - 🎯 Why: requestAnimationFrame doesn t batch renders efficiently, causing UI updates outside ...