<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>AIwave</title><description>Tutorials and tools for building with Claude, MCP, and the AI agent stack.</description><link>https://aiwave.dev/</link><item><title>Claude Code Dynamic Workflows: How to Actually Drive Them</title><link>https://aiwave.dev/blog/2026-06-01-claude-code-dynamic-workflows-how-to-actually-drive-them/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-06-01-claude-code-dynamic-workflows-how-to-actually-drive-them/</guid><description>Dynamic Workflows let Claude Code fan work out across parallel subagents. Here&apos;s what they actually are, how to turn them on, and how to drive a branching one.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Claude Code Hidden Config: What the Docs Don&apos;t Tell You</title><link>https://aiwave.dev/blog/2026-06-01-claude-code-hidden-config-what-the-docs-dont-tell-you/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-06-01-claude-code-hidden-config-what-the-docs-dont-tell-you/</guid><description>A source-code teardown surfaced undocumented Claude Code hook fields, settings.json keys, and agent frontmatter. Here&apos;s a working reference for the real ones.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>11 Claude Tips from the Viral Thread — Tested Live</title><link>https://aiwave.dev/blog/2026-05-19-11-claude-things-i-wish-i-knew-earlier-i-tested-every-one-live/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-05-19-11-claude-things-i-wish-i-knew-earlier-i-tested-every-one-live/</guid><description>A nearly 1,300-upvote Reddit post claimed 11 Claude techniques changed everything. I ran each one in Claude Code and the API to see what actually holds up.</description><pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate></item><item><title>Claude for Small Business: The Builder Upgrade Path Mapped</title><link>https://aiwave.dev/blog/2026-05-19-claude-for-small-business-claude-code-certification-the-builder-upgrade-path-no-one-has-mapped/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-05-19-claude-for-small-business-claude-code-certification-the-builder-upgrade-path-no-one-has-mapped/</guid><description>Claude for Small Business just launched. Here&apos;s the real cost math, tier comparison, and certification path that builders deploying Claude to clients actually need.</description><pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate></item><item><title>Claude Managed Agents as MCP Tools: Build a Persistent Agent Pipeline</title><link>https://aiwave.dev/blog/2026-05-13-claude-managed-agents-as-an-mcp-server-walk-through-the-new-cookbook-and-build-a-persistent-agent-pipeline/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-05-13-claude-managed-agents-as-an-mcp-server-walk-through-the-new-cookbook-and-build-a-persistent-agent-pipeline/</guid><description>Anthropic&apos;s new cookbook wraps the CMA Sessions API as a full MCP server. Here&apos;s the architecture, the SSE shim, and how to wire it into Claude Desktop.</description><pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate></item><item><title>Claude Code&apos;s Double Safety Failure: 717 GB and Broken Guards</title><link>https://aiwave.dev/blog/2026-05-12-claude-code-deleted-717-gb-then-stopped-following-claude-md-heres-the-double-failure-post-mortem-and-the-guards-that-fix-both/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-05-12-claude-code-deleted-717-gb-then-stopped-following-claude-md-heres-the-double-failure-post-mortem-and-the-guards-that-fix-both/</guid><description>One backslash deleted an entire Windows install. Then users found Claude Code silently ignores CLAUDE.md rules. Both failures have the same fix — here&apos;s how to build it.</description><pubDate>Tue, 12 May 2026 00:00:00 GMT</pubDate></item><item><title>Claude Code CVE-2026-39861: Symlink Escape and How to Harden It</title><link>https://aiwave.dev/blog/2026-05-10-claude-code-has-a-sandbox-escape-cve-heres-what-it-actually-does-and-how-to-harden-your-setup/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-05-10-claude-code-has-a-sandbox-escape-cve-heres-what-it-actually-does-and-how-to-harden-your-setup/</guid><description>CVE-2026-39861 lets attackers escape Claude Code&apos;s sandbox via a symlink. Anthropic says don&apos;t click OK — here&apos;s the three-layer fix that actually works.</description><pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate></item><item><title>Real-Time Tools Break Claude Agents — Build the Audit Guard</title><link>https://aiwave.dev/blog/2026-05-06-i-gave-claude-a-clock-and-it-broke-reproducing-the-failure-and-building-the-tool-call-audit-guard/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-05-06-i-gave-claude-a-clock-and-it-broke-reproducing-the-failure-and-building-the-tool-call-audit-guard/</guid><description>A viral clock failure shows a real agent safety bug: stateful tools destabilize Claude&apos;s reasoning loop. Reproduce it, then build the assertion guard that stops it.</description><pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate></item><item><title>Prompt Injection Hit My Claude App — Here&apos;s the Guard Layer I Built</title><link>https://aiwave.dev/blog/2026-05-06-prompt-injection-hit-my-claude-app-live-heres-exactly-what-happened-and-the-guard-layer-i-built/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-05-06-prompt-injection-hit-my-claude-app-live-heres-exactly-what-happened-and-the-guard-layer-i-built/</guid><description>A real-world prompt injection attack on a Claude app, reproduced in a sandbox, with three concrete defenses: input sanitization, integrity checks, and system prompt hardening.</description><pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate></item><item><title>Fix Claude&apos;s Em Dash Problem With One Prompt Line</title><link>https://aiwave.dev/blog/2026-05-06-short-your-claude-output-has-an-em-dash-problem-heres-the-one-prompt-line-that-fixes-it/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-05-06-short-your-claude-output-has-an-em-dash-problem-heres-the-one-prompt-line-that-fixes-it/</guid><description>Claude defaults to em dashes so often they&apos;ve become an AI tell. Here&apos;s the exact system prompt instruction that eliminates them from your output.</description><pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate></item><item><title>Give Claude Code a $0.02/Call Coworker to Beat Pro Limits</title><link>https://aiwave.dev/blog/2026-05-03-i-gave-claude-code-a-0-02-call-coworker-and-stopped-hitting-pro-limits-full-architecture-walkthrough/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-05-03-i-gave-claude-code-a-0-02-call-coworker-and-stopped-hitting-pro-limits-full-architecture-walkthrough/</guid><description>Wire a cheap-model subagent to Claude Code using the Bash tool and CLAUDE.md routing rules. Full architecture walkthrough with cost math and working code.</description><pubDate>Sun, 03 May 2026 00:00:00 GMT</pubDate></item><item><title>Three Claude Code Billing Traps (And How to Avoid Each One)</title><link>https://aiwave.dev/blog/2026-04-30-anthropics-billing-trap-opus-paywall-within-a-paywall-hermes-md-charges-and-the-real-cost-math-for-claude-code-users/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-04-30-anthropics-billing-trap-opus-paywall-within-a-paywall-hermes-md-charges-and-the-real-cost-math-for-claude-code-users/</guid><description>Opus now costs extra even on Pro, a specific git commit message can silently drain your budget, and API costs keep climbing. Here&apos;s the full breakdown with dollar figures.</description><pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Claude Opus 4.7 vs 4.6: A Structured Benchmark, Not a Vibe</title><link>https://aiwave.dev/blog/2026-04-30-is-claude-opus-4-7-actually-getting-worse-i-ran-the-same-10-tasks-side-by-side-to-find-out/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-04-30-is-claude-opus-4-7-actually-getting-worse-i-ran-the-same-10-tasks-side-by-side-to-find-out/</guid><description>Community frustration with Claude Opus 4.7 is real — but is it measurable? Here&apos;s a 10-task head-to-head benchmark with token counts, quality scores, and model selection guidance.</description><pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Give Claude Code a Self-Maintaining Wiki That Survives Session Resets</title><link>https://aiwave.dev/blog/2026-04-27-give-your-claude-agent-a-living-wiki-it-actually-maintains-karpathys-idea-built-for-real/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-04-27-give-your-claude-agent-a-living-wiki-it-actually-maintains-karpathys-idea-built-for-real/</guid><description>Wire a Markdown wiki into Claude Code so the agent reads context on startup and writes what it learned on exit — no vector DBs, no cloud services.</description><pubDate>Mon, 27 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Claude Opus 4.7 Is Ignoring Stop Hooks — Detect and Work Around It</title><link>https://aiwave.dev/blog/2026-04-25-claude-4-7-is-ignoring-stop-hooks-heres-how-to-detect-and-work-around-it/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-04-25-claude-4-7-is-ignoring-stop-hooks-heres-how-to-detect-and-work-around-it/</guid><description>Claude Opus 4.7 has a confirmed regression where stop hooks are silently skipped. Here&apos;s how to reproduce it, test your setup, and ship two workarounds today.</description><pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Anatomy of the Most Upvoted CLAUDE.md File on the Internet</title><link>https://aiwave.dev/blog/2026-04-24-the-claude-md-file-with-1800-upvotes-what-makes-it-actually-work/</link><guid isPermaLink="true">https://aiwave.dev/blog/2026-04-24-the-claude-md-file-with-1800-upvotes-what-makes-it-actually-work/</guid><description>Tear down the viral CLAUDE.md file from r/ClaudeAI — three prompting patterns explain its nearly 1,800 upvotes, plus a minimal template you can drop into your project today.</description><pubDate>Fri, 24 Apr 2026 00:00:00 GMT</pubDate></item></channel></rss>