pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:HTML language:HTML
Filter by
176M results
💡 What: Added aria-label= Action menu to the icon-only Action Menu button in the Grammar Checker. 🎯 Why: Screen readers
need descriptive text for icon-only buttons to convey their purpose to visually ...
Adds support for Google Antigravity CLI (agy) as a harness alongside Claude, Kiro, and OpenCode.
What s wired
- Context: ~/.gemini/GEMINI.md ← symlink to context/CONTEXT.md
- Skills: ~/.gemini/skills/*/ ...
Related Issue
Closes #8795
Summary
This PR resolves critical rendering, navigation, and routing issues introduced during the migration from static HTML to
EJS templating.
Previously, the application ...
level:intermediate
merge-conflicts
type:refactor
Summary
Operator-reported on a Supermicro H12SSL-I PXE flash over IPMI SoL: between the existing bty: auto-flash starting and
bty: flash complete; rebooting markers the SoL stream was silent for several ...
Review-driven improvements across three focused slices. Everything stays paper-only (no live-broker wiring) and follows
the repo s Alembic + shared-strategy conventions.
Phase 1 — Trust the numbers (backend) ...
Summary
Follow-up to #9 — documents the two new per-preset options in the README (they shipped without README coverage).
- Expands the Presets options list (6 → 8) to include fan_mode and switches. ...
Draft PR accumulating the foundational build. Will grow with the domain core, adapters, service layer, and the Streamlit
app before review.
Done so far
Phase 0 — Scaffold environment
- pyproject.toml ...
Summary
This PR adds comprehensive prompt/response history tracking for debugging and transparency, and improves DOCX
translation by preserving inline formatting (bold/italic/color) within paragraphs, ...
geometric_awrs computes estimator = min(max_accepts-1, n_accepts) / (n_accepts + n_rejects - 1) When a draw is accepted
with no rejects the denominator is 0 and AWRS raises ZeroDivisionError - crashed ...