Skip to content

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

Filter by

264M results  (3 s)

264M results

Summary MEDIUM federation/tasks/route.ts: Validate target agent belongs to the same environment as the federation relationship — previously any valid federation token could target any agent on the spoke ...

Summary Two related pieces of work on the settings/actions surface. Settings → Advanced tab - Renamed the Ambience settings tab to Advanced and moved it last. - Scope-level pause switch toggle (drives ...

Summary - Adds backend/Dockerfile, frontend/Dockerfile, docker-compose.yml, and frontend/nginx.conf - nginx proxies /api/ to the backend service by Docker service name - Flask bound to 0.0.0.0 so ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @graphql-codegen/cli (source) | 7.1.0 → 7.1.2 | age | confidence | Release Notes details summary ...
renovate/@graphql-codegen/cli
renovate

N4 purchase tax-rate UI completion. Changes: - Add per-line taxRate capture to normal purchase-order create rows. - Carry taxRate through BOM expansion purchase-order children. - Validate taxRate ...

Summary This PR consolidates rule evaluation logic, adds comprehensive browser E2E tests with Playwright, improves caching and invalidation, and makes several targeted fixes across the codebase. Key ...

Summary Follow-up to #348, addressing a Sourcery review note. The /deletemydata page (and the pre-existing /privacy, /cookies, and /terms pages) used export const dynamic = force-dynamic together with ...

Closes #258. Problem PATCH /api/v1/expert/papers/{doc_id}/metadata commits rag_documents.sex_applicability, then best-effort restamps the paper s papers_rag Qdrant points via set_payload. On any Qdrant ...

Summary Fixes 5 data sync issues found during the app audit (KanbanPipeline stage counts, real-time invalidation gaps, race conditions). Changes 1. Row lock in transition_lead_status() (Fix 1) leads_service.py ...