Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:TypeScript language:Java

Filter by

53.1M results  (2 s)

53.1M results

What Stretches the header to full width to match the full-bleed hero. Removes the max-w-[1240px] mx-auto container on the header bar so the logo/nav/actions span edge-to-edge (with px-5 sm:px-8 padding) ...

Summary Make the internal Wear message and node wrappers true immutable snapshots, including defensive copies of message payload bytes. Baseline The wrappers were described as copied events but exposed ...

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

What Adds setup --provision-remote [--yes] [--json] — a CLI entry that drives the existing provisionRemote orchestrator end-to-end. This is the structured counterpart to the lean setup --provision-agent ...

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

Automated SHA bump for nightvision. The new SHA was validated via claude plugin validate in this workflow run before this PR was opened. | Old SHA | New SHA | | --- | --- | | 73a9d846b742 | a510be06ca7f ...

What The foreground-TUI-dials-the-daemon increment of #237 / graduation criterion #7 (real `alfred chat` turn). Builds the client end of ADR-0031 Shape B : `alfred chat` (owns the operator PTY) dials ...

The modal tab bar had no overflow handling; with 5 tabs (Season, Game Log, Advanced, Career, Game Highs) the total width ~395px exceeds a 375px phone screen, clipping the last tab entirely. - Add overflow-x: ...