#262

Agent-friendly deployment initialization

Completed

npx convex init now supports non-interactive agent workflows via CONVEXAGENTMODE=anonymous. Combined with npx convex env set, agents can fully initialize deployments and configure environment variables without human interaction.

Development Updates

No updates yet