Skip to content

Commit 109b38c

Browse files
authored
fix: Add SessionInfoUpdate to ToolCallContentVariant
1 parent 5510db2 commit 109b38c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/acp/helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
| UserMessageChunk
4646
| ToolCallStart
4747
| ToolCallProgress
48+
| SessionInfoUpdate
4849
)
4950

5051
ToolCallContentVariant = ContentToolCallContent | FileEditToolCallContent | TerminalToolCallContent

0 commit comments

Comments
 (0)