pullrequests Search Results · language:Dune language:Python language:TypeScript
Filter by
133M results
Summary
Updates the LICENSE file to the standardized proprietary license format.
Changes
- Simplified license text to standard proprietary format
- Copyright holder: Construct AI
- All rights ...
This PR implements Phase D1 of the Dashboard Redesign track.
Goal: Define role-based dashboard requirements before implementing UI. Scope: Documentation only. Verdict: STAGING-ONLY
/ dashboard planning. ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| pnpm (source) | 11.4.0 → 11.5.0 | age | confidence |
Release Notes
details summary pnpm/pnpm ...
Summary
- opens attendance request approve/reject routes to matching scheduler-scope actors while preserving existing
attendance:approve / attendance:admin behavior
- resolves approval targets ...
Commits automáticos #10 do dia (morning). Fecha após merge em main.
Summary
- send background-agent parent notifications with promptAsync instead of streaming prompt
- queue notifications when direct parent delivery fails or times out
- inject queued notifications ...
- Enabled direct video playback within the application interface.
- Added support for native fullscreen mode to provide a more immersive viewing experience.
v0 Session
v0
What
Hoist the two inline new Date(...).getUTCDate() expressions in MobileFilterSheet.svelte s Today/Tomorrow chips into
todayDay / tomorrowDay instance consts, placed next to the existing precomputed ...
What
Hoist the two inline NAV_ITEMS.filter(...) passes in Header.svelte out of the markup into script-scope constants
computed once:
const DESKTOP_NAV = NAV_ITEMS.filter((n) = n.desktop);
const MOBILE_NAV ...
What
Ships the Settings → Workflows tab — the first slice of Chunk 07, which was too large for one PR and mostly
backend-blocked, so it was split into per-tab sub-issues (#537–#541 under umbrella #435). ...