Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript is:unmerged language:HTML

Filter by

59.7M results  (1 s)

59.7M results

This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | | --- | --- | --- | --- | --- | | rollup (source) | devDependencies | minor | 4.61.1 → 4.62.0 | OpenSSF Scorecard ...

Implements assembleContext() (harness/context.ts) — issue #15, the last M2 issue. PRD §6.2. What it does Packs retrieve() s already-permission-filtered, RRF-ordered output + persona + tool defs + the ...

D-107 byte-identical replacement carrier (ONE file) Per founder D-107 (carrier BUILD authorized). One-file replacement carrier transporting the D-106 security-audited workflow byte-for-byte onto main, ...

Bumps @anthropic-ai/sdk from 0.104.1 to 0.104.2. details summary Release notes /summary p em Sourced from a href= https://github.com/anthropics/anthropic-sdk-typescript/releases @​anthropic-ai/sdk s releases ...
dependencies
javascript

Bumps vitest from 4.1.8 to 4.1.9. details summary Release notes /summary p em Sourced from a href= https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.9 /h2 h3 ...
dependencies
javascript

Proposed change The html5.send_message and html5.dismiss_message actions already have dedicated pages under source/_actions/. This replaces the leftover inline actions block on the integration page with ...
current

Resolves #10364 This PR adds a fully functional interactive tabs component using purely HTML and CSS. Changes: - Created \css-only-tabs\ component directory - Implemented \demo.html\ using the radio-button ...
component
contribution
gssoc:approved
GSSoC-26
level:intermediate
type:feature

Replaced dynamically resized array allocations .push() for bids and asks arrays in fetchOrderBook with pre-allocated arrays (new Array(LEVELS)) and indexed assignments. What: Changed [] array initialization ...