refactor: consolidate duplicated Promise.all dual reads into resolveMessageContext utility
This commit is contained in:
@@ -4,6 +4,7 @@ export {
|
||||
findFirstMessageWithAgent,
|
||||
findNearestMessageWithFieldsFromSDK,
|
||||
findFirstMessageWithAgentFromSDK,
|
||||
resolveMessageContext,
|
||||
} from "./injector"
|
||||
export type { StoredMessage } from "./injector"
|
||||
export type { MessageMeta, OriginalMessageContext, TextPart, ToolPermission } from "./types"
|
||||
|
||||
Reference in New Issue
Block a user