Skip to content

v9.33.0 — Strengthen auto-router hooks for plain-language workflow routing

Choose a tag to compare

@nyldn nyldn released this 05 May 17:54
· 51 commits to main since this release
eb4e1e9

Changed

  • Strengthen auto-router hooks for plain-language workflow routing.
  • Add explicit off, suggest, and invoke auto-router modes so users can choose whether natural-language prompts only suggest Octopus workflows or invoke them directly.
  • Add a compact SessionStart routing contract through auto-router-inject.sh so plain-language debate, research, and review prompts route more consistently through /octo:* workflows.
  • Harden hook trap tests with isolated HOME directories and per-hook deadlines to prevent flaky hook validation from leaking user state.

Full Changelog: v9.32.1...v9.33.0