This commit is contained in:
Dax Raad
2025-06-12 17:04:34 -04:00
parent 4f16fa6944
commit 073df4d75f
6 changed files with 201 additions and 111 deletions
+1
View File
@@ -7,6 +7,7 @@ export namespace Tool {
}
export type Context = {
sessionID: string
messageID: string
abort: AbortSignal
}
export interface Info<