github nyldn/claude-octopus v9.27.0

7 hours ago

Fixed

  • fix(probe): port awk-header-guard from spawn_agent to probe_single_agent — codex output was silently empty in /octo:discover and all probe-based skills (#300)
  • fix(perplexity): remove env -i wrapper for shell-function providers (perplexity, openrouter) — env cannot exec bash functions, causing exit 127 (#300)

Both bugs were reported by @santtusipila in #300. The awk-header fix was originally merged via #191 into spawn_agent but never ported to probe_single_agent. The env -i fix removes credential isolation for providers dispatched as bash functions, since env cannot execute shell functions.

Don't miss a new claude-octopus release

NewReleases is sending notifications on new releases.