pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript is:public language:Python
Filter by
241M results
Summary
First of three PRs implementing the end-to-end review s recommendations. This one is pure low-risk hardening: nothing
user-facing changes meaningfully, but durability, accountability, and a11y ...
F2 — Mapeamento supplier↔product + canais
Segundo PR da Cotação. Liga o cadastro de fornecedor ao catálogo de produtos.
/fornecedores ganha
1. Botão Produtos (N) em cada card
Abre sheet com:
- ...
Summary
- The setup die used to tumble via CSS keyframes for ~1s and then teleport to its hero pose in a single frame, reading
as an abrupt stop. It now eases into place.
- Two-phase roll: a free ...
Summary
- Add bilingual summary entry points to repository documentation.
- Keep existing detailed docs intact while adding Chinese or English summaries where missing.
- Add cross-language navigation ...
Summary
The harness ships a built-in simplify skill that overlaps in name and purpose with our project code-simplify skill. The
Stop hook reason text named code-simplify, but the agent routinely launched ...
Root cause: ExperiencesView fully unmounted on every tab switch (switch statement in renderView), so each visit to
Community triggered a fresh DB round-trip — 1-3s on cold Vercel instances.
Fix: fetch ...
Show object type in the panel title (Order: SGTE-0188 / Customer: COGS Demo Etsy) so it s clear which record type you re
on when drilling across objects. Breadcrumb inherits it.
- GraphQLModule.forRoot (Apollo driver, code-first autoSchemaFile, Apollo Sandbox in dev); req/res exposed on the
GraphQL context as a seam for the team s cookie-based auth.
- PingResolver placeholder ...
Summary
- Add stdlib HTTP control-plane surface for phi-detector: GET /health and POST /scan
- Keep fail-closed behavior, silent logs, bounded request body, and generic errors
- Preserve stdio compatibility ...