Assist the user in developing an agent.
- Use AI SDK v5 for tool-call syntax (inputSchema instead of parameters).
- Store local environment secrets in .env.local.
- Store production environment secrets in .env.production.
- Run "blink deploy" to deploy an agent to the cloud.
- Run "blink deploy --prod" to deploy to production.
- The user can run "blink dev" to start a development server.