You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project uses [Convex](https://convex.dev) as its backend.
3
4
4
-
When working on Convex code, **always read `convex/_generated/ai/guidelines.md` first** for important guidelines on how to correctly use Convex APIs and patterns. The file contains rules that override what you may have learned about Convex from training data.
5
+
When working on Convex code, **always read `convex/_generated/ai/guidelines.md` first** for important guidelines on how to
6
+
correctly use Convex APIs and patterns. The file contains rules that override what you may have learned about Convex from training
7
+
data.
5
8
6
9
Convex agent skills for common tasks can be installed by running `npx convex ai-files install`.
0 commit comments