Compare All Features
Complete feature comparison across all Verdict IDE plans. Find the perfect fit for your needs.
Hardware ConcurrencyUnified Batch Decoding
Local & Private Execution: Verdict vs. Other AI Tools
Unlike traditional AI tools and gateways that serialize requests to local models into single-stream queues, Verdict's EngineSlotGate unlocks true multi-slot batch decoding across Apple Silicon (MLX), llama.cpp, and LM Studio—delivering server-grade parallel throughput on developer hardware with zero token fees.
| Category / Capability | Verdict IDE (All Plans) | Others (Cursor, Windsurf, Copilot, Ollama) |
|---|---|---|
Multi-Slot Hardware Concurrency (>100% Local/LAN Hardware Performance) Local / Private Execution & Performance | Full 4×–8× parallel batch decoding with dynamic context protection 1.50×–1.89× end-to-end wall-clock speedup; up to 260+ tok/s aggregate output throughput on M4 Max | Serialized / single-stream only Requests blocked by global mutexes during streaming; background tasks starved |
Dynamic Context-Bounded Slot Protection Prevents out-of-context (OOC) and out-of-memory (OOM) crashes | Yes (Automatic context-safe slot budgeting) Slots bounded by loaded context / (max input + max output tokens) | No slot budgeting Engines crash or fail with HTTP 400/500 when concurrent context overflows |
Ultra-Large Context Headroom (66k vs 262k Dynamic Slots) High-context multi-agent prompt scaling & slot headroom | Full 4-slot 70k+ active context concurrency (262k headroom) Per-slot budget scaled to 65.5k tokens; runs 4 concurrent 18k requests (71,560 active tokens total) with zero errors and +11% higher throughput | Rigid 16k–32k caps / single slot Prompts exceeding ~16k tokens cause context rejection, silent history truncation, or serialize multi-agent swarms to N=1 |
Cross-Model JIT Weight Swap Safety Handling concurrent requests when switching between different models | Drain-then-switch synchronization In-flight tokens complete cleanly before model switch; zero collision hazards | Uncoordinated dispatch Engine lock contention or model reload collisions during rapid prompt changes |
Local Token & Subscription Cost Cost to run multi-agent swarms and continuous verification loops | $0.00 / token forever Included across all plans on hardware you own; no cloud seat markups | Rented cloud tokens / seats Monthly quota exhaustion; costly cloud tokens for multi-agent loops |
86
Total Features
13
Categories
7
Plans
| Plan Limits | Free individual | Verdict IDE Hobby individual | Verdict IDE Personal individual | Verdict IDE Pro individual | Verdict IDE Max individual | Verdict IDE Teams organizations | Enterprise organizations |
|---|---|---|---|---|---|---|---|
| Monthly credits | 1,000 | 4,000 | 10,000 | 50,000 | 110,000 | 325,000 | Contract-defined |
| Physical Devices | 2 | 8 | 15 | 20 | 30 | 50 | Contract-defined |
| Concurrent agents | 1 | 5 | 20 | 35 | 50 | 75 | Contract-defined |
| Licensed users | 1 | 1 | 1 | 1 | 1 | 10 | Contract-defined |
| Jobcard history | 10 | 100 | 1,000 | 5,000 | 10,000 | 20,000 | Contract-defined |
| Blueprint runs / mo | 50 | 200 | 500 | 1,500 | 3,000 | 5,000 | Contract-defined |
| Cloud runs / mo | 0 | 250 | 600 | 2,000 | 5,000 | 15,000 | Contract-defined |
| Data retention | 7 days | 30 days | 90 days | 180 days | 365 days | 365 days | Contract-defined |
| Image storage | - | 1 GB / 30d | 10 GB / 90d | 25 GB / 180d | 50 GB / 365d | 250 GB / 365d | Contract-defined |
| Support | Community support | Email support | Priority email support | Priority email support | Priority email support | Dedicated Slack channel | 24/7 SLA support |
A physical device is one computer, phone, or tablet. Verdict Server, Local Gateway, browser controller, and session components do not use extra device slots.
🎯Core(5)🤖AI/LLM(6)🛠️Dev Tools(10)⚙️Ops(6)💳Billing(8)🔒Security(12)👥Collab(4)💾Storage(2)🖥️UI(9)🎤Voice(3)✅QA(3)🚀Advanced(8)🏢Enterprise(6)
Feature Comparison 86 features by plan | Free $0 | Verdict IDE Hobby $9.99/mo | Verdict IDE Personal $19.99/mo | Verdict IDE Pro $99.99/mo | Verdict IDE Max $199.99/mo | Verdict IDE Teams $499.99/mo | Enterprise Contact |
|---|---|---|---|---|---|---|---|
| 🎯Core(5 features) | |||||||
Multi-Agent Code Editing (Verdict Code) AI-powered code editing with multi-file support via Verdict Code | |||||||
Prime Directives Execution Submit project goals and get executed by PAS agent swarm | |||||||
PAS (Project Agentic System) Multi-tier agent orchestration (Architect, Directors, Managers) | Limited | ||||||
Blueprint (Project Estimation) Dry-run project planning with cost/timeline/energy estimates | Estimation Only | ||||||
PLMS (Project Lifecycle Mgmt) Multi-run project tracking, receipts, KPI validation, Bayesian calibration | - | ||||||
| 🤖AI/LLM(6 features) | |||||||
Local Model Support (Ollama/LM Studio) Use local open-source models (Llama, Qwen, etc.) | |||||||
BYOK (Bring Your Own Keys) Use your own Anthropic/OpenAI/Gemini/Grok API keys | |||||||
Verdict Cloud Proxy Mode Verdict-owned vendor keys (Anthropic, OpenAI, Gemini, Grok) | - | ||||||
LAN Model Endpoints Connect to OpenAI-compatible endpoints on local network | |||||||
Auto Model Routing (4 modes) auto_local, auto_byok, auto_cloud, auto_general + quality tiers (Low/Medium/High) | - | ||||||
Model Fabric Caching TTL-based in-memory cache for model discovery (60s TTL, 110x faster) | - | ||||||
| 🛠️Dev Tools(10 features) | |||||||
RAG Code Retrieval (LightRAG) Graph-based code index with query-first semantic retrieval | - | ||||||
Verdict Web (Publish/Host/Share) One-click publish static web projects to live URLs with QR codes and share links | Preview Only | ||||||
Share Links (Verdict Web) Generate expiring share links and QR codes for published projects | - | ||||||
Password Protection (Verdict Web) Add password protection to shared project links | - | - | |||||
Semantic Chunking ML-based code/doc chunking for retrieval | - | ||||||
File Manager Web-based file browser and editor | |||||||
Git Integration Auto-commit, diff, status tracking | |||||||
Sandbox Execution Isolated code execution environment | |||||||
Code Linting (Ruff) Automated code quality checks | |||||||
Project Asset Packs Auto-generate consistent UI assets for projects | - | - | |||||
| ⚙️Ops(6 features) | |||||||
Telemetry Service (CPU/MEM/GPU) Real-time resource usage metrics | - | ||||||
Process Tree Walking Auto-discover descendant processes of agents | - | ||||||
JobCard Store (Persistence) Durable state storage for all PAS JobCards | - | ||||||
Heartbeat Monitor Service health tracking and failover | - | ||||||
Service Registry Dynamic service discovery via registry.db | - | ||||||
Comms Logging Parent-child chat logging with LLM metadata | - | - | |||||
| 💳Billing(8 features) | |||||||
Personal Billing Account Individual user credit management | - | ||||||
Organization Accounts (Teams) Shared billing pool with role-based access | - | - | |||||
Usage Analytics Dashboard System-wide usage and revenue metrics | - | - | - | - | - | ||
Billing Export (CSV) Download transaction history | - | ||||||
Cost Attribution Token usage metering by model/user/org | - | - | |||||
Ledger Events Tracking Append-only audit trail of all billing transactions | - | - | |||||
Hard Cap Enforcement Spending limits per account | - | ||||||
Credit Adjustment (Admin) Manual credit grants/deductions for support | - | - | - | - | - | ||
| 🔒Security(12 features) | |||||||
RBAC (Role-Based Access Control) 7 roles x 10 GUI areas with fine-grained permissions | - | - | |||||
Permission Overrides Grant specific permissions outside role defaults | - | - | - | - | - | ||
Super Admin Protection Protects platform owner role from accidental removal | - | - | - | - | - | - | |
API Keys Management Generate/revoke API tokens with scopes | - | - | |||||
Key Storage (Encrypted) SQLite key vault for BYOK credentials | |||||||
Cloud BYOK Vault Optional zero-knowledge encryption for key sync | - | ||||||
OAuth Device Token Installed app authentication (device-code flow) | - | ||||||
Secrets Redaction (Logs) Auto-remove API keys, tokens, credentials from output | - | - | |||||
Filesystem Allowlist YAML config to whitelist/blacklist file access | |||||||
Command Allowlist YAML config to block destructive git/rm operations | |||||||
Audit Logging (RBAC) Complete trail of role changes and permission denials | - | - | |||||
Image Policy Presets Admin-managed image generation policies | - | - | - | - | - | - | |
| 👥Collab(4 features) | |||||||
Organization Management Create orgs, manage members, set billing policies | - | - | - | - | - | ||
Multi-Org Support User can belong to multiple organizations | - | - | - | - | - | ||
Team Chat (Parent-Child) Hierarchical message threading with agents | - | - | - | - | - | ||
Organization Asset Library Shared org-wide gallery of generated assets | - | - | - | - | - | ||
| 💾Storage(2 features) | |||||||
Receipt Generation JSON receipts for every PAS execution | - | ||||||
Checkpoint Storage JobCard state snapshots for resume/rollback | - | - | |||||
| 🖥️UI(9 features) | |||||||
Web HMI Browser-based dashboard for PAS control | |||||||
Tree View (D3.js) Hierarchical agent/task visualization | - | ||||||
Agent Chat Interface Send messages to agents with tool context | - | - | |||||
Sequencer Panel Timeline of execution steps with audio notifications | - | - | - | - | - | ||
Job Card Dashboard View active/completed jobs and statuses | - | ||||||
Telemetry Widget Real-time CPU/MEM/GPU metrics display | - | - | |||||
Settings Panel Configure models, feature flags, provider keys | |||||||
Auto Model Picker Dynamic model selection with filtering | - | ||||||
Chat Filters Filter chat messages by type (text/tool/error/result) | - | - | |||||
| 🎤Voice(3 features) | |||||||
Voice STT (Speech-to-Text) Convert audio input to text | - | - | |||||
Voice TTS (Text-to-Speech) Convert agent responses to audio | - | - | |||||
Audio Notifications Completion/error alerts with multi-lane synthesis | - | - | - | - | - | ||
| ✅QA(3 features) | |||||||
Model Compatibility Testing Auto-detect tool-calling and code editing support | |||||||
SLO Validation Endpoint Check service SLOs and health | - | - | |||||
Performance Benchmarking Model latency and throughput metrics | - | ||||||
| 🚀Advanced(8 features) | |||||||
SAM (Shared Agent Memory) Shared context across agents: Brief injection, decision ledger, concurrency control | - | - | |||||
Remote Control (Monitor) Monitor Verdict status and agent progress from iPhone, iPad, Apple Watch, and Android devices | - | ||||||
Remote Control (Monitor and Control) Full remote control of Verdict from iPhone, iPad, Apple Watch, and Android devices - monitor status and send commands | - | - | - | ||||
Holoview (Holo Layer) 3D visualization of agent architecture and data flows | - | - | - | - | - | - | |
Vendor Error Mapping Normalize errors across Anthropic/OpenAI/Gemini/Grok | - | - | |||||
Speculative Execution Early token generation for latency reduction | - | - | - | - | - | ||
Relay Streaming SSE passthrough of vendor streams | - | - | - | - | - | ||
Model Resilience Auto-failover to backup models on error | - | - | |||||
| 🏢Enterprise(6 features) | |||||||
SSO / SAML Single Sign-On via SAML 2.0 with IdP integration | - | - | - | - | - | - | |
Dedicated Infrastructure Single-tenant deployment option with isolated networking and keys | - | - | - | - | - | - | |
Custom SLO / SLA Contracted uptime and support response guarantees | - | - | - | - | - | - | |
Custom Data Retention Configurable retention policies for logs, receipts, and artifacts | - | - | - | - | - | - | |
Audit Log Export Export audit logs to external systems (SIEM) and scheduled archives | - | - | - | - | - | - | |
Signed Image Provenance Cryptographic provenance stamp for generated images | - | - | - | - | - | - | |
Ready to choose?
Start with the Free plan and upgrade as you grow. All plans include local model support.