This bundle update bumps several key packages, most notably including significant breaking API changes in @mariozechner/pi-agent-core and @mariozechner/pi-ai (v0.65.2). To accommodate this, we refactored the imperative agent methods (e.g., setModel, setSystemPrompt) in favor of direct state property mutation and handled the renaming of error to errorMessage across our web and telegram modules. While dependency updates are usually routine, this one required explicit code adjustments to maintain compatibility. Dependencies