github nyldn/claude-octopus v9.7.7
v9.7.7 — Skill dispatch fix, scoped hooks

latest releases: v9.9.2, v9.9.1, v9.9.0...
11 hours ago

What's Changed

Fixed

  • Broken Skill() dispatch in 9 commandsdoctor, claw, loop, debug, deck, docs, security, staged-review, tdd all failed with "Unknown skill" when invoked. Replaced with direct file read instructions. Net -93 lines.
  • Factory AI manifest stale.factory-plugin/plugin.json bumped from v8.41.0.
  • HTTP webhook hook no-op — removed type: http hook that fired with empty URL.
  • MCP server Node guard — fails fast with clear error on Node < 18.

Performance

  • PostToolUse context-awareness scoped — changed from blanket matcher to Bash|Agent|Write|Edit only. No more bash process spawn on every Read/Grep/Glob.
  • SessionStart hooks consolidated (5 → 4) — merged session-sync.sh into session-start-memory.sh.
  • context-awareness.sh timeout guard — stdin drain consistency.

Full Changelog: v9.7.6...v9.7.7

Don't miss a new claude-octopus release

NewReleases is sending notifications on new releases.