Add agents package with Flue

This commit is contained in:
-Puter
2026-07-19 03:24:40 +05:30
parent 8033a8edb0
commit dd1071cc10
75 changed files with 9205 additions and 51 deletions

View File

@@ -0,0 +1,13 @@
<!-- convex-ai-start -->
This project uses [Convex](https://convex.dev) as its backend.
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.
Convex agent skills for common tasks can be installed by running
`npx convex ai-files install`.
<!-- convex-ai-end -->