Will Chen

Results 42 comments of Will Chen

@datopsbh can you explain your use case more? are you working in an enterprise organization? we're considering creating an enterprise version of Dyad so that organizations can run their instance...

@orbisai0security not sure this is a critical vulnerability because if an attacker has control over the table name, i assume the database access has already been comrpomised.

@GlennSvanberg what errors are you seeing? "TypeError: localStorage.getItem is not a function"?

users can setup n1n as a custom provider today: https://www.dyad.sh/docs/guides/ai-models/custom-models so I don't think this is super essential. if there's a lot of demand, we can add it in.

@azizmejri1 is this something you can help with?

thanks for the feedback - agree we should have some kind of configuration if users don't want to use supabase. i think we need to have a more explicit user...

@Anonym69 if you do "Refresh" or "Restart" does it fix the error?

@Anonym69 - a bit surprising this is happening since we put AI_RULES.md are injected into the system prompt. can you try doing something like: `[VERY IMPORTANT] ALWAYS RESPOND IN A...

@erickzhao we did by allocating more memory to node.js https://github.com/dyad-sh/dyad/blob/6e4eb7c46b1a274410b3fcd10a47063e68e5a062/.github/workflows/release.yml#L68 I also ended up creating a script that I run as part of my GitHub release workflow to ensure that...

@erickzhao thanks for the update. also thanks for the earlier message on `--dry-run` and `--from-dry-run` this is definitely better than what I was doing because I was getting a race...