github nicobailon/pi-interactive-shell v0.16.1

4 hours ago

pi-interactive-shell 0.16.1 restores OpenAI compatibility for users affected after installing 0.16.0. Requests now pass schema validation again, so the extension no longer prevents OpenAI and Codex sessions from starting. Existing input validation and behavior remain unchanged, making this a drop-in patch update.

Highlights

  • OpenAI and Codex requests work again with interactive_shell installed.
  • Installing the extension no longer causes whole requests to fail during schema validation.
  • Semantic monitor action safeguards continue to enforce the same input rules.

Full changelog

Fixed

  • OpenAI requests no longer fail when interactive_shell is installed. The tool schema now avoids unsupported regex lookaround while preserving input validation. Thanks to @rainysteven1 for #69.

Don't miss a new pi-interactive-shell release

NewReleases is sending notifications on new releases.