issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
2.3M results
Contexto
O management command core/management/commands/update_lme.py é legado e perigoso:
- É destrutivo: faz LondonMetalExchange.objects.all().delete() seguido de bulk_create. Rodado por engano em ...
背景
README.md(日本語)は #103(inbox ログイン + CORS 制限)と #104(graceful shutdown / healthz / 設定警告)で receiver の契約変更に追従済みだが、ミラーの
README.en.md が古いまま:
- `RECEIVER_TOKEN` の説明が「read-only GETs are not gated」のまま(現在は閲覧系も保護 ...
Problem description
The LRU Cache is the ultimate test of combining multiple data structures. Candidates must achieve $O(1)$ time for both
get() and put() operations. The difficulty lies in visualizing ...
feature-request
SSoC26
🐛 Bug Report: Recommendation Service Missing Caching, Validation Performance Issues
📌 Description
The recommendation service (backend/services/recommendationService.js) has several issues affecting ...
Login / Register Improvement — Implementation Guide
This guide describes how to align the frontend authentication flow (Login, Register, Logout) with the updated backend
API.
Follow the conventions in ...
enhancement
現象
面接官 AI が最後のフィードバックを話している途中で音声が打ち切られ、評価レポート画面に遷移してしまう。
原因
client/useRealtimeInterview.js で、end_interview ツールコール受信後の猶予タイマーが END_GRACE_MS = 10000(10秒)固定になっている。
Realtime API の response.done(ツールコールを含む)は音声の生成完了時に届き、実際の再生はそこからさらに続く。締めのフィードバックが10秒より長い場合、再生途中でタイマーが発火して ...
現象
設計ピース同士を線で接続すると、その線を取り外す(削除する)手段がない。誤って接続した場合は「配置を戻す」でボード全体をリセットするしかない。
原因
React Flow のエッジ削除は標準では「エッジをクリックして選択 → Backspace/Delete キー」だが、Canvas.jsx にその案内がなく、UI 上から削除する手段も用意していない。
修正方針
- エッジをクリックしたら削除できるようにする(onEdgeClick ...
Mission: NW-DP-005 — Implement the /api/datasets/upAhead endpoint contract in the existing local API layer so the DP-004
client provider chain has a real endpoint target, without adding edge/R2/cloud deployment ...
implementation
NW-DP-005
The global skip link (main.jsx) targets #main-content, and most content pages wrap their body in main id= main-content
tabIndex={-1}. PrivacyPage.jsx and TermsPage.jsx use a plain div, so Skip to main ...
enhancement
priority:p3
🐛 Bug Report: AI Prompt Service Missing Validation, Rate Limiting Error Handling
📌 Description
The AI prompt service (backend/services/aiPromptService.js) has several critical issues affecting security, ...

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.