Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:TypeScript language:CSS

Filter by

272M results  (2 s)

272M results

Removes esbuild. It s no longer used after updating ancestor dependencies esbuild, @vitejs/plugin-react, @vitest/coverage-v8, vite and vitest. These dependencies need to be updated together. Removes esbuild ...
dependencies
javascript

Auto-created by Slot 4 repair workflow.

Unified replay for MobilityData/mobility-database-catalogs

chore: update content and fix errors...

Motivation - Establish a clear, documentation-only skeleton for a disabled Sync Hub execution page so the future sync.html boundary and operator-visible sections are explicit before any implementation. ...
codex

Describe briefly what this PR is doing and why. !-- Reference issues with closes #1234 , or simply #1234 if not closing. Testing Explain how you tested this PR and give clear steps so the reviewer ...

Problem The lifespan context manager in app/main.py was empty (just a bare yield), so Base.metadata.create_all was never called. On Railway, this meant the PostgreSQL tables didn t exist when the first ...

Was warum Entblockt den Auto-Deploy nach pm.aicoreinfra.de. Zwei zusammenhängende Fixes: 1. oauth2-proxy Env nach Repo portiert (docker-compose.yml) Drei Settings waren live auf dem Prod-Checkout ...

What - Switched Selvir to HTTP/AJAX scraping with HTML fallback for empty AJAX pages. - Hardened archive parsing and home-category discovery for the 20 live Selvir categories. - Added coverage for ...

Added rag/ingest.py to load data, chunk, embed, recreate Chroma collection, and print summary Added rag/retriver.py to accept a query and return top k (5) chunks with source, doc type, distance and preview ...