issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:JavaScript
Filter by
5.8M results
Add an invitation system so admins can invite new users by email.
- Admin sends invite via API or CLI
- System generates a time-limited invitation token
- Email sent with registration link containing ...
backend
cli
frontend
Description
TemplateProcessing.java line 43 compiles a regex with an unescaped closing brace:
private static final Pattern TEMPLATE_GROUP = Pattern.compile( \\{([\\w$]+(\\.[\\w$]+)*)} );
The trailing ...
Release v0.3.0 for optional promotion candidate schema validation added in #60 / #61.
Scope:
- Move the Unreleased promotion candidate schema validation changelog entry under v0.3.0.
- Bump the package ...
Summary
PDF inline preview in chat never renders. It stays stuck on the ⏳ Loading PDF... spinner and after 15s degrades to a
download link. Three root causes identified and fixed locally.
Root Causes ...
Bug
createJobSchema currently accepts payloads where budgetMax is lower than budgetMin. That creates invalid job records
such as a USD 500-100 budget range.
Expected behavior
- Job creation should ...
Summary
Add a focused regression test for rag_answer.metadata_field_requested compacting whitespace inside verification_topics
terms.
Scope
- Test-only change.
- Target file: tests/test_answer_render_topic_match.py. ...
Problem
The single link_issues.csv conflates several different things, producing ~55,000 rows for a single site
(washingtonparent.com) where only a few thousand are actionable:
- Geo-redirects from ...
📋 작업 내용
현재 리뷰가 1개 작성될 때마다 AI 증분 업데이트가 트리거되는데,
새 리뷰가 5개 누적된 시점에만 업데이트하도록 정책을 변경한다.
✅ 체크리스트
- [ ] 작업 완료
- [ ] 로컬 동작 확인
📝 참고 사항
- 최초 생성 기준 MIN_REVIEW_COUNT = 5 와는 별개 정책
- 20건 초과 시 전체 재요약 폴백 정책은 ...
refactor
Prerequisites
- [x] I searched open issues and discussions and did not find an existing report of this bug.
- [x] This is not a security vulnerability. (Vulnerabilities go to GitHub Security Advisories ...
bug
ready for review

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.