pullrequests Search Results · language:Edge language:Python language:C# language:Java language:Python
Filter by
101M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Restructure tests/ to mirror vexrag/ with behavioral unit/integration coverage, shared mocks, and seven Ollama-backed vx
scan smokes. Run medium Qdrant native poisoning via Qdrant server (Docker) and QDRANT_URL ...
What does this PR do?
Adds a skin-driven Claude-style startup banner path for the CLI while preserving the legacy full Hermes dashboard. The
new banner_mode: claude renders a rounded two-column welcome ...
Motivation
- Ensure parameter Size is respected when binding text and blob values so values are truncated to the configured
maximum and bindings behave consistently.
- Consolidate repeated BindText/BindBlob ...
codex
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Documenta el incidente del cutover a prod del 2026-05-30: outage ~50min de laia-agora y su recuperacion manual. Solo
docs.
- changelog.md: post-mortem (que fallo, recuperacion en orden, estado final, ...
What does this PR do?
Fixes the dashboard plugins page returning 401 in OAuth gated mode. When auth_required is active, the cookie-based
gated_auth_middleware authenticates requests, but _require_token() ...
Summary
Fixes SU-2 violations where function implementations don t match their docstring/type-signature claims:
- compute_area_weights() — docstring promised 5 columns (source_idx, target_idx, overlap_area, ...