issues Search Results · language:Dune language:Python language:JavaScript language:Python language:TypeScript linked:pr
Filter by
348k results
Action: fix Target: Fix 17 failing tests across 7 test files, including sponsors-edit-page.test.tsx where
getByDisplayValue( Acme Corp ) fails
Created by kaizen delivery.
kaizen:running
Issue class
implementation-slice
Roadmap goal advanced
Player-data source-of-truth / endpoint-backed simulator input reliability
Repo layer touched
test-harness / player-data ingestion contract guard ...
Kontext
Beim Abschluss von PR #63 lagen lokale, zusammenhaengende Aenderungen fuer einen NaC Skill Canvas vor. Da GitHub Single
Source of Truth ist, wird diese Arbeit als eigener Governance-Track gefuehrt ...
Lines 253–258 of backend/main.py have two consecutive else: blocks attached to the same if/else — Python raises
SyntaxError: invalid syntax at line 255. This crashes the entire FastAPI server on startup ...
backend
gssoc:approved
level:beginner
ml/ai
type:bug
All JavaScript related files should go to ./js folder, and be controlled by js.yml. And rust goes to ./rust folder and
controlled by rust.yml. Project files and other related files should be separated, ...
bug
documentation
enhancement
validate_recommendations() is called at the return path of both recommend() (line 498) and recommend_for_user()
(line 522) in hybrid_model.py, but it is never imported. Every single successful recommendation ...
gssoc:approved
level:beginner
ml/ai
type:bug
HybridRecommender.init accepts model_kwargs as a parameter (line 38) but line 68 unconditionally sets self.model_kwargs
= {}, discarding any caller-provided value. Any hyperparameter tuning via model_kwargs={ ...
gssoc:approved
level:beginner
ml/ai
type:bug
Bug description
Running pnpm watch from the root fails with a Rolldown resolution error if rpc and channels packages haven t been
compiled beforehand:
Error: [vite]: Rolldown failed to resolve import ...
Lines 168–174 of collaborative_model.py correctly map user_id to mapped_user_id via type-coercion (e.g. string 1 →
integer 1). But line 191 uses the original user_id for the dict lookup, bypassing the ...
gssoc:approved
level:beginner
ml/ai
type:bug
Line 531 of hybrid_model.py calls history_tracker.get_recent_titles(mapped_user_id) but history_tracker is never
imported, initialized, or injected anywhere. This raises NameError on every recommend_for_user() ...
gssoc:approved
level:beginner
ml/ai
type:bug

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.