pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:JavaScript language:PHP
Filter by
143M results
Settings → AI engine: status (extractor, gate, config source, rubrics loaded) + a config form (model endpoint, model
name, write-only bearer key, attestation-gate toggle) + Test connection. Admin-only ...
Two IaC folders under infra/ to provision the AWS GPU host that runs engine-services: terraform/ and cdk/ (TypeScript),
equivalent. Both create a GPU EC2 (Deep Learning AMI), SG (8001-8004), IAM+SSM, sized ...
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
整首歌词替换
歌曲名称: 时代
已替换整首歌词。
Fixes #824
Problema
Race condition: el listener de controllerchange se adjuntaba después de un await en getRegistration(), perdiendo el
evento si el SW ya había activado antes.
Fix
- Listener de controllerchange ...
Audit Fase F (3 agentes paralelos) detectó 3 bugs reales que merecían fix. Falsos positivos descartados (race conditions
teóricas, debt de docs).
BUG ALTA — Server-side mode validation faltaba
backend/src/orders/orders.service.ts ...
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
Summary
- AttributeClassRegistry tracks user attribute class #[Attribute] flags at compile time
- AttributeNames::validateDuplicates() allows repeated attributes when Attribute::IS_REPEATABLE is set; ...