issues Search Results · language:Dune language:HTML language:JavaScript language:Java language:JavaScript language:Java
Filter by
39.7M results
Background
When a user builds an agent with AgentScope core and deploys it into agent-runtime via AgentScopeAgentRuntimeHandler,
the agent loses its long-term memory capability compared to the same agent ...
agentscope
enhancement
runtime
Code Security Report
Scan Metadata
Latest Scan: 2026-06-18 06:37am Total Findings: 1 | New Findings: 0 | Resolved Findings: 0 Tested Project Files: 1
Detected Programming Languages: 1 (Java*) !-- SAST-MANUAL-SCAN-START ...
Mend: code security findings
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
java
javascript
master
question
어떤 부분을 리팩토링하나요?
Inventory 서비스 레이어 구현(#49) 이후, 검토를 통해 발견된 세 가지 구조적 결함을 수정한다.
- Unique Constraint 설계 결함:
- (product_id, lot_id, section_id) 3컬럼 UK는 동일 로트의 재고가 상태값만 달라도 UK 위반을 일으킴.
- ...
🐞 bug
🌱 refactor
Feature Request
Problem Shop owners currently have no way to know when a product is running low. They discover stockouts only when a
customer asks for something unavailable.
Proposed Feature
- Set ...
Security Vulnerability
Severity: High
Describe the vulnerability Authentication JWT token is currently stored in localStorage. This makes it vulnerable to XSS
attacks — any injected script can steal ...
public String generatePresignedUrl(FileInfo fileInfo, Date expiration) { if (fileInfo == null) return null;
GeneratePresignedUrlResult result = generatePresignedUrl() .setExpiration(expiration)
.setPlatform(fileInfo.getPlatform()) ...
Performance Issue
Describe the problem When inventory has more than 500 products, the inventory list page takes 4-6 seconds to load. This
makes the app unusable for larger stores.
Root Cause Analysis ...
Awsome work on the readme file
Feature Request
Is your feature request related to a problem? Currently generated invoices show only total amount. Indian GST compliance
requires CGST + SGST breakdown separately.
Describe the solution ...

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.