issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
4.4M results
Problem
There is no way to search a vehicle s diagnostic sections by symptom text. Symptom-based diagnosis (no DTCs) requires
knowing which section of the manual tree to navigate to — but for a new vehicle ...
enhancement
Problem
search_manuals without a year parameter silently limits results to the 5 most recent model years for the make,
regardless of the vehicle being diagnosed.
Current behavior:
search_manuals(make= ...
bug
enhancement
Problem
Labor times are stored in leaf-node pages inside a deeply nested tree:
Labor Times/
HVAC Control Systems/
HVAC Door Actuator/
Remove Replace ← time is buried here
To get a single ...
enhancement
Problem
Looking up a DTC currently requires 3–4 tool calls and returns the entire DTC index page (all codes for a module), not
just the pinpoint test for the requested code.
Current path:
browse_manuals( ...
enhancement
help wanted
Priority: MEDIUM (P2). Real argument-injection anti-pattern (not shell RCE — all calls use argv lists, so the ceiling is
git/svn options, not arbitrary commands). The review downgraded this from the critic ...
priority: medium
security
Priority: HIGH (P1). The thousands of files pitch is unverified by the gated test suite.
Problem
- The gated test job runs only pytest --cov-fail-under=85; the largest parallel corpus is 4 files
...
priority: high
testing
Priority: HIGH (P1). Pairs with the full-DB-rewrite issue as the real O(total-design) cost of an incremental update.
Problem
Even when only one file changed, the linker rebuilds the whole graph: link() ...
performance
priority: high
Priority: HIGH (P1). Identified by the adversarial architecture review as the single most important issue — both the
critic and defender teams independently named it their top concern.
Problem
update ...
performance
priority: high
Summary
Both frontend CI jobs are failing on main due to accumulated pre-existing issues.
| Job | State on main |
| --- | --- |
| frontend-build | tsc -b fails with 40 type errors across 12 files, so ...
🛠️ SSE 기반 실시간 알림 기능 구현 및 도메인 이벤트 연동
📝 Issue Description
비즈니스 이벤트(기안 상신/반려/승인, 문서 요약 완료) 발생 시, 알림 데이터를 구조화하여 저장하고 SSE(Server-Sent Events)를 통해 클라이언트에게 실시간으로 알림을 전송하는 기능을 구현합니다.
🗄️ Database 변경 사항 반영
제공된 ...

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.