pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:PHP language:C#
Filter by
178M results
Summary
Sync Batch 1 speculative decoding bugfixes from upstream into vLLM-HUST.
Included upstream PRs:
- #40269 [Bugfix][Spec Decode] Wire draft_probs into probabilistic draft_model rejection
- ...
refactor: makes internal utilities private
Why the pull request was made
In prevision of the breaking release, move some internal utilities to a private module, and makes other internal stuff
private ...
What why
PR 3 of the roadmap — the UI overhaul: a sleek Insights page to view past accomplishments, statistics, and how the data
has evolved over time. Fully offline; everything is computed in SQLite. ...
Description
Updated typings test example in guidelines/07-typescript.md:
- Removed ThemableMixin as we no longer recommend it for new components
- Fixed the event listener example to use correct ...
Summary
- Abort polling loops via AbortController + signal propagation
- Preserve claudeExplanation on job apply when incoming is null
- externalJobSnapshotKey effect abort hygiene
Co-sign
Stein ...
- Backend: Complete doctor CRUD module with soft delete
- Frontend: Doctor list, form, and detail pages
- Database: V13 migration with Doctor table
- Integration: Connected to user and appointment ...
mypy in CI, clean across 125 files; real type fixes + list()- list_all() rename. 131 tests green.
🤖 Generated with Claude Code
Summary
Fixes the reconciliation errors investigated by IA Guardián v3.0 (see handoff v3.4 §30 and the Guardián s full
investigation report).
Bug: Pre-PR #49 (AUDIT-FIX WAL-H05), game_loss had a single ...