Skip to content

issues Search Results · language:Edge language:TypeScript language:PHP language:JavaScript

Filter by

40.1M results  (698 ms)

40.1M results

App: nextjs/ What needs to be done Implement the Search panel: - Text input with 300ms debounce that triggers a search request (emit player:play resolves track, or use a dedicated search Socket.io ...
feature
frontend
ready-for-agent

App: nextjs/ What needs to be done Create a React context (SocketContext) that establishes a single Socket.io connection after successful auth. Attach session.access_token to socket.handshake.auth.token. ...
auth
feature
frontend
ready-for-agent

What to build AFK phases write .sandcastle-ralph/handoff/current.json as free-form JSON. The host validates with Zod after the agent exits. A real failure (FantasyEconomySim #29): the /tdd agent finished ...
enhancement
M1-engine
ready-for-agent

App: discordjs/ What needs to be done On startup, attempt a Redis connection using REDIS_URL with a configurable timeout (default 3s). If connection succeeds: enter Connected Mode and initialize Redis ...
bot
feature
ready-for-agent

App: discordjs/ What needs to be done Initialize the Bot project directory with TypeScript, configure discord.js v14+, and wire up the shoukaku or erela.js (or equivalent) Lavalink client. Establish ...
bot
feature
ready-for-agent

App: discordjs/ What needs to be done In Connected Mode, publish to Redis on every player state-changing event. Use ioredis. Channels and payloads must match the PRD spec exactly: | Event | Channel ...
bot
feature
ready-for-agent

App: nextjs/ What needs to be done Initialize the Dashboard Next.js project with App Router, TypeScript, and Tailwind CSS. Configure @supabase/ssr with NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY. ...
feature
frontend
infra
ready-for-agent

App: nestjs/ What needs to be done Handle settings:get and settings:update Socket.io events. settings:get reads the guild row from Supabase and emits settings:data back to the requesting socket. settings:update ...
backend
feature
ready-for-agent

App: nestjs/ Milestone: Backend Core What needs to be done Initialize the Backend NestJS project. Configure @nestjs/websockets with socket.io. Set up two ioredis instances (one subscribe-only, one publish-only). ...
backend
feature
infra
ready-for-agent

App: discordjs/ What needs to be done Add @supabase/supabase-js with SUPABASE_SERVICE_ROLE_KEY. Implement a GuildSettingsService that fetches music_channel_id and volume_limit from the guilds table. ...
bot
feature
infra
ready-for-agent
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.