issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:HTML linked:pr
Filter by
7.8M results
Add a chat header strip at the top of the Conversation view containing the chat title (clickable, opens the existing
ChatRowMenu) and a disabled placeholder share icon. Matches Claude Desktop.
Design: ...
agent-safe
enhancement
priority:p2
size:s
status:ready
- デプロイ手順・コスト管理・セキュリティ・障害対応などの運用ガイドラインを Markdown で作成
- Terraform で構築した AWS インフラのネットワーク構成図を Markdown(Mermaid)で作成
実装内容
- カード一覧のバツ印削除ボタンをゴミ箱アイコンに変更(ホバー時のみ表示・色変化)
- カードの期限日を日付のみから日時(時刻)指定に対応
- フロントエンド:type= datetime-local に変更
- バックエンド:dueDate の型を LocalDate → LocalDateTime に変更
phase-5
Priority
High
Problem
The repo still does not include middleware.ts, and search did not find Supabase middleware code.
The app checks auth in API routes and server actions, but protected pages should ...
bug
high priority
Acceptance criteria:
- MFE/MAE excursions widget waits for initialized filters/data before rendering the backfill empty state.
- Excursion scatter uses a numeric realized-return x-axis with ordered ...
Priority
Medium
Problem
getExpenses() builds a Supabase .or() filter using raw search text:
const term = `%${filters.search}%`
query = query.or(`merchant.ilike.${term},notes.ilike.${term}`)
If users ...
enhancement
medium priority
Summary
Make authoring longdescs easy for players by adding an EvMenu-style interactive @longdesc flow and reframing the help
around the brace-token system.
Scope
- Interactive menu: bare @longdesc ...
feature
Priority
Medium
Problem
The scan endpoint currently inserts one scan_events row before Gemini is called and then inserts another row for success
or error.
That means one successful scan can count as ...
enhancement
medium priority
Priority
High
Problem
app/api/scan/route.ts now uses a scan_events table to count real scan attempts for rate limiting, but the current
migration does not create this table.
If the table is missing ...
bug
high priority

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.