CLAUDE LABJP
OPUS5 — Claude Opus 5 has arrived: a faster, more cost-efficient model for coding and knowledge work, now the default on Max and the top choice on ProSUNSET — Claude Opus 4.1, deprecated back on June 5, reaches its retirement date today, August 5. Worth checking anywhere you pin an API versionFOCUS — VSCode gains a Focus view that tucks tool activity behind a per-turn summary, so Ctrl+Alt+F leaves you with just the thread of the conversationMASK — Sandbox credential masking landed for Linux and WSL. Commands inside read a sentinel copy while the proxy substitutes the real value on egressLEAK — Several long-session memory leaks are fixed, including MCP stdio stderr piling up and LSP documents that never closedMCP — The 2026-07-28 MCP spec brings a stateless core plus stronger OAuth and OIDC authorization. Monthly SDK downloads have passed 400 millionOPUS5 — Claude Opus 5 has arrived: a faster, more cost-efficient model for coding and knowledge work, now the default on Max and the top choice on ProSUNSET — Claude Opus 4.1, deprecated back on June 5, reaches its retirement date today, August 5. Worth checking anywhere you pin an API versionFOCUS — VSCode gains a Focus view that tucks tool activity behind a per-turn summary, so Ctrl+Alt+F leaves you with just the thread of the conversationMASK — Sandbox credential masking landed for Linux and WSL. Commands inside read a sentinel copy while the proxy substitutes the real value on egressLEAK — Several long-session memory leaks are fixed, including MCP stdio stderr piling up and LSP documents that never closedMCP — The 2026-07-28 MCP spec brings a stateless core plus stronger OAuth and OIDC authorization. Monthly SDK downloads have passed 400 million
TAG

SessionEnd

1 articles
Back to all tags
Related:
Claude Code1hooks1automation1CI/CD1
Claude Code/2026-06-18Advanced

Moving Cleanup and Logging into a SessionEnd Hook

How to use Claude Code's new post-session hook to automate temp-file cleanup and log writing after a session ends, with real examples from a pipeline that processes several repositories in sequence.