Skip to content

v0.7.7

Choose a tag to compare

@github-actions github-actions released this 21 Feb 16:54
0d5cc92

Patch Changes

  • 0b5ab5b: Move @mariozechner/pi-tui to peer dependencies to avoid bundling the SDK alongside the extension.
  • 3ea037a: Replace all console.error/console.warn calls with a module-level warnings queue. Warnings collected during config loading, migration, and pattern compilation are now drained and reported via ctx.ui.notify at session_start.