generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 633
Open
Labels
area-hooksFeatures or requests that might be implementable via hooksFeatures or requests that might be implementable via hooksenhancementNew feature or requestNew feature or requestready for contributionPull requests welcomePull requests welcome
Description
Problem Statement
I would like the Python SDK to support a BeforeToolsEvent and AfterToolsEvent for parity with the TypeScript SDK (docs).
- BeforeToolsEvent: Triggered before tools are executed in a batch.
- AfterToolsEvent: Triggered after tools are executed in a batch. Uses reverse callback ordering.
Proposed Solution
No response
Use Case
An example use case would be for requesting approval on a batch of tool calls through the interrupt mechanism.
Alternatives Solutions
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-hooksFeatures or requests that might be implementable via hooksFeatures or requests that might be implementable via hooksenhancementNew feature or requestNew feature or requestready for contributionPull requests welcomePull requests welcome