issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
2.2M results
개요
score 페이지에 Claude API를 활용한 AI 맞춤 도파민 자제 팁 기능을 추가합니다.
작업 내역
- routes/score.py: 배달 지출 데이터 추출 + generate_tip() 호출 → 템플릿에 tip 전달
- templates/score/index.html: 하드코딩 팁 문구를 동적 tip.title/tip.content으로 ...
Motivation
With the Stamina Potion (#248) shipped, a player can refill stamina beyond natural regen. The daily net-LP cap (350)
already protects ladder score (extra battles past +350 net = +0, see tcgComputeScoring), ...
Parent bounty: #743
Bug
apps/api/src/services/messageService.js creates messages with the server-generated id before spreading the caller
payload:
const message = { id: `msg_${Date.now()}`, ...payload, ...
Instance bootstrap doesn t apply current framework .gitignore defaults
Problem
The framework s own .gitignore documents and enforces a set of instance-private directories — work that should never
enter ...
documentation
enhancement
good first issue
- 各RUNの報酬は入力された勝利数に応じて入力する形式であり、以前に入力された勝利数と同一の場合、メモリされるようになっているはず。
- プライズ項目で「ジェム」は選択されているが、値は自動選択されていない点を修正
- 勝利数は数値の入力ではなく、0~最大勝利数をタップで選択できるように変更
작업 내용
내 정보 조회 API 응답에 포토카드 생성 관련 정보를 추가합니다.
추가 정보
- 월간 포토카드 생성 제한 횟수
- 이번 달 생성한 포토카드 개수
- 남은 포토카드 생성 가능 횟수
응답 예시
{
uuid : ... ,
email : ... ,
nickname : ... ,
provider : LOCAL ...
feat
User story: As a maintainer, I want Playwright E2E to run predictably in CI and locally without guessing stack
prerequisites, so we can promote E2E to a required PR gate.
Dev story
- Scope: bin/run-e2e.sh, ...
priority:p2
source:ai
type:debt
- イベント作成時に参加費・最大勝利数・最大敗北数・ボックスプライズの種類を入力できるようにする
- イベント作成時の報酬に権利獲得という項目を追加
- それに伴い、フローが変更になる
現在:ゲームを記録する→イベントを選択→イベント設定→各RUNの入力 これから:ゲームを記録する→イベントを選択→各RUNの入力
User story: As a maintainer, I want golden price scenarios for DST and MTU edge cases in-repo, so that regressions are
caught in CI without manual curl.
Dev story
- Scope: tests/golden/prices.json, ...
priority:p1
revamp
source:ai
type:feature
User story
As a contributor auditing revamp debt, I want the debt register index accurate, so closed issues are not listed as
active work.
Dev story
Scope: docs/review-debt-register.md row for #119 ...
source:ai
type:docs

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.