FIND-20260330-011 · 2026-03-30 · Innovation Veille

Claude Code March 2026 — /loop recurring tasks, voice mode, 1M context (Opus 4.6), agent skills frontmatter

release MEDIUM
Claude Code received major updates throughout March 2026 (versions 2.1.63–2.1.87+). Key additions: /loop command enables recurring monitoring tasks at defined intervals (lightweight session-level cron); push-to-talk voice mode via /voice; Opus 4.6 with 1M token context window by default for Max/Team/Enterprise plans (from v2.1.75, 2026-03-13); hooks can now be defined directly in agent skill frontmatter; Skills support forked context, hot reload, and custom agent invocation; agents no longer stop when tool use is denied; wildcard tool permissions (e.g. Bash(*-h*)); /teleport to move session to claude.ai. Last known version tracked: 2.1.87.

Source

https://code.claude.com/docs/en/changelog

ODS Impact

ODS heavily uses Claude Code agents (ADLC, PDLC, veille). The /loop command directly enables scheduled watchdog agents without external cron. The 1M context window is transformative for agents working on large codebases (oid, workflow-engine). Skills frontmatter hooks simplify the SKILL.md pattern ODS already uses. Evaluate /loop for the veille agent's daily scheduling to replace the systemd timer approach.

Security Review

License: Proprietary (Anthropic) | Maintenance: ACTIVE | Risk: LOW | Recommendation: SAFE_TO_USE

Tags

claude-code anthropic agents loop voice context-window skills adlc