Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript language:CSS

Filter by

42.2M results  (699 ms)

42.2M results

Context Murder at Yours should produce printable role cards — one per player, with their real name and photo if they uploaded one. This is the physical goods pipeline: CardForge templates + player data ...

Context Customization is where murder-at-yours becomes personal — players replace generic character names with real people, upload photos, and set the venue. This is the feature that makes a shared game ...

Context Wire the AI narration pipeline into murder-at-yours as the first game that uses it end-to-end. This proves the NarratorOverlay + /api/narrate + /api/tts stack works for a real game with real narrative ...

Goal: adapt data from Data Registry output for use in tool

Context The runner needs to render CardForge cards in-app (web canvas) and trigger physical PDF exports. This wires T-P1-02 (CardForge client + data binding) into the runner and the CardDisplay component. ...

Motivation Data science and ML workflows constantly compute statistics over vectors and matrices. Currently this requires raw numpy calls. nemopy should provide ergonomic statistical methods that respect ...
enhancement

Context A player drops mid-game. When they rejoin (same room code, same anonymous user ID from Supabase auth), they should see the current board state and their private hand — not the lobby. This is the ...

Context The narrative hook system connects GameDefinition templates to the NarratorOverlay component via two Vercel Edge Functions — one for Claude Haiku text expansion, one for TTS. This is the AI integration ...

Context Role assignment distributes roles to players at game start, writes each player s private info to session_players.private_state via the existing apply_move RPC, and fires the role-reveal phase ...

Context The XState phase machine is generated at runtime from GameDefinition.phases — not hardcoded per game. murder-at-yours and Mafia produce different machines because they have different phase definitions, ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.