fix: expose abort signal to extensions closes #2660
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Added `ctx.signal` to `ExtensionContext` and wired it to the active agent turn so extension handlers can forward cancellation into nested model calls, `fetch()`, and other abort-aware work ([#2660](https://github.com/badlogic/pi-mono/issues/2660))
|
||||
|
||||
## [0.63.1] - 2026-03-27
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user