◉CLAUDE LABJP
●2.1.283 — Claude Code reached 2.1.283 on September 25. The new /doctor prompt-audit flags prompting patterns in your CLAUDE.md and skills that were written for older models●MODELS — Two new managed settings, availableModelsMatch and deniedModels, let you pin allowed models to an exact version or block specific ones outright●10/07 — The old spellings of the Claude Desktop and Cowork managed config keys stop being accepted at 12:00 PT on October 7, ten days from now●CACHE — One report describes the one-hour prompt cache expiring every 11 to 12 minutes, with the whole conversation rewritten at twice the input rate●NEW — The week Opus 5.5 became the default, three places where an alias was still pointing elsewhere●RETIRE — We checked the Claude API deprecations page itself: no model retirements are scheduled in the next 60 days. The most recent was Opus 4.1 on August 5●2.1.283 — Claude Code reached 2.1.283 on September 25. The new /doctor prompt-audit flags prompting patterns in your CLAUDE.md and skills that were written for older models●MODELS — Two new managed settings, availableModelsMatch and deniedModels, let you pin allowed models to an exact version or block specific ones outright●10/07 — The old spellings of the Claude Desktop and Cowork managed config keys stop being accepted at 12:00 PT on October 7, ten days from now●CACHE — One report describes the one-hour prompt cache expiring every 11 to 12 minutes, with the whole conversation rewritten at twice the input rate●NEW — The week Opus 5.5 became the default, three places where an alias was still pointing elsewhere●RETIRE — We checked the Claude API deprecations page itself: no model retirements are scheduled in the next 60 days. The most recent was Opus 4.1 on August 5
TAG

connectors

4 articles
← Back to all tags
Related:
MCP4automation2indie-dev2circuit-breaker1observability1Claude Code1authentication1indie development1Cowork1Canva1Figma1Slack1
◉ Claude AI/2026-07-11Advanced

When a Connector Starts Slowing Down at Night: A Health-Aware Circuit Breaker for Solo Automation

Seeing connector errors and latency is only half the job — the other half is deciding when to route around them. This is my implementation of a circuit breaker that opens on error rate and p95, with runnable Python and notes on wiring it into nightly jobs.

◉ Claude AI/2026-07-07Intermediate

A connector failed for two nights and I never noticed — instrumenting my solo setup after observability went to public beta

The week connector observability hit public beta, I realized my one-person operation had no view into errors or latency. Here is how I wrapped my MCP connector calls in a thin meter and started reviewing it weekly.

⟐ Claude Code/2026-06-20Intermediate

Keep MCP Connector Authorization in One Place — A Solo Dev Design That Survives Growing Integrations

When Claude chat, Claude Code, and Cowork each configure the same MCP connector separately, their authorization drifts apart and breaks silently. Here is how to borrow the managed-connector idea of 'provision once, reuse everywhere' as an indie developer.

◈ Cowork/2026-03-09Beginner

Cowork Connectors Guide — Maximize AI Power with External Service Integration

Learn how to use Cowork's connector features. From integrating with Canva, Figma, Slack, and Asana to interactive tool integration via MCP Apps, discover practical ways to connect external services.