Merge branch 'main' into feature/mcp

This commit is contained in:
Roamin
2025-07-10 15:03:25 -04:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@@ -29,7 +29,6 @@ import type { TextUIPart, FileUIPart, Attachment } from '@ai-sdk/ui-utils';
import { useMCPStore } from '~/lib/stores/mcp';
import type { LlmErrorAlertType } from '~/types/actions';
import type { TextUIPart, FileUIPart, Attachment } from '@ai-sdk/ui-utils';
import { useMCPStore } from '~/lib/stores/mcp';
const toastAnimation = cssTransition({
enter: 'animated fadeInRight',