issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java linked:pr language:JavaScript
Filter by
6.7M results
🛠 작업 내용
!--- 작업에 대한 설명을 작성해 주세요. -- 검색 결과를 페이지네이팅할 SearchPagenation 컴포넌트를 구현한다.
📝 To-do
- [x] SearchPagenation 컴포넌트 구현
✨ Feature
🏅 예지
TL;DR
Follow-up² to #71. Production diagnostic re-run (post-#75) confirmed 4 of 6 fixes landed cleanly (safety geo,
sample-size calibration, formula-blocklist, hammer rule). Two fixes need REVERSAL — ...
Severity: HIGH
Anchor staleness collapses across repos: recall-time healing runs global / foreign anchors against the current repo s
index, and stale is a terminal state, so a single cross-project recall ...
bug
xray
Severity: HIGH
Degraded-state flags are stamped into kv_meta and never cleared, and doctor/status don t read them — so the system shows
a permanent false DEGRADED banner while doctor simultaneously reports ...
bug
xray
Severity: HIGH (data-leak + anti-purpose)
optimize candidate generation is store-wide, not project-scoped. Running optimize (preview) from the agentbrainsystem
repo produced 2 candidates from 11,080 observations, ...
bug
xray
Source: usernode admin (evan)
when I open generated proposal session, sometimes a claude code output with a check box next to it pops in and out with
random updates. Not sure if its actually doing anything ...
usernode
Severity: CRITICAL
The ground-truth provider s symbol resolution falls back to any match anywhere in the index when the same-file lookup
misses (src/ground-truth/abs-index-provider.ts:52-76). healOne ...
bug
xray
🔎 개요
!-- 구현한 기능에 대해 간단하게 설명해주세요 -- 팀원들이 AI 회의록 생성/다듬기를 자유롭게 테스트할 수 있도록 일일 호출 제한(rate limit)을 임시로 해제합니다. 테스트 종료 후 복구 예정입니다.
📝 작업
!-- 구현한 기능에 대한 구체적인 내용을 작성해주세요 --
- Server
- AI 회의록 생성/다듬기 엔드포인트의 ...
BE
chores
Bug
The POST /api/jobs endpoint currently allows unauthenticated requests to create job listings.
Current code
apps/api/src/routes/jobRoutes.js registers the route as:
jobRoutes.post( / , postJob); ...
Goal
The opponent typeahead/picker on the New Match form is currently an inline blob inside
web-client/src/routes/matches/new.tsx (the TypeaheadPicker / RecentPicker components, ~lines 250–430). It has ...
enhancement

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.