issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:Java
Filter by
3.2M results
사전 확인
- [x] 중복 이슈가 없는지 확인했습니다.
- [ ] 최신 코드 또는 배포 환경 기준으로 재현 여부를 확인했습니다.
영향 범위
API
버그 요약
POST /v1/auth/login 요청은 camelCase(deviceId, idToken, accessToken), POST /v1/auth/logout 요청은 snake_case(device_id)로 ...
bug
목표
Android 배포 성공을 먼저 만들 수 있도록 기본 CI/CD 비용이 큰 iOS 검증과 iOS release artifact 생성을 기본 실행에서 제외한다.
대상 영역
- .github/workflows/ci.yml
- .github/workflows/release-artifacts.yml
- tools/ci/repository-contract.test.mjs ...
Bug Report
!-- Thanks for wanting to report an issue.
In order for the issue to be resolved as quickly as possible please provide as detailed information as possible.
Use the following headings as a ...
🐛 bug
header
Description
Create a simple REST endpoint to verify the application runs correctly.
Tasks
- Create HealthController in io.vitals.game.controller
- Add GET /health endpoint returning { status : ok ...
Description
Create the main Spring Boot application class and base package structure.
Tasks
- Create package structure: io.vitals.game
- Create VitalsApplication.java with @SpringBootApplication ...
Description
Create the Maven project configuration file with Spring Boot dependencies.
Tasks
- Create pom.xml at project root
- Configure Spring Boot parent (2.7.x for Java 11 compatibility)
- ...
Feature Request
Looking forward to increasing the display of total monitoring items and adjusting the display quantity per page
(currently 8 per page)
img width= 960 height= 429 alt= Image src=
https://github.com/user-attachments/assets/65a9af06-c957-475a-aa20-d31bcbe90861 ...
new feature
AguiEvent.java currently implements 19 of the ~34 event types defined by the AG-UI protocol (TypeScript SDK events.ts).
Events like RUN_ERROR, STEP_STARTED/STEP_FINISHED, MESSAGES_SNAPSHOT, ACTIVITY_SNAPSHOT/ACTIVITY_DELTA, ...
enhancement
Goal
Implement persisted guest carts using opaque URL tokens.
Customers should be able to add products to a shopping bag and return to it through an unguessable token-based cart URL
that does not expose ...
Goal
Create the initial customer-facing product catalog backed by Flyway-seeded demo data.
This issue introduces the core catalog domain without inventory stock tracking.
Context
Customers need a simple ...

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.