issues Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:Java linked:pr
Filter by
6.2M results
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
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
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
#634 (#303) merged with RevenueSnapshot authz listing the admin group in TWO allow.groups rules ([ moderator , admin
].read + [ admin ].write). Amplify Data rejects a group appearing twice:
[AmplifyDataConstructInitializationError] ...
area:amplify
priority:p0
type:fix
Description
GET /context currently returns all tenants for the landlord, including historical ones whose lease has ended. The GPT
only ever needs the active tenant per property — the one whose drive_folder_id ...
feature
Auto-created from https://github.com/Marketrix-ai/widget/pull/201
ローカルデモでAI文脈チェック実行時に、WebGPUは有効だがWebLLMの初回モデル取得が net::ERR_NETWORK_ACCESS_DENIED
で失敗した。現在のUIは『AI文脈チェックを実行できませんでした』のみで原因が分かりにくい。本文はログに出さず、モデル配信元への接続がブロックされている可能性を日本語で表示する。
Context
Solution Factory is shifting from a generic pipeline preview into a desktop workbench that turns user problems into
structured solution maps.
The current app has intake UI and AI follow-up questions, ...
area:product
area:schema
priority:p0

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.