pullrequests Search Results · language:Dune language:Python language:TypeScript language:C# language:Java language:JavaScript
Filter by
278M results
S1-018 - Build Dashboard Home Skeleton
Changes Made
- Dashboard home page renders stable structure for job board workspace
- Includes job cards with title, company, stage, and last activity date ...
📝 관련 이슈
- closes https://github.com/finalproject-retail/findy-be/issues/385
💡 변경 사항
핵심 수정 내용
- 요리 재료 추천 후보에서 감자면, 김치라면, 카레라면, 감자칩, 김치볶음밥 등 재료가 아닌 가공식품을 제외하도록 필터를 추가했습니다.
- 재료 상품 LLM 검수 프롬프트에 ...
🐛 fix
Problem
The EAS Android build fails in :react-native-async-storage_async-storage:kspReleaseKotlin with an internal Kotlin
compiler error.
Root cause
A timeline of three commits explains it:
1. 70a8ca4 ...
Summary
Stacked on #498 (PR 2 of 5 from the Agent Joe resilience audit).
Notifications to the orchestrator were silently dropped whenever its Claude process was not running — terminal
child-session events ...
Summary
- remove sentry.lang.java.proguard from the mypy weaklist (disallow_untyped_defs = false override)
- add explicit typing to open_proguard_mapper (*args: Any, **kwargs: Any, return ProguardMapper) ...
Scope: Backend
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @storybook/addon-a11y (source) | 10.4.3 → 10.4.4 | age | confidence |
| @storybook/addon-docs ...
dependencies
What changed
Milestone Search, finished part 1: answer streaming.
- lib/ai.ts gains generateTextStream — Gemini s SSE endpoint parsed into text deltas (same retry-on-429/503 behavior
as before) ...
Summary
The embedded SSR auth pages (/authorize, /register, /activate, /password-forgot, /password-reset) now work when authup
is served under a path prefix behind a prefix-stripping reverse proxy (e.g. ...