Skip to content

v2026.7.14

Choose a tag to compare

@github-actions github-actions released this 15 Jul 05:31
· 231 commits to main since this release

Added

  • Document optional Pi-to-Langfuse observability, configuration precedence, privacy controls, and sandbox network boundaries (#480).
  • Document optional Claude Code-to-Langfuse observability through the official marketplace plugin, including the user-scope privacy boundary and local sandbox endpoint setup (#480).

Changed

  • Make /delegate inherit the session model by default and select the Agent tool's thinking level from task complexity (#637).

Fixed

  • Tolerate npm's retired package-audit endpoint (HTTP 410) so pnpm audit in the pnpm:devPreinstall hook no longer aborts a fresh pnpm install and crash-loops newly provisioned sandbox boots; --ignore-registry-errors keeps the audit running while real advisories still fail the gate (#639).

Removed

Deprecated

Security