

Is Agentforce the future of enterprise vibe coding? | Salesforce’s Dan Fernandez
Oct 7, 2025
Dan Fernandez, VP of Product for Developer Services at Salesforce, discusses the innovative concept of Enterprise Vibe Coding, which aims to merge agile development with governance. He emphasizes the importance of reusing existing systems instead of reinventing the wheel, and shares insights into Salesforce's safety protocols, like sandboxes and automated quality gates. Dan also highlights the necessity of building trust through strict data policies, advocating for a future where app building is democratized and accessible even to non-engineers.
AI Snips
Chapters
Transcript
Episode notes
Reuse Over Reinvention
- Enterprise vibe coding must prioritize reusing existing systems rather than rebuilding them from scratch.
- Dan Fernandez argues enterprises act like plumbers, gluing hardened APIs and services instead of creating greenfield apps.
Test In Sandboxes And Gate Quality
- Use sandboxed pre-production environments and checkpoints to test AI-generated changes safely before touching production.
- Enforce automated quality gates and aggregated code analysis to block unsafe or low-quality code from deploying.
Codify Agent Rules And Team Policies
- Define granular agent rules and team-level AI policies that forbid touching legacy folders or require specific frameworks.
- Configure quality gates that block merges unless code meets severity and test thresholds set by the org.