Claude Code Frameworks
Open-source frameworks built on top of Claude Code — GStack, Superpowers, Hermes, WAT, Paperclip. Comparison posts, when-to-use-which, framework-specific tutorials.
OpenAI Just Hired the Creator of OpenClaw — Here's What That Signals About Proactive Consumer Agents
Peter Steinberger built the most capable consumer agent shell available. OpenAI just hired him. Here's what that hire telegraphs about the product roadmap.
ClaudeMem vs. Dumping Full Context into Claude Code: The 10x Token Cost Difference Explained
Dumping all past context into Claude Code is expensive. ClaudeMem's three-layer vector search cuts retrieval token costs by ~10x.
How to Run a Self-Hosted AI Agent for 24 Cents an Hour: Hermes Setup on HPC.ai Step by Step
Hermes runs on a CPU — not a GPU — for $0.24/hour on HPC.ai. One-command install, News Portal for models, and you're running in minutes.
Hermes Agent Found a £55,000 Mispriced Mercedes on Autotrader — Then Set Up a Daily Price Monitoring Cron
Hermes scanned Autotrader, flagged a Mercedes SLS AMG underpriced by £55k, and scheduled daily alerts — all from a natural language prompt.
Hermes vs. OpenClaw for Agentic Tasks: Which Self-Hosted Agent Handles Lead Scraping and Cron Jobs Better?
OpenClaw is popular, but Hermes ships with email, scraping, and autonomous agents built in. Here's how they compare on real business tasks.
5 Autonomous Tasks the Hermes Agent Handles Better Than OpenClaw — With Real Output Examples
Hermes found mispriced supercars, generated plumber leads with pitch angles, and surfaced a Kimi K2 story most outlets missed.
ClaudeMem vs Context Mode: Which Claude Code Memory Plugin Should You Use?
Compare ClaudeMem and Context Mode for Claude Code—one handles cross-session memory, the other prevents context rot. Here's when to use each.
How to Run the Hermes Agent for $0.24/Hour: Single-Command Setup on a CPU Cloud Instance
Hermes agent runs on a CPU instance at $0.24/hour with one install command. Here's the full setup on HPC.ai with OpenRouter, Telegram, and cron scheduling.
How to Use the Superpowers Plugin in Claude Code to Write Better Code
The Superpowers plugin forces Claude to plan before coding, write tests first, and review its own work in two stages—here's how to install and use it.
Anthropic Confirms: Claude Code Was Scanning Git Commits for OpenClaw and Hermes Keywords
Anthropic's Tariq confirmed the billing bug was 'third-party harness detection' pulling git status into the system prompt.
Anthropic's OpenClaw and Hermes Detection Controversy: 4 Things Every Claude Max User Needs to Know
A $200 overcharge. A 1.44M-view viral post. An empty repo test. Four things Claude Max users need to know about Anthropic's harness detection policy.
Hermes Agent vs OpenClaw: Which Open-Source AI Agent Should You Use?
Hermes Agent and OpenClaw are both open-source AI agents with persistent memory and tool integrations. Here's how they compare for real automation work.
The Hermes.md Bug That Charged Claude Max Users $200 Extra — and What It Reveals About Subscription Pricing
A string in a git commit triggered API-rate billing on a $200/month Claude Max plan. The bug exposed how fragile AI subscription pricing really is.
Claude Code vs OpenClaw: Do You Actually Need a Separate Agent Framework?
OpenClaw and Hermes promise persistent memory and scheduled jobs, but Claude Code already has the ingredients. Here's when to build vs buy.
Claude Code vs OpenClaw: Which Should You Use to Automate Your Business?
OpenClaw and Claude Code both promise autonomous agents. Compare their memory, scheduling, cost, and business context capabilities before you choose.
Superpowers Plugin vs Claude Code Ultra Plan: Which Should You Use?
Compare the Superpowers plugin and Claude Code Ultra Plan for planning and execution. Learn when each approach saves tokens and improves code quality.
What Is the Superpowers Plugin for Claude Code? The Agentic Skills Framework Explained
Superpowers is a free open-source plugin that installs 14 structured skills into Claude Code. Learn how it reduces tokens and improves output quality.
What Is the AI Trading Bot Challenge? How OpenClaw Performed With $10,000 Over 30 Days
Two creators gave OpenClaw $10,000 each to trade stocks for 30 days. Both bots outperformed the S&P 500 during a volatile market. Here's what happened.
What Is the Anthropic OpenClaw Ban? Why Third-Party Harnesses Were Blocked
Anthropic blocked Claude subscriptions from powering third-party tools like OpenClaw. Learn what changed, why it happened, and what to do instead.
How to Build an AI Stock Trading Bot With OpenClaw: Strategy, Setup, and Lessons Learned
Learn how to build an autonomous stock trading agent with OpenClaw, including strategy design, cron job scheduling, and what not to do with options.
Archon Explained: The Meta-Agent Framework for AI Coding Workflows
Archon is a meta-agent framework that orchestrates AI coding agents through YAML pipelines. Here's what a harness builder is and why teams are adopting one.
What Is the OpenClaw Ban? Why Anthropic Blocked Third-Party Harnesses From Claude Subscriptions
Anthropic banned OAuth authentication for OpenClaw, forcing users to pay API costs directly. Learn what changed, why it happened, and what alternatives exist.
Wrap Claude Code and Codex With Archon for Determinism
Use Archon to wrap Claude Code and OpenAI Codex CLI in YAML workflows that are version-controlled, reviewable, and reproducible across runs.
What Is the Anthropic OpenClaw Ban? How Third-Party Harnesses Were Blocked From Claude Subscriptions
Anthropic restricted third-party tools like OpenClaw from using Claude subscriptions, forcing users to pay API rates. Here's what happened and why.