CLAUDE LABJP
OPUS48 — The default model on Bedrock, Vertex, and AWS is now Claude Opus 4.8. Opus 4.8 and Haiku 4.5 are also in the Messages API, with prompt caching and extended thinkingSTREAM — A Claude Code stability and quality update landed: subagent text over stream-json, stronger permission and hook handling, and better background-agent reportingFASTEND — Fast mode for Claude Opus 4.7 is removed on July 24. After that, speed: 'fast' returns an error, so migrate to fast mode on Opus 4.8TEACH — Claude for Teachers is here, giving verified US K-12 educators free premium access, plus curriculum connections aligned to standards in all 50 states and new education connectorsFIX — The update fixes issues across Chrome, Windows, Bedrock, Vertex, hooks, and session recovery, and speeds up terminal renderingIPO — Bankers are reportedly lining up investor meetings for Anthropic ahead of a possible public listing as soon as OctoberOPUS48 — The default model on Bedrock, Vertex, and AWS is now Claude Opus 4.8. Opus 4.8 and Haiku 4.5 are also in the Messages API, with prompt caching and extended thinkingSTREAM — A Claude Code stability and quality update landed: subagent text over stream-json, stronger permission and hook handling, and better background-agent reportingFASTEND — Fast mode for Claude Opus 4.7 is removed on July 24. After that, speed: 'fast' returns an error, so migrate to fast mode on Opus 4.8TEACH — Claude for Teachers is here, giving verified US K-12 educators free premium access, plus curriculum connections aligned to standards in all 50 states and new education connectorsFIX — The update fixes issues across Chrome, Windows, Bedrock, Vertex, hooks, and session recovery, and speeds up terminal renderingIPO — Bankers are reportedly lining up investor meetings for Anthropic ahead of a possible public listing as soon as October
TAG

automation

136 articles
Back to all tags
Related:
Claude Code53claude-code29Cowork14Claude API12MCP12reliability10cowork9headless8mcp7Indie Dev7workflow7CI/CD7
Cowork/2026-03-25Advanced

Claude Computer Use × Dispatch: Production Automation Patterns for macOS

Master production automation patterns with Claude Computer Use on macOS. Learn overnight batch processing, multi-app orchestration, spreadsheet automation, browser automation, and Xcode build automation with security-first design patterns.

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.

Cowork/2026-03-24Beginner

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

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.

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.

Claude Code/2026-03-23Intermediate

Claude Code --bare Flag: Headless Automation and Scripted Execution

Learn how to use Claude Code's new --bare flag for fast, lightweight scripted automation. This guide covers CI/CD pipelines, batch processing, and safety best practices for headless Claude Code execution.

Cowork/2026-03-22Beginner

How to Batch-Create Image Assets with Canva × Claude — Banners, OGP, and Social Media Graphics

Master batch creation of marketing assets using Canva and Claude AI. Set up Brand Kit for consistency, generate headlines with Claude, and use Canva's resize feature to output multiple formats at scale.

Claude Code/2026-03-21Intermediate

Designing CLAUDE.md for Stable Output — Hierarchy, Sub-Agents, and External Memory

Learn how to structure CLAUDE.md with a 3-tier hierarchy, sub-agent workflows, and external memory to keep Claude Code's output consistent — with the practical lessons that actually moved the needle in real operation.

Cowork/2026-03-20Intermediate

Running 4 Sites with 600+ Articles on Autopilot Using Cowork — A Solo Developer's Real Automation Story

How I use Claude's Cowork mode to automatically generate and publish articles across 4 AI knowledge base sites. Covers scheduled task design, skill files, real failures, and lessons learned.

Claude Code/2026-03-20Advanced

Implementation Patterns for Custom Claude Code Skills — SKILL.md Design, Testing, and Distribution

A hands-on tutorial for building three production custom Claude Code skills from scratch. Covers SKILL.md structure, agent types, context injection, testing, and team distribution.

API & SDK/2026-03-19Advanced

Claude Code × SaaS Development — Building a Monthly Revenue Pipeline as a Solo Developer

Complete pipeline for developing SaaS products with Claude Code and generating monthly revenue through Stripe subscriptions. From idea validation through MVP construction, payment implementation, and marketing automation.

Claude Code/2026-03-19Advanced

Unity × Claude Code Advanced Workflow — Shader Generation, CI/CD & Performance Optimization

Advanced Unity development with Claude Code. Auto-generate custom shaders, build CI/CD pipelines, and implement performance profiling—with production-tested code.

Cowork/2026-03-19Intermediate

Claude Cowork Scheduled Tasks — Recurring Runs, Reminders, and Auto-Reports

How to set up recurring execution, one-time reminders, and automatic reports with Claude Cowork's scheduled tasks. From cron syntax to dry runs, timing spread, and idempotent prompts, with the lessons that only show up in real operation.