issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:TypeScript linked:pr
Filter by
6.5M results
문제
계정 드로어의 용어 안내 (.drawer-link-row)가 전역 button 규칙의 box-shadow: var(--shadow-button)(초록 글로우)를 상속해 주변 계정 정보/액션과 다른 이질적 드롭섀도우가
보인다.
수정
- .drawer-link-row에 box-shadow: none 추가(주변 surface와 동일한 평평한 톤). ...
target:mvp
type:bug
verify:harness
ws:03-ui
Observed problem
lib/redact-patterns.ts openai.key (tier HIGH, block ) detects an OpenAI key only when the body is a contiguous
alphanumeric run right after the prefix:
regex: /\b(sk-(?:proj-)?[A-Za-z0-9]{32,})\b/, ...
Symptom
GET /api/companies/:companyId/issues?parentId= identifier (and the same with descendantOf= identifier ) currently
returns 500:
DrizzleQueryError caused by: PostgresError: invalid input syntax ...
Confirmed prod symptom
Two cron route handlers exist in the repo but have ZERO operational footprint:
- /api/cron/fetch-news: never logged to cron_runs (only fetch-editorial-inputs has). Not in vercel.json. ...
cron
The demo auth service currently returns an access token from loginUser() for any payload that passes shape validation.
It does not verify that the email belongs to a registered user or that the supplied ...
개요
기존 edge_ngram analyzer는 앞에서부터만 토큰을 생성하여 게시글 에서 시 , 글 등 중간/뒷부분 검색이 불가능한 문제가 있었음. ngram analyzer로 변경하여 모든 위치의 부분 검색이 가능하도록
개선.
문제
- edge_ngram 색인: 게시글 → 게 , 게시 , 게시글 만 생성
- 시 검색 시 토큰 불일치로 결과 0건 ...
bug
Confirmed prod symptom
Across the 2026-05-22 → 2026-06-03 audit window, two Fed-research evergreens recurred in the Editorial Queue:
- NY Fed AIs Macroeconomic Challenges and Promises — May 25 → Jun ...
editorial-pipeline
enhancement
문제 / 목표
용어 안내 스택(#146)이 계정 정보 드로어에서 파생됨에도 헤더에 닫기(×) 를 노출한다. .harness/project/ui-guidelines.md(2단계 이상 스택은 좌측 Back만 노출, Close 숨김)
위반. 좌측 뒤로(←) 로 계정 정보에 복귀해야 한다.
범위
- goGlossary: 계정 드로어를 닫지 않고 그 위에 글로서리 ...
target:mvp
type:bug
verify:harness
ws:03-ui
The in-memory collaboration resource services currently spread client payloads after creating server ids:
- sendMessage() creates id: msg_* and then spreads payload
- createProposal() creates id: ...

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.