pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:CSS
Filter by
184M results
Motivation
- The shared AppShell applied lg:h-screen lg:overflow-hidden to all pages, which trapped the logged-out landing page
(/) at a fixed desktop height and prevented vertical scrolling so ...
codex
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| sharp (source, changelog) | ^0.34.5 → ^0.35.0 | age | confidence |
Release Notes
details summary ...
dependencies
Unified replay for grafana/grafana
Docs-only promote. Marks PR #2d (R2 attachment streaming) shipped in BUILD_SEQUENCE.md and resets
gdpr-data-subject-rights to no-increment-authorized. No code, no schema, no runtime change — prod-verify ...
Problem
registerSkills() ran ONCE at startup (initLearning()), POSTing each of the four agent skills (planner, executor,
skeptic, director) to OpenViking s /api/v1/skills as a single fire-and-forget request ...
Goal (pain point #1 payoff)
The user-facing fix: stop forcing manual model-name entry, and give clear save/connection feedback. Wires the discovery
service (PR3) into the options model settings.
Stacked ...
Removes esbuild. It s no longer used after updating ancestor dependency vite. These dependencies need to be updated
together.
Removes esbuild
Updates vite from 6.4.3 to 8.0.16 details summary Release ...
dependencies
javascript
Resolve code scanning findings: sanitize JSON file paths (basename) and reject prototype-polluting plugin keys.
Test PR to validate that Code Quality Failure check fails correctly.