issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:C# language:Java language:CSS
Filter by
6.6M results
Parent Algora bounty: #743
Mirrors #4786 because the original report is creator-limited.
Bug
createUser() stores the request payload directly in the in-memory user record. If a caller creates a user ...
Follow-up to #6. The Cloud Statistics integration tracks agent phases, but launch failures show no cause: cloud-stats
own ComputerListener.onLaunchFailure hook is a no-op, and the failed agent (with its ...
enhancement
The automation loop currently records whether a /learn agent turn succeeded, but a zero-exit learn turn is not proof
that ProjectMnemosyne was actually updated.
Add structured evidence to learn records ...
state:needs-plan
Parent Algora bounty: #743
Mirrors #4778 because the original report is creator-limited.
Bug
paymentService.createPaymentIntent stores payload.currency ?? usd as-is. Payment processors such as Stripe ...
Problem
As of v0.25.0 (#58) PlayerMobRenderer bakes both a wide and a slim PlayerModel and swaps per-mob on isSkinSlim(), but
that only benefited URL skins. The 9 bundled vanilla defaults always rendered ...
Parent Algora bounty: #743
Mirrors #5022 because the original report is creator-limited.
Bug
authMiddleware checks the Authorization header with a case-sensitive Bearer prefix. HTTP authentication ...
✨ 기능 설명
게임 창이 화면의 약 1/4 크기로 작게 표시되어 데모 환경에서 사용성이 낮음. 해상도와 무관하게 창을 화면 크기에 맞게 자동 확대하고, F11로 전체화면과 창모드를 토글할 수 있도록 개선.
🎯 목적 / 기대 효과
- 모니터 해상도(FHD, QHD, 4K 등)에 관계없이 항상 적절한 크기로 창이 열림
- F11 키로 언제든 전체화면 ...
enhancement
작업 목적
백엔드 API 개발 과정에서 엔드포인트를 쉽게 확인하고 프론트엔드 연동 시 API 명세를 공유할 수 있도록 Swagger/OpenAPI 문서 환경을 설정한다.
작업 내용
- [ ] Spring Boot 4 호환 springdoc OpenAPI 의존성 추가
- [ ] OpenAPI 기본 메타데이터 설정
- [ ] Swagger UI ...
backend
documentation
setup
Problem
app/files/[id]/page.tsx renders the image viewer like this:
{meta.type === image (
ImageViewer
url={url || https://placehold.co/800x600/050508/00ff9d?text=IMAGE+UNAVAILABLE }
...

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.