Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP

Filter by

188M results  (2 s)

188M results

Bumps the actions group with 1 update: aws-actions/configure-aws-credentials. Updates aws-actions/configure-aws-credentials from 6.1.1 to 6.1.3 details summary Release notes /summary p em Sourced from ...
dependencies
github_actions

The header logo had a dark circular background shell (gradient, border, box-shadow) wrapping it. This removes that container styling and makes the logo fixed-position so it floats above content while scrolling. ...

Summary - keep the server-generated usr_... id authoritative when creating users - preserve normal user payload fields while ignoring caller-supplied id values - add focused createUser regression ...
🙋 Bounty claim

Summary - CtTopTracker.state.svelte.ts: swapped button order in confirmEndEncounter() ( End Encounter? ) and confirmEndTurnEarly() so Yes appears left, No appears right - ActionTracker.svelte.ts: ...

Summary - Dashboard 추천상품을 ConciergeProductContext로 축약해 The Secret Keeper 상담 AI에 전달 - 서버 액션 Zod 검증과 시스템 프롬프트 guardrail을 추가해 DB-selected 상품만 설명하도록 제한 - 구현 명세, 로드맵, QA 문서 갱신 Verification - npx ...

Bumps @babel/preset-typescript from 7.27.1 to 7.29.7. details summary Release notes /summary p em Sourced from a href= https://github.com/babel/babel/releases @​babel/preset-typescript s releases /a . ...
dependencies
javascript

Summary Auto-generated ECC bundle from repository analysis. What This Does Merging this PR adds repo-local ECC artifacts for both Claude Code and Codex. The generated bundle captures repository patterns, ...

What: Replaced the object spread operator ({ ...acc }) inside currentFetchedAnswers s .reduce() function with direct accumulator mutation. Why: Using the spread operator inside a .reduce() loop creates ...

Dark Mode Implementation Closes #2512 Overview This PR implements a complete dark mode system across the CareerPilot frontend. It covers theme initialization, a persistent toggle, a ThemeContext, and ...