issues Search Results · language:Dune language:JavaScript language:Java language:Java language:TypeScript linked:pr
Filter by
6.7M results
👤 For humans
db:clone shipped as a script + guide (#324). This turns it into a proper /db-clone skill so an agent reaches for it
correctly — encoding the judgment, not just the command: when to clone ...
app:velo
type:chore
背景
当前文档平台主流程已明确收口为:
- pending_ocr - ocr_processing - pending_clean - pending_outline - pending_chunk - pending_embedding - ready
但此前实现中仍存在以下问题:
1. 文档平台主链路中的 pending_embedding 未完整跑通
2. document-embedding-worker ...
Problem
_.memoize caches synchronous return values, but it caches the Promise for async functions without any awareness of
resolution, expiry, or failures. Teams keep writing their own ad-hoc async caches. ...
enhancement
Problem
webjs is AI-first and multiple agents routinely work this repo (and end-user apps) concurrently. When two agents share
ONE working checkout, a git checkout in one moves HEAD under the other, so ...
enhancement
A full audit of the shipped tiffin meal-plan code (handshake API, cron, notifications, both mobile apps, admin)
surfaced 9 correctness/UX bugs — none in the blocked money flow, all in already-merged code. ...
Finding
pkg/api/handlers/feedback/github_prs.go (6.8KB) has no dedicated tests for the handlePREvent business logic. While the
webhook signature validation and PR number parsing are tested in test.go ...
help wanted
quality
testing
Security vulnerability: certifi
Package: certifi Current version: 2026.5.20 Fix version: 2026.6.20 Severity: MEDIUM Advisories: CVE-2026-30003
certifi 2026.5.20 ships an outdated CA bundle. Upgrade to ...
devin-fix
Bug
lib/scorecard/csv-export.ts (#26 CSV export) applies only RFC 4180 quoting (commas / quotes / newlines). It has no guard
against CSV/spreadsheet formula injection (OWASP CSV Injection ).
The session ...
devloop
문제
Report 엔티티의 reporter(신고한 사용자) 필드가 @JoinColumn(name = reviewer_id )로 잘못 매핑되어 있다. uniqueConstraints도 reviewer_id를 참조한다.
수정
- @JoinColumn 컬럼명을 reporter_id로 변경
- uniqueConstraints 컬럼명도 reporter_id로 ...
Before You Proceed
- [ ] I have cleared my browsers cache and the issue still remains
- [ ] I have tried a different browser to see if it is related
- [ ] I have searched existing issues to avoid ...
bug

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.