feat: add terminal input hook for extensions

This commit is contained in:
Sam Fold
2026-02-12 20:45:33 +01:00
committed by Mario Zechner
parent 6da488a5aa
commit 30fd99bd82
7 changed files with 47 additions and 0 deletions
@@ -123,6 +123,7 @@ export type {
SetLabelHandler,
SetModelHandler,
SetThinkingLevelHandler,
TerminalInputHandler,
// Events - Tool
ToolCallEvent,
ToolCallEventResult,