CLAUDE LABJP
FORK — Claude Code 2.1.212 changes what /fork does: it copies your conversation into a new background session with its own row in claude agents, so you can keep working. The old in-session subagent is now /subtaskLIMITS — WebSearch calls are now capped at 200 per session by default, and subagent spawns get the same 200 ceiling, so a runaway search or delegation loop stops on its ownMCPBG — MCP tool calls running past two minutes now move to the background automatically, keeping the session usable. Tune the threshold with CLAUDE_CODE_MCP_AUTO_BACKGROUND_MSPLANFIX — Fixed plan mode auto-running file-modifying Bash commands such as touch and rm without a permission prompt or an SDK canUseTool callbackSONNET5 — Claude Sonnet 5 is running on introductory pricing of $2 per million input tokens and $10 per million output. After August 31 it moves to $3 and $15IPO — Bankers are reportedly lining up investor meetings for Anthropic ahead of a possible public listing as soon as OctoberFORK — Claude Code 2.1.212 changes what /fork does: it copies your conversation into a new background session with its own row in claude agents, so you can keep working. The old in-session subagent is now /subtaskLIMITS — WebSearch calls are now capped at 200 per session by default, and subagent spawns get the same 200 ceiling, so a runaway search or delegation loop stops on its ownMCPBG — MCP tool calls running past two minutes now move to the background automatically, keeping the session usable. Tune the threshold with CLAUDE_CODE_MCP_AUTO_BACKGROUND_MSPLANFIX — Fixed plan mode auto-running file-modifying Bash commands such as touch and rm without a permission prompt or an SDK canUseTool callbackSONNET5 — Claude Sonnet 5 is running on introductory pricing of $2 per million input tokens and $10 per million output. After August 31 it moves to $3 and $15IPO — Bankers are reportedly lining up investor meetings for Anthropic ahead of a possible public listing as soon as October
TAG

scheduled tasks

18 articles
Back to all tags
Related:
Cowork15Automation6automation6MCP Connectors3Claude Code2cron2Reliability2Indie Dev2Dropbox2file management2Reminders2Reports2
Cowork/2026-05-03Intermediate

Honest 6-Month Review of Claude Cowork — What Actually Worked for an Indie Developer

A candid 6-month review of Claude Cowork from an indie developer's perspective. Covers scheduled tasks, skills, and the memory system — what exceeded expectations, what was genuinely painful, and the hard-won lessons that changed how I use AI automation.

Cowork/2026-04-17Intermediate

Auto-Organizing Dropbox with Cowork — File Classification, Duplicate Removal, and Naming Conventions

When your Dropbox starts feeling chaotic, let Cowork handle it. Learn how to build an automated system for file classification, duplicate detection, and bulk renaming — and schedule it to run weekly.

Cowork/2026-04-15Intermediate

Cowork × Python Data Analysis Automation: Build a Weekly Report Pipeline with pandas and Matplotlib

Learn how to combine Cowork's scheduled tasks with Python to fully automate your data analysis reports. From pandas aggregation to Matplotlib charts and Google Sheets integration — a complete, production-ready implementation guide.

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.

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.

Cowork/2026-03-09Beginner

Cowork 2026 Updates — Windows Support, Scheduled Tasks & New Connectors

A roundup of Cowork's latest features in 2026: Windows support, scheduled tasks, plugin marketplace, new MCP connectors, and more.