Plans
| Free | Pro | Enterprise | |
|---|---|---|---|
| Price | A$0 | A$24/month | Custom |
| AI requests | 5 / day | Unlimited | Unlimited |
| Explain (deploy errors) | ✓ | ✓ | ✓ |
| Deploy error chat | ✓ | ✓ | ✓ |
| Code analysis | ✓ | ✓ | ✓ |
| Explain & Fix (individual) | ✓ | ✓ | ✓ |
| Apply Fix | — | ✓ | ✓ |
| Analyze & Generate Fixes | — | ✓ | ✓ |
| Explain & Fix All Warnings | — | ✓ | ✓ |
| Offline Mode | — | ✓ | ✓ |
| Air-gapped / on-prem | — | — | ✓ |
| Team management | — | — | ✓ |
| Priority support & SLA | — | — | ✓ |
| Security & compliance docs | — | — | ✓ |
Free plan users get the full AI explanation and fixed code for every issue — the Apply Fix button is locked. You can copy the suggested fix and apply it manually.
How AI requests work
Every interaction with the AI engine counts as one request. The following actions each use 1 AI request:| Action | Where |
|---|---|
| Click Explain on a deployment error | Deploy Errors panel |
| Send a chat message | Deploy Errors panel |
| Click MoxyCode: 💡 Explain & Fix on a warning | Code Analysis panel |
| Send a chat message | Code Analysis panel |
| Action | Why |
|---|---|
| Go to line | No AI involved — navigates cursor only |
| Running MoxyCode: Deploy to Org | Deploy itself uses the Salesforce CLI, not AI |
| Viewing warnings and highlights | Analysis runs locally |
Chat messages are limited to 4,000 characters per message to ensure fair usage for all users.
Free plan limit
The Free plan includes 5 AI requests per day, shared across the entire product. Requests from the Deploy Errors panel, Code Analysis panel, and chat all count toward the same limit. Example: If you click Explain on 3 deployment errors and send 2 chat messages in the same day, you have used all 5 requests.When the limit resets
The limit resets 24 hours after your 5th request was made — not at a fixed midnight time. If you hit the limit at 2:00pm, your requests reset at 2:00pm the next day.When you hit the limit
MoxyCode will show a prompt when you have reached the daily limit. AI-powered actions will not respond until the limit resets.
Online AI usage
Your current online AI usage is shown in the MoxyCode panel header — Online AI Usage · 0%. This reflects how much of your included online AI credit you have used. When online credit is exhausted, switch to Offline Mode to continue using MoxyCode locally with no interruption.Trial
When you first install MoxyCode, you get 2 free AI requests with no account required. MoxyCode assigns your machine a unique ID to track trial usage. After your 2nd request, MoxyCode will prompt you to sign in. Once signed in, you move to the Free plan with 5 AI requests per day.The 2 trial requests are tied to your machine. Reinstalling MoxyCode on the same machine will not reset the trial.
Pro plan
Pro gives you unlimited AI requests and access to all MoxyCode features. What Pro unlocks:- Apply Fix — apply generated fixes directly from the panel with one click
- Analyze & Generate Fixes — fix all deployment errors at once
- Explain & Fix All Warnings — fix all code analysis warnings in a file at once
- Offline Mode — run MoxyCode fully local with Ollama, no code leaves your machine
- A$24/month billed monthly
- A$19/month billed yearly (A$228/year — save 35%)
Common questions
Do unused requests roll over to the next day?
Do unused requests roll over to the next day?
No — the 5 daily requests on the Free plan do not roll over. Each day starts fresh 24 hours after your 5th request was made.
Can I use MoxyCode without signing in?
Can I use MoxyCode without signing in?
Yes — you get 2 free AI requests with no account needed after installing. From your 3rd request onwards, MoxyCode will prompt you to sign in.
What happens to my work if I hit the limit mid-session?
What happens to my work if I hit the limit mid-session?
Any fixes already applied to your code are not affected. Only new AI requests are blocked until the limit resets. You can still deploy, view warnings, and navigate your code normally.
Does Analyze & Generate Fixes count as one request or multiple?
Does Analyze & Generate Fixes count as one request or multiple?
On Pro, Analyze & Generate Fixes is unlimited so request counting does not apply. On the Free plan, this feature is not available.
How do I upgrade to Pro?
How do I upgrade to Pro?
Visit moxycode.com, sign in with your email, and select a Pro plan. Your VS Code extension will automatically recognise the upgrade — no reinstall needed.
Can I cancel Pro at any time?
Can I cancel Pro at any time?
Yes — you can cancel your Pro subscription at any time from your account page at moxycode.com. You will retain Pro access until the end of your current billing period.
Privacy & FAQ
How MoxyCode handles your code and data
Troubleshooting
Fix common issues with MoxyCode