issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:HTML linked:pr linked:pr
Filter by
2.2M results
@claude
PR #50에서 vercel.json에 buildCommand를 추가했는데 Vercel 배포가 실패했어.
vercel.json 현재 내용 확인하고, Vercel 빌드 에러 원인을 파악해서 수정해줘.
혹시 vercel.json buildCommand가 기존 Vercel 프로젝트 설정과 충돌하는 거라면 vercel.json을 삭제하고 다른 방법으로 ...
bug
@claude
glo-us.com/product 페이지 이미지가 404로 안 보여. web/scripts/copy-assets.mjs 스크립트가 있는데 Vercel 빌드 시 실행이 안 되는 것 같아.
web/package.json의 build 스크립트와 vercel.json 또는 next.config.ts를 확인해서 빌드 전에 copy-assets.mjs가 ...
bug
Summary
Enable the built-in no-multi-assign rule in the shared rule set.
What it catches
Chained assignment expressions, where one statement assigns the same value to several targets at once:
// flagged ...
bug
📕 설명
sellerId 추가, 로그인 유저와 판매자 비교
✅ 할 일
- [ ] marketService.js 에 sellerId 추가
김성현
💻feat
Problem
agent_registered on a routine is computed from file existence only:
// src/routines/model.rs:154
let agent_registered = agent_toml_path( routine.agent).exists();
But a routine is only actually ...
auto-suggested
Problem
The config advertises ** Requires spec files for all source files ** and the README lists .tsx/.jsx among the files that
require a spec. But in practice .tsx/.jsx files are never checked.
The ...
The chatbot receives conversation history from the client, but the history is never included in the final prompt sent to
Gemini.
Root Cause:
In server/routes/chat.js, prompt construction uses an if / ...
bug
enhancement
UI
アプリ実機スクショで判明した最新号(2026-06-19-0503)の3点。 ①資産総額バグ: 資産総額が運用資産と等値(¥537,534,421)。正は
mf-holdings.totals.mfNetWorth=¥582,071,523。運用資産=imported。 ②ヘルス本文の右に余分な余白: .flag が title/badge
と本文を横並びにし本文が狭い→.flag-h(title+badge)+.tk(全幅下)の縦構成へ。 ...

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.