issues Search Results · language:Edge language:Python language:PHP language:JavaScript linked:pr linked:pr
Filter by
4.8M results
배경
대두유 구매추천 쿼리(generatePurchaseAdvice)는 RAG로 근거 뉴스를 검색해 답변을 보강하지만, Joule 화면 답변에는 근거 기사의 출처 링크가 없어 사용자가 원문을 확인할 수 없다.
제안
LLM 분석 답변 끝에 검색된 근거 뉴스의 출처를 마크다운 링크 목록( 📰 참고 뉴스 )으로 결정적(deterministic)으로 덧붙인다. ...
enhancement
背景
外部反馈 #169 提到:现有 Node.js CI 示例对 monorepo / pnpm workspace 场景覆盖不足。这个反馈可以转化为一个真实的反馈驱动改进。
任务
- 新增一个 pnpm workspace / monorepo CI 排错试用包。
- 示例应包含 workspace dependency 未正确安装或 filtered test 失败这类常见 GitHub ...
case-study
documentation
feedback
This issue is created automatically to track contribution activity.
Updation
Fix tests
Removed some unnecessary bigint casting, but now the tests are breaking. Fix them. The code is right; update the tests.
Context
- Muay Thaiger: PvP Idle Fighting game
- Cleanup
Parent bounty: #743
Bug
createNotification() stores and returns notifications without a createdAt timestamp. The Prisma Notification model
includes createdAt, and notification feeds need a server creation ...
Parent bounty: #743
Bug
createProposal() stores and returns proposals without a createdAt timestamp. The Prisma Proposal model includes
createdAt, and clients need a server-side creation time for ordering ...
Parent bounty: #743
Bug
createReview() stores and returns reviews without a createdAt timestamp. The Prisma Review model includes createdAt, and
consumers need a server timestamp for sorting and displaying ...
Parent bounty: #743
Bug
createJobSchema currently uses z.number().nonnegative() for budgetMin and budgetMax. Non-finite numeric values such as
Infinity can pass the nonnegative check even though they ...
Parent bounty: #743
Bug
createPaymentIntent() returns a payment-like object with amount, currency, provider, and generated payment id, but drops
the submitted jobId. The Prisma Payment model requires ...
Cambio
La landing page carga TODOS los productos de una sin paginación. Este PR agrega:
1. Paginación del catálogo público — GET /api/v1/products ahora devuelve { data, total, page, limit, totalPages ...
status:approved
type:feature

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.