pullrequests Search Results · language:Edge language:Python language:PHP language:PHP language:PHP
Filter by
67.1M results
TRANSPORT COMPUTATION — BOUNDED SHADOW TEST-VECTOR COMPUTATION
Summary
Implements the bounded DETERMINISTIC_ENUMERATED_BASIC_FEASIBLE_SEARCH transport computation algorithm in the SHADOW
lane, running ...
What
Backend for PR2 — promote the free-text ubicacion_base of inventory items into a proper locations catalog.
Catalog (a5afd28)
- New ubicaciones table: unique nombre, optional descripcion, nullable ...
What you discovered
The register endpoint in backend/app/main.py handles the sqlalchemy.exc.IntegrityError when a race condition occurs by
rolling back the session and raising an HTTPException. However, ...
Summary
A large but cohesive branch organised around two new capabilities and a sweep of polish on top.
New capabilities
- Temporal integration — expr.integrate(t) performs trapezoidal integration ...
Summary
Combines three feature branches into a single PR:
1. Verify pipeline (feat/verify-pipeline, 11 commits): Hydra-based pipeline (pixi run verify) that clones original
PyTorch repos, dumps ...
Summary
Closes the reliability gap surfaced during the v8.18.7 fleet ship: 4 of 6 worker daemons died without writing
`agent_exit` to their daemon-log. The boss was left believing they were healthy while ...
Summary
Brief description of what this PR changes and why.
Closes # !-- issue number, if applicable --
Type of Change
- [ ] Bug fix
- [ ] New feature
- [ ] Refactor / internal improvement
- ...
Closes #4
Summary
- Add per-role Ollama model configuration with fallback to DEFAULT_MODEL.
- Extend /llm/status with per-role model information and configured endpoint validation.
- Add prompt ...
Motivation
- Reduce expensive per-class/subject query fan-out on admin dashboards by batching and caching result lookups.
- Eliminate N+1 lookups and repeated flush/expiry behavior during full workbook ...
codex
🎨 Palette: [UX improvement] 💡 What: Added Accessible.role: Accessible.Grip along with descriptive Accessible.name and
Accessible.description properties to the 8 hidden MouseArea elements used for frameless ...