CLAUDE LABJP
SWE-BENCH — Claude Opus 4.8 scores 69.2% on SWE-Bench Pro, topping GPT-5.5 and Gemini 3.1 Pro (May)TOKYO — Code with Claude heads to Tokyo on June 10, its first Asia stop after SF and London (Jun)LIMITS — Claude Code raises weekly limits by 50% for all Pro/Max/Team/Enterprise users through July 13 (Jun)EFFORT — claude.ai now lets users control how much effort Claude puts into a task (Jun)SPEED — Opus 4.8's fast mode runs 2.5x faster at the same price as Opus 4.7 (May)WORKFLOW — Claude Code's Dynamic Workflows distribute work across hundreds of parallel subagents (May)SWE-BENCH — Claude Opus 4.8 scores 69.2% on SWE-Bench Pro, topping GPT-5.5 and Gemini 3.1 Pro (May)TOKYO — Code with Claude heads to Tokyo on June 10, its first Asia stop after SF and London (Jun)LIMITS — Claude Code raises weekly limits by 50% for all Pro/Max/Team/Enterprise users through July 13 (Jun)EFFORT — claude.ai now lets users control how much effort Claude puts into a task (Jun)SPEED — Opus 4.8's fast mode runs 2.5x faster at the same price as Opus 4.7 (May)WORKFLOW — Claude Code's Dynamic Workflows distribute work across hundreds of parallel subagents (May)
ARTICLES

All Articles

All (1013) Claude AI (278) Claude Code (385) Cowork (81) API & SDK (269)
API & SDK/2026-03-25Advanced

Building Edge AI Microservices with Claude API and Cloudflare Workers

Learn how to build low-latency, highly scalable AI microservices by combining Claude API with Cloudflare Workers. This guide covers edge computing design patterns with production-ready code examples.

API & SDK/2026-03-25Intermediate

Claude API Token-Saving Updates: Practical Guide to Cache-Aware Rate Limits, Token-Efficient Tool Use, and Tool Search Tool

Master Anthropic's latest token-saving API updates. Learn how to implement cache-aware rate limits, token-efficient tool use, and the Tool Search Tool to cut costs and boost throughput.

API & SDK/2026-03-24Intermediate

Claude API Token Counting Guide — How to Estimate Token Usage and Optimize Costs Before Sending Requests

Learn how to use the Claude API Token Counting endpoint to estimate token usage before sending messages. Covers cost management, context window optimization, and production implementation patterns.

API & SDK/2026-03-24Intermediate

Claude API Usage & Cost API: The Practical Guide to Programmatic Cost Monitoring and Optimization

Learn how to use Anthropic's Usage & Cost Admin API to programmatically monitor, analyze, and optimize your Claude API spending with practical code examples.

Claude Code/2026-03-24Advanced

Claude Code Hooks— Practical Techniques to Automate Your Dev Workflow

Learn how to automate your development workflow with Claude Code Hooks. From PreToolUse and PostToolUse configuration to automated code review, security checks, and deployment pipeline integration.

Claude Code/2026-03-24Intermediate

Build Internal Tools in 30 Minutes with Claude Code and MCP Servers — A Practical Recipe Collection

Practical recipes for building internal tools with Claude Code and MCP servers — Slack bots, database dashboards, file converters, and more. Complete code examples included.

Cowork/2026-03-24Beginner

Claude Cowork & Claude Code Can Now Control Your Mac — Setup and Practical Guide

On March 23, 2026, Anthropic launched computer use for Claude Cowork and Claude Code on macOS. Learn how to set it up, explore real-world use cases, and understand the security model behind this new capability.

API & SDK/2026-03-24Intermediate

How to Use the Claude Models API — A Practical Guide to Querying Model Info and Capabilities

Learn how to use the Claude Models API to programmatically retrieve available models, token limits, and capabilities like thinking, PDF input, and code execution — with Python and TypeScript examples.

API & SDK/2026-03-24Intermediate

Claude Files API Guide — Upload Once, Reference Anywhere in Your API Calls

Learn how to use the Claude Files API to upload PDFs, images, and text files once and reference them across multiple API calls. Includes Python and TypeScript examples, pricing details, and error handling tips.

Cowork/2026-03-24Beginner

How to Back Up Cowork Scheduled Tasks, Todos, and Project Settings

Learn how to back up your Cowork scheduled tasks, TodoList items, and project settings like CLAUDE.md and skills. Protect your workflow from unexpected data loss.

API & SDK/2026-03-24Advanced

Building Type-Safe AI Apps with Claude TypeScript SDK and Zod — Streaming, Error Handling, and Production Patterns

A practical guide to building type-safe AI applications using the Claude TypeScript SDK with Zod schema validation, streaming patterns, retry strategies, and production-grade error handling.

Claude Code/2026-03-24Intermediate

How to Automate Game Development with Claude Code × unity-mcp — A Complete Workflow from Concept to Release

Learn how to combine Claude Code with unity-mcp to automate Unity game development. The hcg-workflows skill set provides an 8-phase workflow from planning to deployment.