github nyldn/claude-octopus v8.56.0
v8.56.0 — CC v2.1.72-v2.1.74 Feature Sync

latest releases: v9.30.0, v9.29.3, v9.29.2...
one month ago

CC v2.1.72-v2.1.74 Feature Sync — 8 New Flags (94 Total)

Added

8 new SUPPORTS_* detection flags across 3 Claude Code releases:

v2.1.72 (2 previously untracked):

  • SUPPORTS_PARALLEL_TOOL_RESILIENCE — Failed Read/WebFetch/Glob no longer cancels sibling parallel tool calls (only Bash errors cascade)
  • SUPPORTS_PLAN_WITH_ARGS/plan accepts description argument directly (e.g., /plan fix the auth bug)

v2.1.74 (6 new — 30th version_compare block):

  • SUPPORTS_AUTO_MEMORY_DIRautoMemoryDirectory setting for custom auto-memory storage path
  • SUPPORTS_FULL_MODEL_IDS — Full model IDs (e.g., claude-opus-4-6) now work in agent model: frontmatter
  • SUPPORTS_SESSION_END_TIMEOUTCLAUDE_CODE_SESSIONEND_HOOKS_TIMEOUT_MS env var for configurable SessionEnd hook timeout
  • SUPPORTS_CONTEXT_SUGGESTIONS/context command shows actionable context optimization tips
  • SUPPORTS_PLUGIN_DIR_OVERRIDE--plugin-dir local dev copies override installed marketplace plugins
  • SUPPORTS_MANAGED_POLICY_FIX — Managed policy ask rules no longer bypassed by user allow rules or skill allowed-tools

Wired

  • spawn_agent(): Positive debug log when SUPPORTS_FULL_MODEL_IDS confirms full model IDs supported
  • /octo:doctor: Surfaces /context command tip when CC v2.1.74+
  • /octo:doctor: Checks autoMemoryDirectory config when CC v2.1.74+

Fixed

  • test-version-check.sh: head -30head -40 (fragile against growing log line count)

Total: 94 flags across 30 version_compare blocks

Full Changelog: v8.55.0...v8.56.0

Don't miss a new claude-octopus release

NewReleases is sending notifications on new releases.