pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Go is:unmerged
Filter by
70.6M results
What
The first genuinely new plugin since the refactor — a second SVG exporter that fits cubic Béziers through each contour —
plus a UI upgrade that makes the pipeline composable: process plugins toggle ...
Bumps actions/checkout from 4 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
Codemagic iOS signing failed during xcode-project use-profiles because profile assignment was being applied beyond the
app project and hit React Native module projects under node_modules. This PR narrows ...
Summary
Add a lightweight GET /api/health endpoint for uptime monitors and load balancers,as requested in #111
Changes
- Add GET /api/health route in web/app.py, placed right after the existing /healthz ...
!-- YOU MUST FILL OUT THIS TEMPLATE FOR YOUR PR TO BE ACCEPTED!
Requirements
!-- Your domain MUST pass ALL the requirements below, otherwise it WILL BE DENIED. -- !-- Change each checkbox to [x]
(all ...
Adds the answer-quality evidence on top of Tier-3 recall (DESIGN §9): an answerer LLM answers each question from
knowbase s grounded context vs a RAG-over-source context, and a judge LLM scores accuracy ...
SPIKE — NOT FOR MERGE. De-risks the openapi-generation RFC s Unit D (full contract-first oRPC) before we commit the API
to it. The RFC s one flagged unknown was that oRPC mounts its own router beside TanStack ...
Obiettivo
Aggiunge la fase finale PR5 per certificare PipelineGen end-to-end dopo PR0-PR4.
Modifiche
- nuovo docs/roadmap/PR5_FULL_WORKING_E2E.md;
- indice roadmap aggiornato da PR0-PR4 a PR0-PR5; ...
What
BindKeyToObject did an O(n) linear scan of every entity per reference. This adds an O(1) exact-bind path backed by a
per-context (kind, lineage)→entity index.
- New optional RevisionedSource capability: ...
💡 What: Combined multiple independent COUNT(*) SQLite queries into a single SELECT statement with scalar subqueries in
src/olympus_v3/server.py and src/olympus_v3/db.py.
🎯 Why: Running multiple independent ...