Eliot Gevers
Eliot Gevers3w ago

No auto update of instructions for AI agent components

Whenever I update the "instructions" field when defining an agent, I have to rerun my development servers. Why exactly is that? Even though the Convex functions are resynced and I see "Convex functions ready! (7.77s)", is this expected behavior?
2 Replies
Convex Bot
Convex Bot3w ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
ian
ian3w ago
That is not expected - the instructions are part of the code that is synced. btw there's the #agents channel where I'm more likely to see agent-related things, and #components for component-specific issues 👍

Did you find this page helpful?