pullrequests Search Results · language:Edge language:Python language:PHP language:Python language:PHP
Filter by
67.1M results
Summary
- Add CorrectionJudge ABC, Verdict, GeminiCorrectionJudge, LocalCorrectionJudge stub, and get_correction_judge()
factory selected by BRAINLAYER_JUDGE_BACKEND.
- Reuse the existing enrichment ...
Implements the W001.1 milestone: a self-contained qplant_presentation_engine package runnable via python -m
qplant_presentation_engine, producing the required startup sequence with exit code 0.
Package ...
Post-merge anomaly review after the harvest-routine fix campaign (PRs #4–#8) and the pathspec-commit safety protocol all
landed on main. The 4 entries left open in docs/anomaly_log.yml are all either benign ...
Added CONTRIBUTING.md with development setup, code style guidelines, and areas where we need help.
Problème signalé
Sur mobile, l affichage n était pas parfait : « surtout lors des clics, la page se grandit un peu et sort de l écran »
(ouverture d un menu/overlay → débordement horizontal).
Diagnostic ...
Summary
Several docstring Example blocks ship code that fails if a user copies it verbatim — wrong function name, wrong keyword
argument, or a syntax error. This PR corrects five such examples across ...
Summary
- Add a TimePlayback panel component with a draggable time slider, play/pause button, ×1/×2/×5/×10 speed selector and
a return to live button.
- Playback state is managed by a new use-playback.ts ...
Problem
The Docker build fails on python:3.12-slim, which now resolves to Debian Trixie (Debian 13). In Trixie, libgl1-mesa-glx
was obsoleted and removed, causing apt to error with no installation candidate ...
Summary
- Add install/install.sh with check, venv, configure, install, and help (defaults and env vars in help output).
- Add install/merge_sops_yaml.py to create or merge tokmint creation_rules into ...