Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:C++ language:Python language:HTML

Filter by

267M results  (2 s)

267M results

Second of the four CBOR oracles (one authors, others replay) — the F# oracle agrees on the canonical-CBOR seed (golden-vectors-cbor.json, landed in #6506). Float + Bytes now locked in F# too. What ...

Clean-room match of FUN_00411d10 in ffxivgame (VA 0x00411d10, RVA 0x00011d10). - Adds exactly one file: src/ffxivgame/_rosetta/FUN_00411d10.cpp. - Verified byte-identical: make diff FUNC=FUN_00411d10 ...

Motivation - Provide a shared, structure-first pricing architecture and GTM collateral catalog so Olympus Labs can package and sell Aether solution offerings to commercial, enterprise, regulated, ...
codex

Summary inter-team coordination の op/projection route を、 participant-portal Lambda から専用の最小 IAM Lambda (CoordinationDispatcher) へ分離する (ADR-030 Phase 2 / S2)。 背景: participant-portal Lambda は AWS Console ...

Summary - harden Studio/Workbench/Hub bootstrap behavior so stale or missing workflows do not produce invalid fetches or dead-end entry points - preserve legacy runtime alias normalization and ...

GitHub marks a workflow run as failure when all jobs are skipped. The on: push + if: github.event_name != push combination always skipped the build job, creating a failure run for every commit. Removing ...

What this change does Resolves #435 This PR updates the content-block and question implementations of the OrbitalSim widget to query the api for the defaultZoom value that should be passed into the OrbitalSimProvider, ...

Cross-Origin-Opener-Policy 헤더를 vercel.json에 추가하여 Firebase signInWithPopup의 팝업↔부모창 통신 허용.

What does this change and why? Reorganizes the package around a provider-agnostic RuntimeClient contract, with GatewayClient re-expressed as an extension of it — so a non-gateway backend can implement ...