issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:Java language:Python
Filter by
61.3M results
Prerequisites
- [x] I searched open issues and this has not already been proposed.
- [x] I searched discussions and this is not already being debated there.
- [x] This is a concrete, actionable ...
ready for review
Why This Matters
LLM annotation quality is a rapidly growing area. Reviewers at ACL and EMNLP will challenge how is this different from
Gilardi et al. (2023), He et al. (2024), or Tornberg (2023)? A systematic ...
conference-prep
novelty-audit
related-work
Summary
With more than one ecovent_v2 config entry (e.g. two fans), one entry intermittently fails to set up on Home Assistant
start/restart with:
RuntimeError: Added route will never be executed, method ...
Summary
Adaptive plans can already express fan-out, tournaments, adversarial verification, classify-and-act, and composed DAGs,
and kaola-workflow-next-action.js can return multiple ready nodes. The current ...
area:scripts
area:workflow-phases
enhancement
lsi_model.py:130 imports rag_config via from ranking.ranking import rag_config inside a function. All other modules
import directly from rag.config at top-level. Should be: from rag.config import rag_config ...
bug
이슈 내용
현재 각 도메인 별 인증정보가 들어가 있지 않고, UserId = 1로 테스트용 ID가 들어가있음. 이를 현재 로그인중인 유저의 ID로 바꾸는 작업을 해야함. 그리고, 만약 인증이 되지 않았더라면, 401 에러를
발생시키며 다음 형식으로 응답해야함.
{ success : false, message : 인증이 필요합니다. , data : null ...
enhancement
What
Two changes to the wishlist nudge in swipe mode (SwipePanel.tsx):
1. Position the nudge above the card image instead of below it, so it s actually in the user s eye line while they re
swiping. ...
area:web
specialty:design
specialty:frontend
type:chore
Why This Matters
Code generation benchmarks are the most crowded subfield in NLP. Reviewers will challenge how is this different from
HumanEval, MBPP, SWE-bench, or BigCodeBench? A systematic audit is ...
conference-prep
novelty-audit
related-work
Contexto
position_key é construído como f {symbol}_{side} (ex.: trading_bot/core/bot.py:3717, também 2065 e 3634). Isso
significa que o bot só consegue rastrear uma posição por símbolo+lado.
Problema ...

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.