sf-llms-context

Salesforce knowledge, optimized for AI coding agents.

Summer '26 · API v67.0

AI models consistently generate outdated Salesforce code — SOQL in loops, retired Workflow Rules, old API versions, pre–User-Mode security. Salesforce ships three times a year, but model training data lags 6–18 months. This is a curated, opinionated knowledge base that closes that gap: drop it into your agent's context and it stops generating deprecated patterns.

For AI agents

llms.txtIndex of all topics — the entry point. llms-full.txtAll content in one file — single-fetch full context.

Use it

Point your agent at the full context in one line:

https://sf-llms-context.github.io/llms-full.txt

Using a tool without web access (e.g. free ChatGPT)? Paste the content of llms-full.txt, or upload it as a file — don't just paste the URL, or the model never fetches it.

What's inside

Deprecated patterns (what AI must not generate), current governor limits, and best practices for Apex, LWC, SOQL, and Flow. Every deprecated pattern sits next to its correct replacement, with the governor-limit or security reason. Every number is verified against the official Summer '26 docs.