pullrequests Search Results · language:Dune language:TypeScript language:Python language:HTML language:JavaScript language:HTML
Filter by
256M results
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Comprehensive bug-fix pass across the Streamlit UI after the World Cup redesign. All 454 tests pass.
Fixes
Navigation data binding
- Broken page links ...
Summary
- Corrects Step 6c ordering: was 6b→6c→7, now correctly 6b→7→6c→9
- IR Agent (Step 7) is the technical quality gate; persona panel (Step 6c) evaluates presentation landing — both
require ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| @opentelemetry/api-logs (source) | ^0.218.0 → ^0.219.0 | age ...
dependencies
dev-dependencies
javascript
Bumps fast-uri to 3.1.2 and updates ancestor dependency fastify. These dependencies need to be updated together.
Updates fast-uri from 3.1.0 to 3.1.2 details summary Release notes /summary p em Sourced ...
dependencies
javascript
Summary
- Adds the Savemoney baseline audit document for the documentation-only audit task.
- Keeps the PR scoped to the audit markdown file only.
Files changed
- docs/audits/savemoney-audit-baseline.md ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @mui/icons-material (source) | 9.1.0 → 9.1.1 | age | confidence |
| @mui/material (source) | ...
개요
코드 전체 검토에서 발견한 버그·잠재 오류를 수정하고, GitHub Pages 자동 배포 워크플로를 추가했습니다. 디자인과 기능 변경은 없으며 안정성·오류 수정에만 집중했습니다.
주요 수정 사항
앱 전체가 멈출 수 있던 문제
- localStorage 안전 파싱: menuOrder, hiddenCards의 JSON.parse가 try/catch ...