issues Search Results · language:Dune language:Python language:TypeScript language:Python language:Python language:HTML
Filter by
43.8M results
Apps: discordjs/, nestjs/, nextjs/
What needs to be done
Verify and fix the full real-time path for both command flow and event relay:
1. Command flow: Dashboard emits command → Backend validates + ...
backend
bot
feature
frontend
ready-for-human
App: nextjs/
What needs to be done
Implement the /login page with a Sign in with Discord button that triggers supabase.auth.signInWithOAuth({ provider:
discord }). Implement the /api/auth/callback Route ...
auth
feature
frontend
ready-for-agent
App: nextjs/
Milestone: Frontend Core
What needs to be done
Implement the root authenticated layout:
- Sidebar (240px fixed): guild selector, navigation links, user identity (avatar + username), ...
feature
frontend
ready-for-agent
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
CI Failure
- Workflow: Sanity
- Commit: 1399d784329c709417964c49e4633e8a7252fd6e
- Run: https://github.com/jclee941/.github/actions/runs/26750339333
Action Required
Inspect the failed run and ...
automated
ci-failure
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
目的
公式 hermes-agent の即戦力 skill 7 種を GJ で使えるようにする。 設計原則: 公式 GitHub の フォルダ構成を完全一致で維持する (改変・flatten・fork 禁止)。
採用 skill:
| skill | 公式パス | 用途 |
| --- | --- | --- |
| powerpoint | skills/productivity/powerpoint/ ...
문제
운영에서 match_score가 거의 항상 0으로 잡히는 현상. 실데이터 진단 결과:
- Notice.tags는 정상(609건 중 354건 채워짐) — 배포 문제 아님
- 매칭 로직도 동작 — 관심사 설정 계정은 360건 중 16건이 match_score 0
- 근본 원인 = 매칭 입도 불일치: 관심사는 복합 라벨(공기업/공공기관)인데 LLM ...
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

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.