pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:HTML language:Java
Filter by
155M results
Summary
- Null guards added to exerciseMatchesFocus and getExerciseDisplayCategory — both previously called
exercise.muscles.some() with no guard, crashing on any exercise without a muscles field ...
Evidence-driven. Every archived .main-thread-freeze.*.json marker on the fleet shows a 14–30s hard-freeze with
active_operations: (none registered — blocker not yet instrumented with trackOp) . The freeze ...
Merge pull request #43 from d4rr-code/repair/frontend-mary
Description
!-- Describe the changes introduced by this PR for the reviewers to fully understand. --
Steps
!-- Actions to be done pre and post deployment -- Pre-deploy
Post-deploy
This PR adds the newly implemented device authorization methods (deviceAuthorizationRequest and
deviceAuthorizationGrant) to the API surface reference.
Story
US-001: NotePulse Mini - app shell, state and persistence
Changes
STATUS: done STORY_BRANCH: 4150b4db-us-001 CHANGES: Implemented US-001 app shell, state and persistence for NotePulse
Mini. Added ...
Runs with any OpenAI-compatible protocol.
I used Ramalama for testing
I m not familiar with the models, but qwen3:4b works the best. Start with:
ramalama run qwen3:4b --mcp http://localhost:8085/mcp/sse ...
Summary
Fixes 3 bugs and adds Study AI feature, language preference, and Group Study lobby.
Bug fixes
- Games → Group Study button broken: onclick= location.href=\ /group-study\ had quote nesting ...