Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:PHP

Filter by

110M results  (3 s)

110M results

⚠️ Merge this PR using regular merge (not squash) to preserve history graph.

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

Onboard C (PR1) — kj start orchestration loop Final slice of the Brain epic (KJC-PCS-0061). Wires the pieces from Onboard A/B behind a single command: kj start [task] → runReadOnlySweep (0568) ...

Changes - Removes the 1–100 annotation from the Hotness label (was causing the header to wrap over two rows due to the pill layout) - Updates the placeholder from — to 1 to 100 - Adds an input ...

Summary Refined SYSTEM_PROMPT.md to eliminate contradictions, undefined triggers, and redundant directives that could cause ambiguous agent behavior. Changes - **Defined engineering mode ** — replaced ...

Resumen - Los controladores de mis-tests y simulacros usan los ids ya normalizados por Zod. - Se evita duplicar casteos manuales al listar e iniciar contenido sugerido/publicado. - Se documenta ...

Bumps linkify-it from 5.0.0 to 5.0.1. details summary Changelog /summary p em Sourced from a href= https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md linkify-it s changelog /a . /em /p ...
dependencies
javascript

ℹ️ Note This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @symfony/webpack-encore | ^0.19.0 ...
dependencies

Pins jwt.verify signature algorithm to HS256, encrypts OTP codes using bcrypt before database storage, and resolves circular dependency in sessionService. Closes #293