issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java
Filter by
33.3M results
1. DSpark: Speculative decoding accelerates LLM inference [pdf] 729 points by aurenvale 17 hours ago | 305 comments
2. Anonymous GitHub account mass-dropping undisclosed 0-days 683 points by binyu 12 ...
Redesign the player-facing shop into a full-screen, phone-shaped, tabbed storefront that reads and behaves like the
player inventory page — live item preview, drag-to-cart, checkout against the active ...
app
Epic
What to build
Implement wishlist item deletion. DELETE /items/:id hard-deletes the item if it belongs to the authenticated user, and
deletes all associated S3 objects using the stored s3Keys to prevent ...
ready-for-agent
What to build
Implement retrieving and partially updating a wishlist item. GET /items/:id returns the item if it belongs to the
authenticated user. PATCH /items/:id supports partial updates including ...
ready-for-agent
#1051이 canonical assets/icon.png를 새 세이지 참새로 갱신했지만 iOS/Android 네이티브 아이콘(AppIcon.appiconset·mipmap)은 미재생성 — 폰 홈/스토어 아이콘이
구 3D새. @capacitor/assets generate로 새 참새 반영.
It is always the same staff for hire. This should not be the case, the game world should be living, the available staff
should change time to time.
Added Manually Needs review
enhancement
phase-2
priority-low
What to build
Implement listing of wishlist items for the authenticated user. GET /items returns only the current user s items with
cursor-based pagination (default page size 20, encoded opaque cursor), ...
ready-for-agent
What to build
Implement wishlist item creation. An authenticated user can POST /items to create an item with title, optional
description, optional url, optional price (in cents), optional currency (defaults ...
ready-for-agent
What to build
Implement account deactivation. DELETE /users/me soft-deletes the authenticated user by setting isActive to false. As a
consequence, all refresh tokens for that user are revoked and all ...
ready-for-agent
What to build
Implement token rotation and multi-device session control. POST /auth/refresh accepts a valid refresh token and returns
a new access token. The refresh token itself may optionally be rotated ...
ready-for-agent

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.