Skip to content

Commit 9b14e80

Browse files
fix: add support for tool:post ephemeral injections
Added _pending_ephemeral_injections instance variable to store ephemeral injections when tool:post fires, then apply them on the next iteration when building messages for the LLM request. This enables hooks that fire on tool:post to inject context that will be included in the next LLM request. Also removed unused imports (Optional, PLAN_START, PLAN_END). 🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier) Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
1 parent eb2e713 commit 9b14e80

File tree

1 file changed

+205
-44
lines changed

1 file changed

+205
-44
lines changed

0 commit comments

Comments
 (0)