pullrequests Search Results · language:Dune language:Python is:merged language:JavaScript language:JavaScript language:JavaScript
Filter by
86.4M results
Gap: The test suite has no timeout enforcement at any level - no pytest-timeout plugin, no timeout-minutes in CI jobs,
no global test timeout. GitHub Actions default job timeout is 360 minutes, so a hung ...
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
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
Motivation
- Establish a stable documentation foundation for product, architecture, engineering, design, audits, ADRs, feature
specs, and roadmap before implementation begins.
- Capture an audit ...
codex
Consolidatie-sweep As 2 (ARCH-1) — batch 2. plant + pet rolden hun eigen errors/validate-blok mét een handmatige
validateVisibility-aanroep; nu via de gedeelde useEntityForm + pure formValidation-regels ...
Root cause
The CMS/Editor login modal showed ** Đăng nhập Google đang tắt. ** purely from a stale ?auth_error=google_disabled URL
param. init() displayed that warning blindly on page load, before consulting ...
…EADME
- Break 1020-line api.py into src/routes/matches.py, src/routes/predict.py, src/services/archive.py,
src/services/elo_sync.py — api.py is now a slim app factory (~110 lines)
- Replace all ...
Summary
- Adds src/knowledge_graph/kg_updater.py: a thread-safe singleton service that runs as a FastAPI BackgroundTasks
callback on every POST /documents/ingest, extracts entity mentions via heuristic ...