Will Chen
475483dfe5
Update Supabase system prompt to follow security best practices ( #760 )
...
Fixes #604
2025-07-31 16:33:16 -07:00
Will Chen
14f13c7c92
Improve system prompt to avoid laziness ( #751 )
...
Fixes #749
2025-07-31 12:56:38 -07:00
Will Chen
fa29488b98
Update system prompt to make build mode more assertive about making c… ( #473 )
...
…ode changes
Fixes #457
2025-06-23 16:04:40 -07:00
Will Chen
9fbd7031d9
build ask mode ( #444 )
2025-06-19 10:42:51 -07:00
Will Chen
30b5c0d0ef
Replace thinking with native Gemini thinking summaries ( #400 )
...
This uses Gemini's native [thinking
summaries](https://cloud.google.com/vertex-ai/generative-ai/docs/thinking#thought-summaries )
which were recently added to the API.
Why? The grafted thinking would sometimes cause weird issues where the
model, especially Gemini 2.5 Flash, got confused and put dyad tags like
`<dyad-write>` inside the `<think>` tags.
This also improves the UX because you can see the native thoughts rather
than having the Gemini response load for a while without any feedback.
I tried adding Anthropic extended thinking, however it requires temp to
be set at 1, which isn't ideal for Dyad's use case where we need precise
syntax following.
2025-06-16 17:29:32 -07:00
Will Chen
66f1bf2077
Update system prompt to avoid mixed-case directories ( #374 )
...
#347
2025-06-09 17:32:01 -07:00
Will Chen
91cfbbe36e
Fix supabase prompt ( #355 )
2025-06-06 14:16:54 -07:00
Will Chen
6a8c90a15b
Update system prompt to reduce Dyad hallucinating imports ( #344 )
...
Fixes #342
2025-06-05 16:55:46 -07:00
Will Chen
59c18c3859
Extract AI rules ( #188 )
2025-05-17 23:04:48 -07:00
Will Chen
63e41454c7
Explicit thinking ( #183 )
2025-05-16 22:35:08 -07:00
Will Chen
7c0ce1d45b
slight system prompt adjustment to avoid dyad-file in output
2025-05-06 11:09:37 -07:00
Will Chen
1bbfedc668
Provide suggestions for running commands (restart/refresh/rebuild) ( #62 )
2025-05-01 21:44:51 -07:00
Will Chen
7ab1aab9b0
Refactor auto-suggestion ( #40 )
2025-04-28 22:43:37 -07:00
Will Chen
fbb81471da
Inspiration prompts for home screen ( #38 )
2025-04-28 22:07:25 -07:00
Will Chen
9fb5439ecf
Summarize into new chat suggested action ( #34 )
2025-04-28 16:14:12 -07:00
Will Chen
3b2fb12def
Prompt to add supabase dependency
2025-04-23 13:01:17 -07:00
Will Chen
09deb98ba1
Add description (optional) to SQL query
2025-04-23 12:59:09 -07:00
Will Chen
ce3343978d
Improve supabase system prompt to make deployment less annoying
2025-04-23 12:59:09 -07:00
Will Chen
6e1935bbba
Support supabase function deployment
2025-04-23 12:59:09 -07:00
Will Chen
4294ce5767
Supabase support: client, auth & SQL
2025-04-23 12:59:09 -07:00
Will Chen
b07defc9b8
Support add dependencies as part of approval workflow
2025-04-21 16:07:40 -07:00
Will Chen
86b9720179
make markdown code block prohibition stronger
2025-04-18 14:14:59 -07:00
Will Chen
2deda72842
improve system prompt to avoid code markdown blocks
2025-04-11 13:35:59 -07:00
Will Chen
43f67e0739
Initial open-source release
2025-04-11 09:38:16 -07:00