andricA
Convex Community8mo ago
13 replies
andric

Best practice for working with Convex with background agents

For a project that uses Convex, what is the best practice when it comes to using background agents (like the cloud version of OpenAI Codex)?

The Convex dev server which handles code generation of API methods assumes interactivity.

And I can’t seem to get npx convex codegen to work inside of Codex. I always get the “fetch failed” error.
Was this page helpful?