issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
2.2M results
背景
PR #212 更新了 theme palette(semantic data/category colors),但 Evaluation tab 可能仍在使用舊的 hardcoded 顏色。
要求
1. 檢查 Evaluation tab 的所有顏色是否使用 theme tokens
2. 將任何殘留的舊顏色替換為 theme references
3. Heatmap、score ...
enhancement
ready-for-agent
背景
我們在移除 reranker 後,vector search 應該在 5 秒內完成。但目前 Performance tab 和 Enquiry tab 顯示的延遲資料可能仍是舊的(reranker 時代的)。
要求
1. 檢查 Performance tab 顯示的 search latency 數據是否反映當前 pipeline(無 reranker)
2. 檢查 Enquiry ...
enhancement
ready-for-agent
Summary of What Needs to be Done: Add unit tests for the rate limit middleware configurations exported from
server/middleware/rateLimit.ts. The module exports generalLimiter, mlLimiter, adminLimiter, exportLimiter, ...
Summary of What Needs to be Done: Add unit tests for the validateDTO and validateQueryDTO middleware functions in
server/middleware/validateDTO.ts. These middleware functions parse and validate request ...
Summary of What Needs to be Done: Add unit tests for the requestIdMiddleware in server/middleware/requestId.ts. This
middleware extracts or generates an X-Request-ID, sets it on the response header and ...
Summary of What Needs to be Done: Add unit tests for the loggingAnomalyMiddleware in
server/middleware/loggingAnomaly.ts. This middleware tracks request duration, logs request metadata on finish, and logs ...
Summary of What Needs to be Done: Add unit tests for the asyncHandler utility in server/utils/asyncHandler.ts. This
function wraps async route handlers so that unhandled promise rejections are forwarded ...
Describe the bug
The secure storage implementation in src/utils/secureStorage.js falls back to Math.random() for generating cryptographic
key material when the Web Crypto API is unavailable.
Current ...
bug
他の開発者がローカル環境でclaspを用いた開発をスムーズに開始できるよう、\ .clasp.json.sample \ を追加します。また、ローカルにインストールした \ clasp \
依存関係(\package.json\、\package-lock.json\)も併せてコミットします。
무엇/왜
토스트도 SparrowMark로 (gyehyu) 이행. #860은 토스트 🐦를 제거만 했고(문자열 한계), 이후 추가한 SparrowMark 아이콘 옵션 커밋이 #860 머지에 안 실림 → 후속 PR로 분리.
범위
- IN: showToast(msg,{sparrow:true}) 옵션 + social·settings 토스트에 적용.
- OUT: ...

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.