Appearance
Explore Agentforce Vibes
Introducing Agentforce Vibes

Agentforce Vibes is Salesforce’s new enterprise-grade vibe coding environment - a context-aware, AI-powered IDE that turns natural language into working Salesforce applications. Built on the Salesforce Platform and Trust Layer, Vibes accelerates every stage of the development lifecycle: planning, building, testing, deploying, and iterating.
Unlike basic “AI code assistants” that generate snippets, Agentforce Vibes is designed specifically for secure, governed enterprise development. It understands your org’s metadata, adheres to your patterns and Rules, and works seamlessly with Salesforce tools such as Sandboxes, Code Analyzer, DevOps Center, and the Salesforce DX MCP server.
When you interact with Agentforce, you’re collaborating with an autonomous coding partner that can analyze your project, create detailed plans, scaffold metadata, generate Apex and LWCs, refactor existing code, resolve bugs, and deploy your app - all through natural language.
Overview
In this module, you will get hands-on with the core foundations of Agentforce Vibes and prepare your environment for the rest of the workshop. You will begin by launching Vibes inside your Salesforce org and completing the initialization flow. As part of this process, Vibes will automatically create a Salesforce DX project, authorize your org, and open the Agentforce sidebar, which is the main workspace where you will run tasks and collaborate with the agent.
Next, you will explore the Agentforce Vibes IDE. Since the environment is built on a VS Code compatible editor, you will get familiar with essential tools such as the Command Palette, Explorer, Org Browser, Extensions sidebar, integrated terminal, and status bar. These are key areas you will use throughout the workshop as Vibes generates files and interacts with your project.
You will then configure your project by retrieving only the metadata required for the Partner Performance Dashboard, including Accounts, Leads, Opportunities, permission sets, LWCs, and relevant Apex classes. This metadata provides the context Vibes needs to understand your org and generate accurate code.
Finally, you will review the Agentforce Vibes sidebar, auto-approve controls, context settings, and Rule sets. These Rules guide how Vibes structures your application and help ensure alignment with your team’s standards and patterns.
By the end of this section, your environment will be fully initialized, configured, and ready for the next module, where you will begin shaping your application using Agentforce Vibes.