Development Studio
AI Salesforce development with a real feedback loop
Author and deploy Apex classes, Lightning Web Components, Flows, permission sets, objects, and layouts in a familiar editor — with an AI pair programmer that reads the actual deployment result and iterates until it compiles.
What you can do
- VS Code-style editor for Apex, LWC, Flow XML, permission sets, custom objects, fields, validation rules, and page layouts
- One-click apply: AI-generated code drops straight into the editor
- Deploy through the Metadata API with configurable test levels (RunLocalTests, RunSpecifiedTests, and more)
- The AI reads deployment failures — compile errors with line numbers, Apex test failures — and fixes the actual problem
- Full read-only org context while coding: schema, existing classes, automation, live queries
- Built-in playbooks for Apex patterns, LWC structure, flow design, and permission sets
How it works
Describe what to build
“A trigger handler that syncs Opportunity amounts to a rollup on Account” — the AI grounds itself in your real schema first.
Review in the editor
Generated files land in a familiar editor. Change anything before it goes near your org.
Deploy with tests
Ship to a sandbox through the Metadata API. Production targets run check-only validation.
Let the AI fix failures
Compile errors and test failures flow back into the conversation with line numbers — the AI iterates on evidence, not guesses.
Why it's different
It reads the real errors
Most AI coding tools stop at “here’s some Apex, good luck.” The Studio fetches the deployment result — component errors, failing assertions, line numbers — and feeds it back to the AI. And writes are opt-in per deployment: nothing can touch an org until you enable it, and production only ever gets check-only validation.
Try asking
- “Write a batchable Apex job that archives closed cases older than two years.”
- “Build an LWC datatable of open opportunities with inline stage editing.”
- “Create a permission set for the finance team: read on Invoices__c, no delete.”
- “Fix this deployment — two test classes are failing.”
Development Studio — questions
Works even better with
Deployments
Diff two orgs component by component — new, changed, deleted — then deploy exactly what you choose to a sandbox.
Learn moreAI Org Chat
Ask your org anything. The assistant inspects schema, automation, code, and live data with 48+ read-only tools — and remembers what it learns.
Learn moreMetadata Explorer
Your whole org, documented and searchable: objects, Apex, flows, permissions, and 50+ metadata types with an interactive relationship map.
Learn morePut Development Studio to work on your org
Start free with the Metadata Explorer — every AI feature is free while the beta runs, and a competitive price is still being worked out.