Fixes #1037 
    
<!-- This is an auto-generated description by cubic. -->
---

## Summary by cubic
Enable JSON file support in codebase scanning so common configs and data
(e.g., package.json, vercel.json, translations) are included. Adds .json
to the allowed extensions and removes special-casing for
package.json/vercel.json.

<!-- End of auto-generated description by cubic. -->
This commit is contained in:
Will Chen
2025-08-26 09:57:19 -07:00
committed by GitHub
parent 1dfa0d1004
commit 53bbfc9813
16 changed files with 59 additions and 43 deletions

View File

@@ -46,7 +46,8 @@ You need to first add Supabase to your app and then we can add auth.
===
role: user
message: This is my codebase. <dyad-file path="manual/baz.json">
// File contents excluded from context
["even json is included"]
</dyad-file>
<dyad-file path="manual/file.ts">