issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr language:HTML
Filter by
4.8M results
Description
The social media redirection links embedded within the footer section utilize raw graphic icons (Lucide/SVG structures)
but lack any inner descriptive text, title attributes, or aria-label ...
In src/game.js, the global keydown event listener closes the onboarding overlay on any keypress, rather than restricting
dismissal to Enter/Escape keys or the Get Started button.
Summary
ScaledMMLinearKernel.apply_weights() flattens activations with:
x_2d = x.view(-1, x.shape[-1])
This assumes every valid higher-dimensional linear activation is view-compatible. That assumption ...
In src/game.js, _getPos(e) scales the client coordinates by sensitivity. Since pointer lock is not used, this offsets
the cursor and renders parts of the canvas unreachable if sensitivity is not 1.0.
목적
최신 에이전트/투자 워크플로 사례가 빠르게 바뀌는 상황에서, 이미 검증된 패턴을 반복 추천하지 않고 신규 local 후보, approval-gated 후보, blocked 후보를 분리한다.
범위
- pattern_evidence_intake.v1 artifact와 phone-readable surface 추가
- pattern scout가 ...
Bug Description
The conversational RAG implementation uses ConversationBufferMemory without any limit on stored conversation history.
Current Implementation
memory = ConversationBufferMemory(
memory_key= ...
Ticket: Build SHUKE Labs official website with Hugo
Goal
Build the official website for SHUKE Labs Ltd (https://github.com/SHUKE-LABS/shuke-labs) using Hugo static site
generator.
Design requirements ...
hugo
website
Bug Description
On the OPD Income Report DTO page (opd/analytics/summary_reports/opd_income_report_dto.xhtml), the Service Department,
Service Site, and Service Institution filter dropdowns have no effect ...
Bug
POST /api/payments passes req.body directly to createPaymentIntent() without validating financial inputs:
export async function createPayment(req, res) {
return ok(res, await createPaymentIntent(req.body), ...
maintenance
roadmap

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.