issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:JavaScript language:PHP
Filter by
238k results
Current Problem
The evaluator sends raw resume text directly to the HF API with no truncation — resumes over 512 tokens exceed the model
s context window, causing degraded or incorrect similarity scores. ...
enhancement
Goal
Replace the built-in azure_ai_search agent tool with our own search/query.py:search_policies invocation, driven by the
orchestrator.
Why
- Our SECTION_CATEGORIES routing is dynamic — built-in ...
Current Problem
The current evaluator scores on raw metric count (1/3/6+ = fixed 20/50/70) with all action verbs weighted equally.
Metrics are not validated for achievement context — a standalone 40% ...
enhancement
Current Problem
The current evaluator scores based on raw domain count (0/1/2/3+ domains = fixed 0/40/70/100). All domains contribute
equally regardless of how many skills match within them. Only nodejs ...
enhancement
Bug
In Hermes Desktop, new sessions always appear at the bottom of the sidebar instead of at the top.
Expected behavior
When no manual sidebar ordering has been set by the user, sessions should use ...
Parent bounty: #743
This is an independent reissue of #5955, created because the original issue is limited to its creator and asks
non-authors to create another issue referring to #743.
Bug
Requests ...
Is your feature request related to a problem?
The voice route tests have structural problems and cover only the two happy paths, leaving all error branches untested:
1. create_test_app() + TestClient ...
enhancement
✨ 기능 설명
사용자 히스토리의 좋아요/방문 상태를 기존 history_items 단일 구조에서 liked_items, visited_items 중심의 분리 구조로 전환하고, 백엔드 히스토리 API가 변경된 DB 구조를 기준으로
동작하도록 개선합니다.
📌 작업 내용
- [ ] 히스토리 상태 분리용 마이그레이션 파일 추가
- [ ] /api/history-items/ ...
feat
Parent bounty: #743
Bug
The GET /api/search endpoint passes req.query.q directly into globalSearch() with no type validation, trimming, or
length limit. That allows callers to submit extremely long query ...
Summary
services/integrations/cloud_storage.py:290-294 fetches orphaned Cloudinary uploads with max_results=500 but never
paginates.
Code
result = cloudinary.api.resources(
type= upload ,
prefix=folder, ...
bug
priority:high

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.