issues Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript linked:pr language:CSS
Filter by
5.4M results
Mục tiêu
Cho phép người dùng đặt lại mật khẩu khi quên, không cần email/SMS (hệ thống hiện chỉ lưu username + password).
Phương án
Recovery code dùng một lần (giống backup code 2FA đã có):
- Cấp ...
Summary
Severity: Medium. consumeOAuthState() documents atomic one-time consumption but performs a read (tryGetSecret) followed
by a delete, ignoring the delete result. Two concurrent callbacks can both ...
needs-triage
Summary
Severity: High. authorizeCaller() permits every request when ALLOWED_CALLER_CLIENT_ID is unset, and the tests codify
that as dev mode . The HTTP routes are registered authLevel: anonymous and ...
needs-triage
Remediation of two findings from a codex front-end security review.
Finding 1 (High) — work-activity feed lacks a server-side read guard
GET /api/work/:parentType/:parentId/activity relied only on the ...
bug
概要
ホーム画面のストリーク表示を、Duolingo のような目立つ大型デザインに刷新する。
現状
- 小さめのバナー(fontSize 13)が上部に控えめに表示
- streak = 2 のときのみ表示
改善案
- 全幅カード形式で大きく表示(flame アイコン + 巨大ストリーク数字)
- ストリーク数に応じたミッションメッセージ(1日目・3日・7日・30日など) ...
feature
MVP
Context
Code review residual-risk note on #116 / #122 (manifest-driven refresh registry).
src/functions/registration.test.ts hardcodes the account-scoped helper set as new Set([ posture , posture_snapshot ...
needs-triage
Problem
The no-source fallback browser smoke asserts the notice, source absence, citation absence, and answer text, but it does
not assert the visible trust badge copy Verify before relying.
Expected ...
Problem
The current MVP browser smoke proves the UI can render a no-source SSE stream, but it intercepts window.fetch. That does
not prove the running /api/search/session route and runSearchPipeline produce ...
概要
検索結果の一覧にページネーションUIを追加し、URLのpageクエリパラメータと連動させる。
背景
PCブラウザ向けの検索結果画面のため、無限スクロールよりもページネーションを採用する。
- 特定の結果への再アクセス・URL共有・ブックマークがしやすい
- 現在のSSR/URL駆動の設計(searchParams.pageを受け取る構成)と自然に整合する
- GitHub自身の検索結果ページもページネーションを採用している ...
Type
bug
Short description
scripts/distillPolicy.ts parseAvgBlinds reads the avgHands column instead of avgBlinds, so the SHIP/HOLD verdict is
computed on the wrong metric.
Description
benchmarkPolicy.ts ...
ml

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.