AIwave
← All tags

Posts tagged "anthropic"

11 posts

Project Glasswing Expanded: What It Means for Your Agent Prompts

Anthropic expanded Project Glasswing to ~150 orgs across 15+ countries. Here's what their stated threat model tells you about hardening your Claude agent system prompts.

· agents, anthropic, claude-code

Claude Code Dynamic Workflows: How to Actually Drive Them

Dynamic Workflows let Claude Code fan work out across parallel subagents. Here's what they actually are, how to turn them on, and how to drive a branching one.

· agents, anthropic, claude-code

11 Claude Tips from the Viral Thread — Tested Live

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.

· anthropic, claude-code, tooling

Claude for Small Business: The Builder Upgrade Path Mapped

Claude for Small Business just launched. Here's the real cost math, tier comparison, and certification path that builders deploying Claude to clients actually need.

· anthropic, claude-code, new-feature

Claude Managed Agents as MCP Tools: Build a Persistent Agent Pipeline

Anthropic's new cookbook wraps the CMA Sessions API as a full MCP server. Here's the architecture, the SSE shim, and how to wire it into Claude Desktop.

· agents, anthropic, claude-code

Prompt Injection Hit My Claude App — Here's the Guard Layer I Built

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.

· agents, anthropic, claude-code

Fix Claude's Em Dash Problem With One Prompt Line

Claude defaults to em dashes so often they've become an AI tell. Here's the exact system prompt instruction that eliminates them from your output.

· anthropic, claude-code, tooling

Three Claude Code Billing Traps (And How to Avoid Each One)

Opus now costs extra even on Pro, a specific git commit message can silently drain your budget, and API costs keep climbing. Here's the full breakdown with dollar figures.

· anthropic, claude-code, opinion

Claude Opus 4.7 vs 4.6: A Structured Benchmark, Not a Vibe

Community frustration with Claude Opus 4.7 is real — but is it measurable? Here's a 10-task head-to-head benchmark with token counts, quality scores, and model selection guidance.

· anthropic, claude-code, opinion

Claude Opus 4.7 Is Ignoring Stop Hooks — Detect and Work Around It

Claude Opus 4.7 has a confirmed regression where stop hooks are silently skipped. Here's how to reproduce it, test your setup, and ship two workarounds today.

· anthropic, claude-code, tooling

Anatomy of the Most Upvoted CLAUDE.md File on the Internet

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.

· anthropic, claude-code, tooling

← Back to blog