issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:CSS linked:pr
Filter by
4.5M results
Description
add_chunk and update_chunk validate that questions is a list but not that its elements are strings, then do \n
.join(req[ questions ]) on the raw list:
if questions in req and not isinstance(req[ ...
Hi team,
I tried moving through the website using only my keyboard and got stuck before I could finish the task.
Some interactive elements didn’t behave like normal controls, and in one area I couldn’t ...
persona: Sam
scan-session: 2620
Description
SearchService.get_detail calls .first().to_dict() directly, then checks if not search. When the query matches no row,
.first() returns None and None.to_dict() raises AttributeError before ...
Description
In verify_api_key, the embedding model branch calls asyncio.wait_for(...) without await:
arr, tc = asyncio.wait_for(
asyncio.to_thread(mdl.encode, [ Test if the api key is available ]), ...
Description
The backend Python codebase currently relies heavily on blanket exception handling. Using bare except Exception as e:
blocks is considered a major anti-pattern because it intercepts all errors, ...
Scope
Refresh only docs/plans/xyz-parallelism-stack.md to reflect that the XYZ parallelism stack has advanced past PR-0
through E2 on main, while E3 remains the next implementation step.
Non-overlap ...
documentation
배경
rag_answer.py 의 순수 포맷 helper 가 직접 테스트 0 (기존 test_answer_contract_snapshot.py/test_answer_status_reason_enum.py 는 답변 dict
계약·enum 만 커버). RFP 도메인 계약을 지탱하는 다음 순수 함수가 미커버:
- claim_target (303-304) — ...
Description
FulltextQueryer.paragraph(content_tks: str, ...) is called by Dealer.tag_content (rag/nlp/search.py) with a space-joined
token string: doc[ title_tks ] + + doc[ content_ltks ]. When the argument ...
The Quick-Reference Module map row in CLAUDE.md still enumerates the original 8 modules and omits scene/viewer, which
Phase 4 (#393) added and the §5 building-block view now documents. Add them so the ...
documentation
🔎 Issue summary
The a href= https://cehfisher.github.io/a11y-scanner-demo/reflow.html Reflow /a page is missing a language declaration
on the code lt;html gt; /code element. Without a code lang /code ...
axe rule: html-has-lang
axe-scanning-issue
persona: Maya
scan-session: 2600

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.