Skip to content

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

Filter by

182M results  (2 s)

182M 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, ...

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 ...

Round 006 — residual two-line error-envelope unwrap (BFF contract tests) R004 fixed the single-line resp.json()[ detail ][ error ]. A two-line form remained: detail = response.json()[ detail ] # ...