Claude Report — 2026-09-08
- Claude Code v2.1.263 (Sep 6) ships bug fixes and reliability improvements; Agent SDK TypeScript v0.3.263 lands same day for parity.
- Python Agent SDK stays stalled at v0.2.152 (bundling CLI 2.1.259) with no release since Sep 2.
- No new Anthropic news posts in the window; last official post remains Sep 1 (Fable/Mythos 5.1).
- Serena, DeusData's codebase-memory-mcp, and github-mcp-server all ship fixes Sep 7-8; archify hardens credential handling and adds Gitee support.
- Community ships an agent-run replay/fork tool (OrcaReplay), cross-machine Claude Code messaging (claude-intercom), and a spec-vs-tests judgment benchmark (spec-wins).
🚀 Anthropic Official
Claude Code v2.1.263 (Sep 6)
Ships bug fixes and reliability improvements; Anthropic's release notes for this build list no itemized changes beyond that summary.
Claude Agent SDK TypeScript v0.3.263 (Sep 6)
Updates to parity with Claude Code v2.1.263 the same day it shipped.
- The Python SDK remains stalled at v0.2.152 (bundling CLI 2.1.259, Sep 2), with no release in the window.
No anthropic.com/news posts, API release notes, or product announcements fall inside Sep 5-8; the most recent official post remains the Sep 1 Fable/Mythos 5.1 launch.
🔌 Claude Code Plugins
Plugin tracking skipped this run — official marketplace install-count cache unavailable.
🛠️ Skills
tt-a1i/archify
Redacts credentials in HTTP remote-origin diagnostics and keeps JSON argument failures machine-readable (Sep 6-7), then adds Gitee and local-only repository support, fixes packaged examples staying within the desktop reader, configures advisory CodeRabbit review, and ships a reproducible dsh 0.2.0 adapter (Sep 8).
Unchanged in window: anthropics/skills (last commit Sep 3, already reported), agentskillexchange/skills (routine sync/regeneration churn plus minor setup fixes, no material content change), K-Dense-AI/scientific-agent-skills (only an automated security-scan-report commit Sep 7), alirezarezvani/claude-skills (no push since Aug 26).
🤖 Agents & Subagents
anthropics/claude-agent-sdk-typescript
See Anthropic Official above — v0.3.263 (Sep 6) brings the SDK to parity with Claude Code v2.1.263.
Unchanged in window: nicobailon/pi-subagents (still v0.66.0, released Sep 6 and already reported yesterday — no newer release since), claude-agent-sdk-python (still v0.2.152), VoltAgent/awesome-claude-code-subagents (README-only churn Sep 7, no content change), AMAP-ML/LongHorizon-Harness (no push since Aug 20).
🔗 MCPs & Integrations
oraios/serena
Disables automatic type acquisition in TypeScript backends and improves docstrings/agent-config docs (Sep 8), following the already-reported Sep 6 fix for document-symbol caching and independent Kotlin LSP storage per instance.
DeusData/codebase-memory-mcp
Lands a cluster of parser and pipeline fixes Sep 7-8 — scoping YAML plain-scalar indicators to the value start, guarding semantic-edge qsort against null, deduplicating coverage ranges at EOF, and skipping function sort when a graph has no functions.
github/github-mcp-server
Returns a clear error for missing owner/repo/issue_number parameters in the Copilot assignment tools (Sep 7).
Unchanged in window: upstash/context7 (Sep 7 version-packages release already reported yesterday, no new commits since), modelcontextprotocol/typescript-sdk (last commit Sep 3), modelcontextprotocol/servers (last commit Sep 3), punkpeye/awesome-mcp-servers (routine new-entry list churn only, no core feature change).
💡 Community — Workflows & Ideas
thecodacus/spec-wins
Ships three deliberately flawed Python "fix-it" tasks with hidden graders to test whether a coding agent follows the spec over misleading tests, legacy TODOs, and contradictory performance notes — Claude Opus 5 and Qwen 3.8-Flash-Next score 17/17, Qwen 3.6-35B scores 14/17.
Continuum-AI-Corp/OrcaReplay
Records Claude Code (and other agent) runs through a local proxy for byte-for-byte offline replay, and lets you fork any checkpoint to a different model — added to awesome-claude-code Sep 7.
MuhammadTalhaMT/claude-intercom
Bridges two Claude Code sessions on separate machines over the Channels API with delivery tracking and per-message reply budgets, routing messages through user-controlled infrastructure instead of Anthropic's servers — added to awesome-claude-code Sep 5.
shaheer-00/claude-adhd
Scans Claude Code session transcripts to surface forgotten commitments and unfinished threads between sessions, with focus-mode timers and energy-aware task filtering, built for ADHD workflows with no external API keys.
DogukanK/claude-pc-cleanup
Uses Claude's reasoning instead of a static script to identify reclaimable macOS disk space — checking lockfiles before flagging node_modules as safe to delete — and requires explicit approval before removing anything.
📰 Quick Mentions
- bang-motion — an agent skill for generating browser-based motion-graphics openers, promos, and explainers.
- awesome-seo-agent-skills — a curated collection of agent skills for SEO audits and keyword research.
- ALIGN — agentic image generation via iterative p5.js refinement without diffusion models.
- FreeDeepseekAPI-EN — an OpenAI-compatible proxy connecting DeepSeek to Claude Code and other tools.