CLAUDE LABJP
MCPSPEC — Claude now supports the MCP 2026-07-28 spec, which moves from a bidirectional stateful protocol to request/response so servers can run on serverless and edge infrastructureAUTHZ — The new spec strengthens OAuth and OIDC authorization and splits Apps and Tasks out into versioned extensionsSDK400 — MCP SDK downloads passed 400 million per month, roughly a 4x increase over the yearFORK — /fork copies your conversation into a new background session, so you can try a second approach without pausing the firstMCPLOGIN — claude mcp login authenticates a configured MCP server from your shell instead of the interactive /mcp menu, and claude mcp logout clears the stored credentialsREVIEWBG — /code-review now runs in the background, so the conversation keeps moving while the review worksMCPSPEC — Claude now supports the MCP 2026-07-28 spec, which moves from a bidirectional stateful protocol to request/response so servers can run on serverless and edge infrastructureAUTHZ — The new spec strengthens OAuth and OIDC authorization and splits Apps and Tasks out into versioned extensionsSDK400 — MCP SDK downloads passed 400 million per month, roughly a 4x increase over the yearFORK — /fork copies your conversation into a new background session, so you can try a second approach without pausing the firstMCPLOGIN — claude mcp login authenticates a configured MCP server from your shell instead of the interactive /mcp menu, and claude mcp logout clears the stored credentialsREVIEWBG — /code-review now runs in the background, so the conversation keeps moving while the review works
TAG

fallbackmodel

1 articles
Back to all tags
Related:
claude-code1automation1scheduled-jobs1reliability1
Claude Code/2026-06-12Intermediate

A Three-Tier fallbackModel Setup for Claude Code — Keeping Unattended Runs Alive Through Overload Mornings

How I run Claude Code with a three-tier fallbackModel chain so overnight batches survive overload errors: logging which model actually ran, measuring quality drift on fallback days, and pairing it with deny rules.