# Neural-LLM — Power Claude > Neural-LLM builds Power Claude — a local VS Code & Cursor extension (and `pc` CLI) that orchestrates Claude accounts you already own to save up to ~$150/mo versus an over-provisioned Claude Max plan, rotates to a fresh account on every rate limit (429) to keep Claude Code running, auto-resumes crashed sessions, and tracks per-account, per-model cost. Everything runs locally; no prompts or code leave your machine. ## Key Pages - [Home](https://neural-llm.com/home): Local orchestration for Claude Code — session recovery, scheduling, Token Saver, and dashboards via official CLI transport. - [Power Claude](https://neural-llm.com/power-claude): Product overview — save up to ~$150/mo vs Max via multi-account rotation, smart 429 routing, auto-resume, and local cost analytics. - [Pricing](https://neural-llm.com/pricing): Pricing — free 7-day trial (no card), Pro plans, and a 14-day Premium trial. - [Downloads](https://neural-llm.com/downloads): Download Power Claude for VS Code, Cursor, or the CLI. - [Blog](https://neural-llm.com/blog): Guides and comparisons on Claude Code rate limits, multi-account workflows, and agentic coding. - [Docs](https://neural-llm.com/docs): Documentation — install, settings reference, and troubleshooting. - [Partner Program](https://neural-llm.com/referral): Power Claude affiliate program. ## Comparisons - [Aider vs Cline vs Continue: Open-Source AI Coding](https://neural-llm.com/blog/comparisons/open-source-ai-coding-clis-aider-cline): Aider, Cline, and Continue.dev are open-source AI coding tools you self-host with your own API key. Here is how they differ and what they really cost. - [Best VS Code Extensions for Claude Code in 2026](https://neural-llm.com/blog/comparisons/best-vscode-extensions-claude-code): The best VS Code extensions for heavy Claude Code users in 2026: Power Claude (rate-limit rotation + session recovery + cost tracking), GitLens, language tooling, and Error Lens — a lean, honest shortlist. - [Claude Code vs Cursor vs Copilot: 2026 Comparison](https://neural-llm.com/blog/comparisons/claude-code-vs-cursor-vs-copilot-2026): A 2026 comparison of Claude Code, Cursor, and GitHub Copilot across what each does best, pricing, rate-limit pauses, and cost surprises. - [Claude Code vs Cursor: CLI Agent vs IDE](https://neural-llm.com/blog/comparisons/claude-code-vs-cursor-cli-vs-ide): Claude Code is a CLI agent; Cursor is an IDE assistant. Here is how the two paradigms differ on autonomy, cost, and rate limits, and when to use each. - [Claude Max vs Pooling Pro Accounts: The Real Cost Math](https://neural-llm.com/blog/comparisons/claude-max-vs-pooling-pro-accounts-real-cost): The monthly math of one Claude Max 20× plan vs five pooled Pro accounts, and how the Power Claude community savings counter is calculated. - [How Many Pro Accounts Equal a Max? Okay, Do the Math With Me](https://neural-llm.com/blog/comparisons/five-pro-accounts-vs-max-do-the-math): How many Pro accounts equal a Max? The honest, funny answer: most people drive five lanes of a twenty-lane highway. Right-size and keep $100+/mo. - [Power Claude vs Manual Account-Switching: an Honest Comparison](https://neural-llm.com/blog/comparisons/power-claude-vs-manual-account-switching-comparison): Manual account switching works, with real costs. Here is the honest comparison: what each approach takes and which week reclaims more hours. - [Power Claude vs. Manual Claude Account Switching: A Comparison](https://neural-llm.com/blog/comparisons/power-claude-vs-manual-account-switching): Manual scripts can swap Claude credentials. They cannot do pre-emptive rotation, pooled-budget math, or telemetry. A direct, factual comparison. - [The Best Tools for Agentic AI Coding in 2026](https://neural-llm.com/blog/comparisons/best-agentic-ai-coding-tools): Claude Code, Codex CLI, and Cursor lead agentic AI coding in 2026 — here is how they compare, and how Power Claude keeps Claude Code running through rate limits with local multi-account rotation and auto-resume. ## Engineering - [Detecting and Recovering Crashed Claude Code Sessions](https://neural-llm.com/blog/engineering/detecting-crashed-claude-code-sessions): Stale heartbeats in Claude Code's session JSONL distinguish crashes from idle pauses. Here is how to detect each and what a watchdog adds. - [Editor Blame for AI-Edited Code: Who Changed What and When](https://neural-llm.com/blog/engineering/editor-blame-for-ai-edited-code): Git blame tells you who changed a line. It does not tell you which Claude session or prompt. Here is the gap and the UX that fixes it. - [GitLens for AI Sessions: Navigating Claude's Edit History](https://neural-llm.com/blog/engineering/gitlens-for-ai-sessions): GitLens taught developers to navigate git history visually. AI sessions need the same UX. Here is the analogue and what carries over. - [How Power Claude's Account Rotator Works: Proxy Core and Watchdog](https://neural-llm.com/blog/engineering/how-power-claude-account-rotator-works): Inside Power Claude: the local proxy, the budget-aware router, the watchdog, and the anti-ping-pong logic behind the account rotator. - [I Tried to Break Power Claude's Rotation. Does It Actually Work?](https://neural-llm.com/blog/engineering/i-tried-to-break-power-claude-rotation): Does Power Claude rotation actually work? I hammered parallel Claude Code sessions to force a 429 — here's the honest, illustrative log. - [Local-First AI Coding Tools: A Security Reality Check](https://neural-llm.com/blog/engineering/verifying-local-first-ai-coding-tools): Local-first AI coding tools, explained: what the label really means, the realistic threat model, and how to verify a tool's privacy claims yourself. - [Manage agent worktrees without losing work](https://neural-llm.com/blog/engineering/power-claude-worktree-management): Inventory agent session worktrees (behind, dirty, live, landed), FF-only refresh, and safe reclaim with Power Claude Worktree Manager. - [Pre-emptive rotation: rotate before you hit a 429](https://neural-llm.com/blog/engineering/pre-emptive-rotation-before-429): How the Power Claude proxy reads anthropic-ratelimit-* headers on every response to rotate Claude.ai accounts before a 429 ever fires. - [Pre-emptive rotation: switching before the 429](https://neural-llm.com/blog/engineering/preemptive-rotation-engineering): Why catching the 429 is the wrong design. Power Claude reads anthropic-ratelimit headers on every successful response and rotates before the throttle fires. - [Understanding TPM and RPM Rate Limits in Claude Code](https://neural-llm.com/blog/engineering/tpm-rpm-rate-limits-claude-code): TPM and RPM are the per-minute ceilings inside Claude's rate-limit model. Here is what each measures and which trips first under fan-out. - [What data leaves your machine when using Power Claude](https://neural-llm.com/blog/engineering/data-privacy-nothing-leaves): Power Claude is local-first. Your prompts, code, transcripts, and Anthropic credentials never leave your box. Here is the complete network accounting. - [Where your code goes when you run Power Claude](https://neural-llm.com/blog/engineering/power-claude-never-sees-your-prompts): Power Claude runs entirely in your editor and never receives your prompts or code. Here is exactly what does and does not leave your machine. - [Why Claude Rate Limits Cost Engineers 3+ Hours a Week](https://neural-llm.com/blog/engineering/why-claude-rate-limits-cost-engineers-hours): Claude Code rate limits don't just block requests. They burn quota on 429s, fragment your context, and tax every long agentic session. Here's the real cost. - [Why Heavy Sub-Agent Fan-Outs Hit Claude Rate Limits](https://neural-llm.com/blog/engineering/claude-code-subagent-rate-limits): Sub-agent fan-outs concentrate token load against a single account's TPM bucket. Here's the concurrency math, the failure mode, and the structural fix. - [Why LLM Context Windows Degrade Before Their Limit](https://neural-llm.com/blog/engineering/llm-context-window-degradation): An LLM's effective context is far smaller than its advertised window. Here is why accuracy drops well before the limit, and how to work around it. ## Guides - [Agentic Coding in 2026: From Chatbots to Fleets](https://neural-llm.com/blog/guides/agentic-coding-agent-fleets-2026): Agentic coding in 2026 means running agent fleets, not single chat sessions. Here's what that shift costs and how to make it sustainable. - [Auto-Nudge and Objective Mode — stop Claude Code from quitting early](https://neural-llm.com/blog/guides/power-claude-auto-nudge): Power Claude Auto-Nudge continues trivial agent stops; Objective Mode keeps long goals on track. Shadow mode, eagerness, and loop guards explained. - [Auto-Nudge: Stop Claude Code Asking 'Should I Continue?'](https://neural-llm.com/blog/guides/claude-code-should-i-continue-prompts): Claude Code keeps stopping mid-task to ask permission for routine commands. Here is why it happens and what an auto-nudge layer actually changes. - [Auto-Resume and Auto-Rewake in Power Claude — keep Claude Code moving](https://neural-llm.com/blog/guides/power-claude-auto-resume): Configure Power Claude Auto-Resume and Auto-Rewake so rate-limited or stalled Claude Code sessions wake safely — with cross-window defaults, kill switch, a - [Auto-Tuning & Calibration in Power Claude](https://neural-llm.com/blog/guides/power-claude-calibration): How Power Claude Calibration interviews set settings like Auto-Nudge aggressiveness for you — posture, per-setting toggles, and how to turn it off. - [Checkpoints in Power Claude — recover a known-good session state](https://neural-llm.com/blog/guides/power-claude-checkpoints): How Power Claude checkpoints help you return to a known-good Claude Code session state after a bad turn or crash — local continuity, not cloud sync. - [Claude Code + n8n: Webhook Hooks When Agents Rate-Limit, Fail, or Finish](https://neural-llm.com/blog/guides/claude-code-n8n-workflow-hooks): Claude Code does not replace n8n. Wire agent events (rate limit, failure, finish, harness block) into n8n webhooks for Slack, Discord, Linear, and CRM — real Reddit problems, practical recipes. - [Claude Code 429 Errors Still Burn Your Plan Quota](https://neural-llm.com/blog/guides/claude-code-429-burns-quota-bug): Claude Code returns 429 rate-limit errors while the dashboard shows plenty of quota left. Here is the documented bug and what auto-recovery routing changes. - [Claude Code Auto-Compact: Why the Summary Loses Your Work](https://neural-llm.com/blog/guides/claude-code-auto-compact-context-loss): Auto-compact silently summarizes Claude Code at 95 percent of context. Here is what gets dropped, why the summary degrades, and how to keep state. - [Claude Code Multi-Account: Official Profiles vs Relay Servers](https://neural-llm.com/blog/guides/claude-code-multi-account-architectures-official-vs-relay): Claude Code multi-account safely uses Architecture B (CLAUDE_CONFIG_DIR). Power Claude official-cli runs that allowed route—not subscription relays (Architecture A). - [Claude Code Sessions That Talk to Each Other](https://neural-llm.com/blog/guides/claude-code-cross-session-messaging): Most agentic coding tools isolate sessions. Power Claude and the hurc harness add a signed, local message bus so parallel agents can coordinate without racing. - [Claude Code Subagents on Haiku: What Telemetry Shows — and How Power Claude Makes It Visible](https://neural-llm.com/blog/guides/claude-code-subagent-haiku-telemetry-power-claude): Claude Code can route Explore subagents to Haiku while you set Sonnet/Opus. /stats often misses them. See structure, models, and tokens with Power Claude Flow Explorer + Token Tree. - [Claude Code Token Limits: Pro vs Max 100 vs Max 200](https://neural-llm.com/blog/guides/claude-code-token-limits-pro-max-100-max-200): What Pro, Max 100, and Max 200 actually give you in Claude Code, why 'up to 5x/20x' isn't a clean token multiplier, and how to verify your own usage. - [Claude Code's Weekly Cap, Explained](https://neural-llm.com/blog/guides/claude-code-weekly-cap-explained): Claude Code's quieter 7-day cap is what locks heavy users out of the rest of the week. Here is how it interacts with the 5-hour window and what pooling changes. - [Claude Fable 5 for Agentic Coding: Strengths, Rate Limits, Multi-Host](https://neural-llm.com/blog/guides/claude-fable-5-agentic-coding): Claude Fable 5 remains a top agentic coding model. Run Fable with Power Claude rotation and mix Kimi K3 when frontend loops demand it. - [Claude Opus Rate Limits Explained: Pro vs Max vs API](https://neural-llm.com/blog/guides/claude-opus-rate-limits-pro-max-api): Claude's Pro, Max, and API tiers each reshuffle the four rate-limit windows. Here is what each tier optimizes for and how pooling changes the math. - [Claude Opus vs Sonnet for Agentic Coding: When to Use Which](https://neural-llm.com/blog/guides/opus-vs-sonnet-agentic-coding): Use Claude Sonnet for most agentic coding (fast, cheap) and Opus for hard reasoning, architecture, and tough debugging. Learn when each wins and how Power Claude tracks per-model cost so Opus only runs when it pays. - [Dead-Chat Recovery Veil — when Claude Code looks frozen](https://neural-llm.com/blog/guides/power-claude-dead-chat-veil): What Power Claude’s Dead-Chat Recovery Veil does when a Claude Code tab looks frozen, how to configure stall timing, and how it differs from Watchdog and A - [Does Power Claude Violate Anthropic's Terms? An Honest Answer](https://neural-llm.com/blog/guides/does-power-claude-violate-anthropic-tos): Does Power Claude violate Anthropic's terms? A measured, mechanism-first answer — what it does, what it doesn't, and why to read the terms yourself. - [Extra usage auto-apply — don't let reset credits expire unused](https://neural-llm.com/blog/guides/power-claude-extra-usage-auto-apply): Power Claude exposes extra_usage on the usage API and auto-applies unused extra-usage or reset credits 5 minutes before they expire. Default ON, user can turn off. - [Founding Partner rates — why 70% Direct is a huge limited-time opportunity](https://neural-llm.com/blog/guides/power-claude-founding-partner-rates): Founding Partners earn 70% Direct on paid Power Claude + 20% Scout. Most affiliates pay 10–40%. Join while founding rates are open. - [Hit Claude Code's 5-Hour Limit? Here's What's Actually Happening](https://neural-llm.com/blog/guides/claude-code-5-hour-limit-explained): The Claude Code 5-hour limit is rolling, not block-based. Here is how the window actually works, why short prompts burn it fast, and what pooling changes. - [How to Cut Your Claude Code Token Costs](https://neural-llm.com/blog/guides/cut-claude-code-token-costs): Cut Claude Code token costs: context shape, thinking caps, .claudeignore, MCP prune, Token Saver — compliance-safe. - [How to Move Your Claude Code Accounts to Another Computer](https://neural-llm.com/blog/guides/move-claude-code-accounts-to-another-computer): Set your Claude account pool up once, then carry it anywhere. How to export your Power Claude accounts to a file and import them on another workspace or machine. - [How to Run Two Claude Accounts on Mac](https://neural-llm.com/blog/guides/two-claude-accounts-mac): Run two Claude accounts on Mac with CLAUDE_CONFIG_DIR, optional dual Desktop, and Power Claude groups for Work, Job A, or Client B pools. - [How to Stop Hitting Claude Code Rate Limits](https://neural-llm.com/blog/guides/stop-claude-code-rate-limits): Stop hitting Claude Code rate limits with token hygiene, official capacity, and Power Claude local orchestration (no OAuth pools). - [How to Stop Hitting Claude Usage Limits in 2026 (Chat + Claude Code)](https://neural-llm.com/blog/guides/how-to-stop-hitting-claude-usage-limits): Stop hitting Claude usage limits: tokens not messages, context growth, Claude Code settings, official plans, and compliance-safe orchestration with Power Claude. - [How to Uninstall Power Claude and Remove Your Data](https://neural-llm.com/blog/guides/how-to-uninstall-power-claude-and-remove-your-data): Every way to remove Power Claude — one hook, all local data, the extension, the CLI, and your account — plus what's kept and for how long. - [Is My Claude Account Safe With Power Claude? A Security FAQ](https://neural-llm.com/blog/guides/is-my-claude-account-safe-with-power-claude): Is my Claude account safe with Power Claude? Credentials stay encrypted on your machine — no keylogger, no token reselling, clean one-command exit. - [Is Power Claude a Scam? A Skeptic's Field Guide](https://neural-llm.com/blog/guides/is-power-claude-a-scam-skeptics-guide): Is Power Claude a scam? A skeptic's field guide to the boring mechanism — local account rotation and right-sizing, not magic. Check it yourself. - [Is the Power Claude Savings Real, or a Gimmick?](https://neural-llm.com/blog/guides/power-claude-savings-real-or-gimmick): A skeptic's guide to how Power Claude really saves money on Claude Code, why it isn't a gimmick, and how to verify it against your own token usage. - [Kimi K3 Took #1 — How to Run It With Power Claude (Not Locked to One Lab)](https://neural-llm.com/blog/guides/kimi-k3-with-power-claude): Kimi K3 beat Claude Fable 5 on frontend Code Arena. Use Moonshot open frontier models with Power Claude multi-host Model tabs, discovery, and gateway routing. - [Link AI Coding Sessions Across Machines](https://neural-llm.com/blog/guides/claude-code-cross-machine-session-messaging): Pair coding-agent sessions across laptops, build boxes, and servers with opt-in remote messaging—observe notes by default, no Neural-LLM cloud hop for bodies. - [LLM Quality Tools for Coding Agents (2026): What Actually Matters Beyond Chatbots](https://neural-llm.com/blog/guides/llm-quality-tools-coding-agents-2026): Compare LLM quality tooling for coding agents: CI gates, traces, harness workflows, and session graphs. How Power Claude and agent fleets fit a real eval stack. - [Local LLMs for Coding 2026: Llama, Qwen, DeepSeek](https://neural-llm.com/blog/guides/local-llms-for-coding-2026): Which local LLMs actually hold up for coding in 2026? Quantization gaps, VRAM floors, and when cloud frontier models win — a practical guide. - [Methodology: Multi-Model Agentic Coding Fleets Without Tooling Chaos](https://neural-llm.com/blog/guides/multi-model-methodology-agentic-coding): Methodology for Claude Fable, Kimi K3, Grok, and Codex: contracts, discovery, Model tab visibility, gateway mixtures. - [Migrating From Manual Account-Switching Scripts to Power Claude](https://neural-llm.com/blog/guides/migrating-from-manual-account-switching-scripts): If you're rotating Claude accounts with a custom shell script or browser extension, here's what you're doing wrong — and how Power Claude does it differently. - [Neural-LLM Partner Program — how the Power Claude affiliate system works](https://neural-llm.com/blog/guides/power-claude-partner-program): Earn configured cash commissions sharing Power Claude — Direct + Scout rewards, hold windows, disclosure rules, and how to apply. Independent of Anthropic. - [Objective Mode in Power Claude — keep multi-step work going](https://neural-llm.com/blog/guides/power-claude-objective-mode): How Power Claude Objective Mode turns multi-step Claude Code requests into standing goals that keep working until done — on by default, token-light, safe on real blockers. - [Overnight Autonomous Claude Jobs, Without Rate-Limit Stalls](https://neural-llm.com/blog/guides/autonomous-overnight-claude-jobs-without-rate-limits): Run long-running Claude Code sessions overnight without rate-limit stalls — a pre-flight checklist for account pools, the watchdog, and Auto-Nudge. - [Paying Opus, Served Haiku: Silent Downgrades in Claude Code](https://neural-llm.com/blog/guides/silent-haiku-downgrades-claude-code): Claude Code can fall back to Haiku without telling you. Here is what triggers the downgrade, why telemetry shows it is common, and how to detect it. - [Power Claude Account Groups for Work, Jobs & Clients](https://neural-llm.com/blog/guides/power-claude-account-groups-isolated-context): Use Power Claude account groups to name Work, Job A, or Client B pools. Activate a set, isolate Claude Code memory, and run only that engagement. - [Power Claude CLI — pc proof, health, and config without the IDE](https://neural-llm.com/blog/guides/power-claude-cli): Install and use the Power Claude CLI (pc) for Health Check proof, diagnostics, and config — same product as the VS Code extension, terminal-first. - [Power Claude Quick Setup: The 90-Second Onboarding Consult](https://neural-llm.com/blog/guides/power-claude-onboarding-90-second-setup): Power Claude quick setup: install, add one account, answer one goal question, read the Seat Ledger. A 90-second onboarding that right-sizes your Claude spend. - [Power Claude self-help hub](https://neural-llm.com/blog/guides/power-claude-help): Install, prove, configure, and troubleshoot Power Claude — how-tos for Token Saver, Warm Compacting, Auto-Rewake, Flow Explorer, CLI, and more. - [Power Claude Session Flow Explorer: Mermaid Graphs of Agents & Turns](https://neural-llm.com/blog/guides/power-claude-session-flow-explorer): See coding-agent sessions as a graph: sub-agents, tools, gates, evidence, Mermaid export. Free interactive Flow Explorer demo + Power Claude product map. - [Reading the Power Claude Dashboard: Every Badge Decoded](https://neural-llm.com/blog/guides/reading-power-claude-dashboard-badges-explained): Reference guide to every badge, chip, status pill, and stat tile in the Power Claude VS Code dashboard — what each one means and what action to take. - [Recovering Claude Code Sessions That Ended Mid-Task](https://neural-llm.com/blog/guides/recovering-claude-code-sessions-mid-task): Claude Code sessions can die with eighteen open todos. Here are the four failure modes, what you can recover by hand, and why a watchdog is the only real fix. - [Reset burn-down — use residual capacity before the window rolls](https://neural-llm.com/blog/guides/power-claude-reset-burn-down): Power Claude reset burn-down prefers multi-account seats near 5h/7d usage reset with residual capacity so quota is not left unused. Default ON, progressive urgency, honest Anthropic headers. - [Response Summary & Your Request in Power Claude — status without the scroll](https://neural-llm.com/blog/guides/power-claude-response-summary): How Power Claude’s Your Request banner and Response Summary strips show session intent and Remaining/Landed status token-free — defaults on, push still yours. - [Resume stalled Claude sessions with Power Claude](https://neural-llm.com/blog/guides/power-claude-resume-stalled): How Power Claude finds abandoned or unfinished Claude Code sessions and finishes them in isolated git worktrees — when to use Resume Stalled vs Auto-Resume - [Right-Size Your Claude Spend: Stop Overpaying for Max](https://neural-llm.com/blog/guides/right-size-claude-spend-stop-overpaying-max): On Claude Max but rarely hit the ceiling? Power Claude pools Claude Pro accounts to match your real usage — putting $100+/mo back in your pocket, stall-free. - [Run Claude Code in a Loop That Actually Finishes](https://neural-llm.com/blog/guides/claude-code-loop-that-finishes): A loop turns one prompt into hours of work in Claude Code. Here is the resilience layer that keeps it running through rate limits, crashes, and stops. - [Running Multiple AI Coding Agents Without Chaos](https://neural-llm.com/blog/guides/running-multiple-ai-coding-agents): Running several AI coding agents at once causes edit collisions and rate-limit stalls. Here's the coordination discipline and the structural cost fix. - [Running Multiple Claude Code Sessions Without Losing Track](https://neural-llm.com/blog/guides/running-multiple-claude-code-sessions): Running several Claude Code sessions at once means seeing one at a time — and collisions. How to keep parallel sessions visible, safe, and fed. - [Runout Forecaster — see when Claude capacity will run out](https://neural-llm.com/blog/guides/power-claude-runout-forecaster): How Power Claude Runout Forecaster estimates when a Claude seat will hit usage limits so you can plan work — not a bypass of Anthropic limits. - [Searching and Tagging Your Claude Code Session History](https://neural-llm.com/blog/guides/claude-code-session-history-search): Claude Code keeps every session in JSONL files. Here is the grep workflow, the tagging gap, and what a session explorer adds. - [Self-Heal in Power Claude — local continuity that repairs itself](https://neural-llm.com/blog/guides/power-claude-self-heal): What Power Claude Self-Heal covers — local recovery of stuck continuity paths so sessions and tooling recover without a manual reinstall. - [Separate Work and Personal Claude Accounts](https://neural-llm.com/blog/guides/separate-work-personal-claude-accounts): Separate work and personal Claude accounts step by step. Name Power Claude groups, assign seats, isolate memory, and switch the active group. - [Setting Up Power Claude in VS Code: a 10-Minute Walkthrough](https://neural-llm.com/blog/guides/setting-up-power-claude-with-claude-code-vs-code): Install Power Claude, activate a license, add Claude accounts, watch the first rotation. Ten minutes start to finish, with the real gotchas. - [Tab Warming in Power Claude — resume without a cold start](https://neural-llm.com/blog/guides/power-claude-tab-warming): What Power Claude Tab Warming does for Claude Code tabs — keep sessions ready to resume so you waste less time on cold UI/process spin-up. - [Telemetry dashboard tour: the metrics that explain your dev day](https://neural-llm.com/blog/guides/telemetry-dashboard-tour): Walk through the Power Claude telemetry dashboard — sessions, rotation count, total Claude-time, success rate, top error categories. Annotated screenshots. - [The $6,000 Overnight Claude Code Loop: How Bills Snowball](https://neural-llm.com/blog/guides/claude-code-overnight-loop-surprise-bills): A 30-minute update loop ran overnight and rang up a $6,000 Claude Code bill. Here is the cache math behind the spike and what hard caps actually prevent. - [The AI coding boom is the opportunity — Power Claude Partner Program](https://neural-llm.com/blog/guides/power-claude-affiliate-ai-opportunity): AI coding tools are reshaping knowledge work. Join the Neural-LLM Partner Program and promote Power Claude with recurring cash commissions — real product, real upside. - [The Math of Pooled 5-Hour Budgets — 5 Accounts, 24h/Day](https://neural-llm.com/blog/guides/math-of-pooled-5-hour-budgets-claude-code): Five Claude.ai accounts give you five independent 5-hour windows. The math on how those windows compose into a working budget that runs 24 hours a day. - [Token Saver in Power Claude — spend less context on noise](https://neural-llm.com/blog/guides/power-claude-token-saver): How Power Claude Token Saver trims command output, logs, diffs, and JSON so each Claude Code turn burns fewer tokens — levels, safety, and how to measure s - [Tracking Claude Code Spend Per Session, Per Model, Per Account](https://neural-llm.com/blog/guides/claude-code-cost-tracking): Claude Code does not show what each session costs. Here is how to read it from the JSONL transcripts and what a live dashboard adds. - [Warm Compacting in Power Claude — skip the context-wall wait](https://neural-llm.com/blog/guides/power-claude-warm-compacting): How Power Claude Warm Compacting pre-builds a summary before Claude Code’s context wall so long sessions keep moving without a long compact stall. - [We've Expanded to All Models: Claude, Grok, Codex, Gemini, and Kimi in One Control Plane](https://neural-llm.com/blog/guides/power-claude-expanded-all-models): By popular demand Power Claude Model tabs now cover Claude, Grok, Codex, Gemini, and Kimi with auto-discover and pin/hide. Multi-host agent fleets without Claude-only chrome. - [Which VS Code Versions Does Power Claude Support? A Compatibility Guide](https://neural-llm.com/blog/guides/power-claude-vs-code-version-compatibility): Which editor and Node versions Power Claude supports, why an install can silently stick on an old build, how to check your version in ten seconds, and how every compatibility claim is proven by a real sandbox run. - [Why Claude Code Freezes on 429 — and What to Do About It](https://neural-llm.com/blog/guides/why-claude-code-freezes-on-429): Claude Code stalls on HTTP 429s with a Retry-After countdown. Here is what the error actually means, why it freezes the editor, and how to keep working. - [Why Claude Code Sessions Stop — and How to Auto-Resume Them](https://neural-llm.com/blog/guides/claude-code-session-auto-resume): Claude Code sessions stop on rate limits, crashes, or stalls. Learn how a watchdog auto-resumes them where they left off — Power Claude detects and recovers crashed, stalled, and rate-limited sessions locally. - [Why Claude Rate Limits Cost Engineers 3+ Hours a Week](https://neural-llm.com/blog/guides/claude-rate-limits-cost-engineers-3-hours-week): Claude rate limit 429 errors interrupt your flow, kill context, and silently eat hours. Here is what actually happens, and how to stop it. - [Why Your 10th Claude Message Costs Far More Than Your First (Token Waste Explained)](https://neural-llm.com/blog/guides/claude-usage-limits-why-each-turn-costs-more): Why later Claude turns cost more: cumulative tokens, tools, PDFs, thinking. Fix Claude usage limits by attacking context growth—not message count. ## Partner - [AI basics for non-tech partners — what you need to know](https://neural-llm.com/blog/partner/partner-ai-basics-for-promoters): Minimal AI vocabulary for partners promoting Power Claude without being engineers. - [Always disclose — the one rule that protects you](https://neural-llm.com/blog/partner/partner-always-disclose): Why disclosure is mandatory for partners, sample language, and where to put it on social posts and videos. - [Copy-paste social posts for partners](https://neural-llm.com/blog/partner/partner-copy-paste-social): Ready-to-paste partner posts that lead with ~$117+/mo savings vs Max, then continuity — disclosure built in. - [How Partners get paid — schedule, methods, holds, refunds, 1099](https://neural-llm.com/blog/partner/partner-how-you-get-paid): Partner payout schedule, methods, minimum payout, hold windows, refund reversals, and 1099/tax overview — without inventing commission rates. - [Partner commissions — cash, holds, refunds (plain English)](https://neural-llm.com/blog/partner/partner-commissions-cash-holds-refunds): How Partner Direct cash commissions move from pending to payable, what the hold window does, and how refunds reverse payouts — without inventing rates. - [Partner first 7 days — the dummy-proof plan](https://neural-llm.com/blog/partner/partner-first-7-days): A day-by-day plan for new Neural-LLM partners: copy your link, disclose, share once a day, and track what works. - [Partner how-to — content that converts (AI tooling boom)](https://neural-llm.com/blog/partner/partner-how-to-content-that-converts): How to write and film Power Claude partner content that converts — hooks, structure, media, graphs, and disclosure for the AI coding boom. - [Partner how-to — scale with Scout (one-level growth)](https://neural-llm.com/blog/partner/partner-how-to-scale-with-scout): Scale Power Claude partner earnings with one-level Scout rewards — recruit ethical promoters, not multi-level hype. - [Partner how-to — start promoting Power Claude this week](https://neural-llm.com/blog/partner/partner-how-to-start-this-week): Day-by-day how-to for new Power Claude partners — link, disclosure, first post, tools, and dashboard graphs. No hype required. - [Partner objections FAQ — what people ask before they try](https://neural-llm.com/blog/partner/partner-objections-faq): Answers partners can give when prospects ask about safety, Anthropic affiliation, pricing, and whether Power Claude is a scam. - [Partner taxes — W-9 and 1099-NEC for AI tool affiliates (US / Utah context)](https://neural-llm.com/blog/partner/partner-1099-w9-taxes): How Neural-LLM Partner commissions relate to Form W-9 and 1099-NEC for US affiliates — independent contractor status, not tax advice. - [Partner tools quickstart — link, UTM, QR](https://neural-llm.com/blog/partner/partner-tools-quickstart): How to use the Partner Tools page: partner code URL, campaign UTMs, and QR codes for offline sharing. - [Problem solver, not seller - evergreen Q&A for Power Claude partners](https://neural-llm.com/blog/partner/partner-problem-solver-evergreen): Win as a Power Claude partner by answering questions first — Quora, Reddit (~5% promo), and evergreen SEO content that ranks on Google for months. - [Promote carefully on GitHub, forums, and Stack Exchange](https://neural-llm.com/blog/partner/partner-promote-github-forums): High-bar forums partner guide: GitHub Discussions, Stack Exchange — help-first, almost never promo spam. - [Promote Power Claude in Discord, Slack, and Telegram communities](https://neural-llm.com/blog/partner/partner-promote-discord-slack): Community partner playbook: Discord, Slack, Telegram — promo channels, rules, and disclosure. - [Promote Power Claude in Facebook Groups](https://neural-llm.com/blog/partner/partner-promote-facebook-groups): Facebook Groups partner playbook for AI and coding communities — value posts and disclosure. - [Promote Power Claude offline (meetups, conferences, coworking)](https://neural-llm.com/blog/partner/partner-promote-offline-meetups): Offline partner playbook: QR codes, lightning talks, coworking sticky notes, and in-person disclosure. - [Promote Power Claude on Dev.to and Hashnode](https://neural-llm.com/blog/partner/partner-promote-devto-hashnode): Developer-blog partner playbook for Dev.to and Hashnode: tags, series, and honest tooling reviews. - [Promote Power Claude on Indie Hackers and Hacker News](https://neural-llm.com/blog/partner/partner-promote-indie-hackers-hn): Indie Hackers and Hacker News partner playbook: high-bar audiences, Show HN norms, honest milestone posts. - [Promote Power Claude on LinkedIn](https://neural-llm.com/blog/partner/partner-promote-linkedin): LinkedIn partner playbook: professional posts about AI coding spend, savings hooks, and compliant CTAs. - [Promote Power Claude on Medium, Substack, and guest blogs](https://neural-llm.com/blog/partner/partner-promote-medium-substack): Long-form writing playbook for partners: Medium, Substack, guest posts — SEO structure and disclosure. - [Promote Power Claude on Product Hunt and AI tool directories](https://neural-llm.com/blog/partner/partner-promote-product-directories): Product Hunt and AI directory listings for partners: honest reviews, maker comments, disclosure. - [Promote Power Claude on Quora (affiliate playbook)](https://neural-llm.com/blog/partner/partner-promote-quora): How Neural-LLM partners promote Power Claude on Quora with honest answers, disclosure, and tracked links. - [Promote Power Claude on Reddit (value-first)](https://neural-llm.com/blog/partner/partner-promote-reddit): Reddit playbook for Power Claude partners: subreddit fit, value-first posts, disclosure, and anti-spam rules. - [Promote Power Claude on TikTok and Instagram Reels](https://neural-llm.com/blog/partner/partner-promote-tiktok-reels): Short-form video partner playbook for TikTok and Instagram Reels — hooks, captions, disclosure. - [Promote Power Claude on X and Threads](https://neural-llm.com/blog/partner/partner-promote-x-threads): Short-form partner playbook for X (Twitter) and Threads: threads, replies, and disclosure. - [Promote Power Claude on YouTube (and Shorts)](https://neural-llm.com/blog/partner/partner-promote-youtube): YouTube / Shorts partner playbook: demo structure, description links, disclosure, and savings-first hooks. - [Promote Power Claude via newsletters and podcasts](https://neural-llm.com/blog/partner/partner-promote-newsletters-podcasts): Owned-media partner playbook: newsletters and podcast guesting with disclosure and tracked links. - [Purple vs teal — which Partner creatives and links to use](https://neural-llm.com/blog/partner/partner-purple-teal-brand-lanes): Purple sells Power Claude to buyers (/r/code). Teal recruits Partners (/sk/code). Never mix colors or links. - [Scout rewards explained — introduce Partners, earn one level](https://neural-llm.com/blog/partner/partner-scout-rewards-explained): Scout is a one-level partner reward when someone you introduce becomes a productive Partner — not multi-level marketing. How it works and how to talk about it. - [SEO, GEO & LLM content — how Partners get found and cited](https://neural-llm.com/blog/partner/partner-seo-geo-llm-content): Partner playbook for classic SEO, generative engine optimization (GEO), and LLM-friendly content that ranks and gets cited. - [Two money pipelines — customer sale vs Scout recruit vs hybrid](https://neural-llm.com/blog/partner/partner-two-money-pipelines): Compare Partner customer-main, Scout-main, and hybrid money pipelines. DEMO math only — live cash on the dashboard. - [Use AI tools to make Partner post media (ChatGPT, Grok Imagine, GIFs)](https://neural-llm.com/blog/partner/partner-ai-media-tools-for-posts): How Partners use ChatGPT, Grok Imagine, and GIF tools for post media with tracked /r and /sk links, disclosure, and SEO/GEO/LLM structure. - [What Power Claude is — explain it in 30 seconds (non-tech)](https://neural-llm.com/blog/partner/partner-what-is-power-claude-simple): Savings-first 30-second script for partners: ~$117+/mo vs Max, then continuity — plain language, disclosure built in. - [Where to share — extensive channels for Power Claude partners](https://neural-llm.com/blog/partner/partner-where-to-share): Extensive list of places partners can promote Power Claude — Quora, Reddit, LinkedIn, YouTube, directories, offline — with deep-dive playbooks. - [Why partner earnings start quiet — then compound hard](https://neural-llm.com/blog/partner/partner-earnings-timeline-trial-lag-compound): Realistic optimistic partner timeline: 14-day trial lag, residual rebills, and evergreen posts that stack views and paid renewals. ## Release Notes - [Power Claude Changelog Recap: Months of Improvements](https://neural-llm.com/blog/releases/power-claude-changelog-recap): From manual rotation to a zero-dependency proxy with pre-emptive routing. Here is the narrative arc of Power Claude's recent releases — what shipped and why. ## Docs - [Documentation](https://neural-llm.com/docs/documentation): Power Claude documentation hub — getting started, settings reference, core concepts, and troubleshooting guides. - [Get Started with Power Claude](https://neural-llm.com/docs/power-claude): Get Power Claude running fast: install the VS Code extension or pc CLI, activate your license, add your Claude account, and start automatic account rotation. The same quickstart as pc onboard and the in-editor walkthrough. ## Concepts - [Account rotation](https://neural-llm.com/docs/concepts/concepts-account-rotation): How Power Claude decides which account handles your next request, and what 'rotation' actually means in the rate-limit math. - [Auto-Nudge](https://neural-llm.com/docs/concepts/concepts-auto-nudge): Auto-Nudge intercepts Claude's 'should I continue?' prompts and answers them so long autonomous jobs don't stall waiting for input. - [License heartbeat and auto-resume](https://neural-llm.com/docs/concepts/concepts-license-heartbeat): The extension periodically refreshes a short-lived session token so a brief network blip or revoked license isn't a silent failure — and so resumes are seamless. - [Pooled 5-hour budgets](https://neural-llm.com/docs/concepts/concepts-pooled-budgets): Five accounts on individual 5-hour budgets give you a single pooled window that almost always has headroom — here's the math. - [Pre-emptive rotation](https://neural-llm.com/docs/concepts/concepts-preemptive-rotation): Why Power Claude rotates accounts BEFORE you hit a 429, not after — and how the headroom heuristic works. - [Watchdog architecture](https://neural-llm.com/docs/concepts/concepts-watchdog-architecture): The proxy is supervised by a user-mode systemd unit so a crash doesn't quietly stop your rotations. Here's the supervision model. ## Docs — Getting Started - [Account Groups Setup: Work, Job & Client Pools](https://neural-llm.com/docs/getting-started/account-groups): Set up Power Claude account groups: name Work, Job A, or Client B pools, add seats, activate with pc scope, isolate Claude Code memory. - [Install](https://neural-llm.com/docs/getting-started/install): Install Power Claude in VS Code, Cursor, or any VS Code-compatible editor — from the Marketplace, Open VSX, a direct VSIX, or the one-line CLI installer — then start a free 7-day trial or activate your license key. - [Power Claude in 5 minutes](https://neural-llm.com/docs/getting-started/power-claude-in-5-minutes): Get Power Claude running in five minutes — sign up, pick a plan, check out, install the VS Code extension, paste your license key, and see your first automatic account rotation. - [Uninstall](https://neural-llm.com/docs/getting-started/uninstall-power-claude): How to uninstall Power Claude and remove your data. Remove a single hook, wipe everything locally with one command, or close your account. ## Multiple Accounts - [Multiple Claude accounts with Gmail (the + and dot tricks)](https://neural-llm.com/docs/multiple-accounts/multiple-claude-accounts-gmail-aliases): How to make Gmail aliases with the plus-sign and dot tricks for multiple Claude accounts — plus the honest caveat about when sign-ups dedupe them. - [Multiple Claude accounts with iCloud (Hide My Email)](https://neural-llm.com/docs/multiple-accounts/multiple-claude-accounts-icloud-hide-my-email): Use iCloud Hide My Email to generate unlimited unique email addresses on your iPhone, iPad, or Mac for running multiple Claude accounts with Power Claude. - [Multiple Claude accounts with Outlook, Hotmail & Live](https://neural-llm.com/docs/multiple-accounts/multiple-claude-accounts-outlook-hotmail-aliases): Step-by-step: create up to 10 free Outlook/Hotmail aliases on one Microsoft account and use them to run multiple Claude accounts with Power Claude. - [Multiple Claude accounts with Proton Mail & SimpleLogin](https://neural-llm.com/docs/multiple-accounts/multiple-claude-accounts-proton-simplelogin-aliases): Create privacy-first email aliases with Proton Mail and SimpleLogin to run multiple Claude accounts with Power Claude. - [Multiple Claude accounts with Yahoo & AOL](https://neural-llm.com/docs/multiple-accounts/multiple-claude-accounts-yahoo-extra-addresses): Use Yahoo's extra and disposable email addresses to create multiple Claude accounts for Power Claude rotation. - [Multiple Claude accounts without email aliases](https://neural-llm.com/docs/multiple-accounts/multiple-claude-accounts-separate-email-accounts): When email aliases aren't possible, here's how to create separate free email accounts cleanly so Power Claude can rotate multiple Claude accounts. - [Set Up Multiple Claude Accounts (the easy way)](https://neural-llm.com/docs/multiple-accounts/set-up-multiple-claude-accounts): A plain-English, step-by-step guide to organising the email addresses you control — using free aliases — so you can connect more than one Claude account to Power Claude. Pick your provider and follow along. - [Unlimited Claude accounts with a custom domain](https://neural-llm.com/docs/multiple-accounts/multiple-claude-accounts-custom-domain-catch-all): Buy a cheap domain, turn on catch-all email forwarding, and get unlimited fully-distinct addresses for running many Claude accounts with Power Claude. ## Docs — Settings Reference - [Auto-Rewake Settings](https://neural-llm.com/docs/settings-reference/settings-auto-rewake): Power Claude documentation — Auto-Rewake Settings. - [CLI Reference (pc command)](https://neural-llm.com/docs/settings-reference/cli-reference): Power Claude documentation — CLI Reference (pc command). - [General Settings](https://neural-llm.com/docs/settings-reference/settings-general): Power Claude documentation — General Settings. - [Power Mode (Parallel Dispatch + Smart 429 Routing) Settings](https://neural-llm.com/docs/settings-reference/settings-power-mode): Power Claude documentation — Power Mode (Parallel Dispatch + Smart 429 Routing) Settings. - [Update Notifier Settings](https://neural-llm.com/docs/settings-reference/settings-update-notifier): Power Claude documentation — Update Notifier Settings. - [VS Code Fixes Settings](https://neural-llm.com/docs/settings-reference/settings-vs-code-fixes): Power Claude documentation — VS Code Fixes Settings. ## Docs — Troubleshooting - [Common issues and resolutions](https://neural-llm.com/docs/troubleshooting-docs/troubleshooting-common-issues): Diagnose stalled rotation, retry loops on the same account, missing auto-resume after a rate limit, OAuth re-login that did not stick, and silent emergency-off behavior. - [License activation fails](https://neural-llm.com/docs/troubleshooting-docs/troubleshoot-license-activation-fails): When pasting a Power Claude license key returns an error, the cause is almost always one of four things — and all of them are recoverable without contacting support. - [Power Claude isn't rotating accounts](https://neural-llm.com/docs/troubleshooting-docs/troubleshoot-not-rotating-accounts): When Claude Code stays on a rate-limited account instead of rotating, the proxy is usually bypassed, the watchdog is dead, or emergency-off is set. - [Rate limits aren't resetting on time](https://neural-llm.com/docs/troubleshooting-docs/troubleshoot-rate-limits-not-resetting): If a Claude account stays rate-limited past its reset window, here's how Power Claude diagnoses it and what you can do. - [The `pc` CLI command is not found](https://neural-llm.com/docs/troubleshooting-docs/troubleshoot-pc-cli-not-found): If running `pc` reports command not found, the binary is installed but your shell can't see it. Three causes and their fixes. - [The Power Claude status bar is red](https://neural-llm.com/docs/troubleshooting-docs/troubleshoot-status-bar-red): A red Power Claude status bar means the extension can't reach a working proxy. The fix depends on which of three failure modes you're seeing. - [The telemetry dashboard is empty](https://neural-llm.com/docs/troubleshooting-docs/troubleshoot-telemetry-empty): If your Power Claude dashboard shows no rotations, requests, or session data, the telemetry pipeline isn't writing — usually because of a disabled toggle or a permissions issue. ## Faq Accounts - [Can I use a single Claude account across multiple machines?](https://neural-llm.com/faq/faq-accounts/faq-accounts-q4) - [Do I need my own Claude account?](https://neural-llm.com/faq/faq-accounts/faq-accounts-q1) - [Do my Claude accounts need to be on the same plan?](https://neural-llm.com/faq/faq-accounts/faq-accounts-q3) - [How many Claude accounts do I need?](https://neural-llm.com/faq/faq-accounts/faq-accounts-q2) ## Faq Affiliation - [Are you Anthropic? Is Power Claude made by Anthropic?](https://neural-llm.com/faq/faq-affiliation/faq-affiliation-q1) - [Does Anthropic know about Power Claude? Do they approve?](https://neural-llm.com/faq/faq-affiliation/faq-affiliation-q3) - [Does Power Claude violate Anthropic's terms of service?](https://neural-llm.com/faq/faq-affiliation/faq-affiliation-q4) - [Where can I read the full legal disclaimer?](https://neural-llm.com/faq/faq-affiliation/faq-affiliation-q5) - [Why does the product name include "Claude"?](https://neural-llm.com/faq/faq-affiliation/faq-affiliation-q2) ## Faq Compatibility - [Does Power Claude work with Claude Code running in a terminal outside VS Code?](https://neural-llm.com/faq/faq-compatibility/faq-compat-q4) - [Which operating systems does Power Claude support?](https://neural-llm.com/faq/faq-compatibility/faq-compat-q2) - [Which versions of the Claude Code CLI does Power Claude support?](https://neural-llm.com/faq/faq-compatibility/faq-compat-q3) - [Which versions of VS Code does Power Claude support?](https://neural-llm.com/faq/faq-compatibility/faq-compat-q1) ## Faq How It Works - [Do you store or transmit my Claude prompts or session content?](https://neural-llm.com/faq/faq-how-it-works/faq-how-it-works-q1) - [Does Power Claude modify my Claude Code installation?](https://neural-llm.com/faq/faq-how-it-works/faq-how-it-works-q4) - [Does Power Claude work without the lifecycle hooks?](https://neural-llm.com/faq/faq-how-it-works/faq-how-it-works-q5) - [How does rate-limit rotation actually work?](https://neural-llm.com/faq/faq-how-it-works/faq-how-it-works-q2) - [What is the session-resilience watchdog?](https://neural-llm.com/faq/faq-how-it-works/faq-how-it-works-q3) - [What's inside the VS Code dashboard?](https://neural-llm.com/faq/faq-how-it-works/faq-how-it-works-q6) ## Faq Support - [What is the Pro support SLA?](https://neural-llm.com/faq/faq-support/faq-support-q2) - [What is the Team support SLA?](https://neural-llm.com/faq/faq-support/faq-support-q3) - [What support is available without a paid license?](https://neural-llm.com/faq/faq-support/faq-support-q1) ## Marketing Pages - [Compatibility](https://neural-llm.com/marketing-pages/compatibility): Which VS Code, Cursor, and Node versions Power Claude supports — a support matrix backed by real sandbox installs, plus the development timeline. - [Downloads](https://neural-llm.com/marketing-pages/downloads) - [Power Agents](https://neural-llm.com/marketing-pages/power-agents): Power Agents host product family: Power Claude public; lab hosts gated. - [Power Codex](https://neural-llm.com/marketing-pages/power-codex) - [Power Grok](https://neural-llm.com/marketing-pages/power-grok) - [Power Kimi](https://neural-llm.com/marketing-pages/power-kimi): Power Kimi lab: published Kimi Code credit economics. Not public multi-SKU. - [Power Universal](https://neural-llm.com/marketing-pages/power-universal) - [Products](https://neural-llm.com/marketing-pages/products) ## Legal & Policies - [Power Grok](https://neural-llm.com/power-grok) - [Power Codex](https://neural-llm.com/power-codex) - [Products](https://neural-llm.com/products) - [EULA — Power Claude](https://neural-llm.com/eula) - [DMCA Policy — Power Claude](https://neural-llm.com/dmca-policy) - [Trademark Policy — Power Claude](https://neural-llm.com/trademark-policy) - [Disclaimer](https://neural-llm.com/non-affiliation-disclaimer) - [Snippets Disclaimer](https://neural-llm.com/extension-snippets) - [Terms of Service](https://neural-llm.com/terms-of-service) - [Cancellation Policy](https://neural-llm.com/cancellation-policy) - [Refund Policy](https://neural-llm.com/refund-policy) - [Acceptable Use Policy](https://neural-llm.com/acceptable-use-policy) - [Privacy Policy](https://neural-llm.com/privacy-policy) - [Uninstall](https://neural-llm.com/uninstall) - [Compatibility](https://neural-llm.com/compatibility) - [Power Agents](https://neural-llm.com/power-agents) - [Power Kimi](https://neural-llm.com/power-kimi)