chore: release 2.0.0-beta3

This commit is contained in:
Peter Steinberger
2025-12-27 19:02:35 +01:00
parent 907371453d
commit 5b3c18ab84
4 changed files with 147 additions and 34 deletions

View File

@@ -1,3 +1,10 @@
---
summary: "Refactor notes for the macOS gateway client typed API migration (Dec 2025)."
read_when:
- Refactoring macOS gateway client or typed gateway methods
- Auditing agent routing or channel semantics
---
# Gateway Client Refactor (Dec 2025)
Goal: remove stringly-typed gateway calls from the macOS app, centralize routing/channel semantics, and improve error handling.