You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update dependencies and improve code structure
- Updated node version in convex.json from "24" to "20".
- Enhanced api.d.ts by adding internal API reference and improving type imports.
- Fixed formatting in storage.ts by adding missing semicolons.
- Defined mastraWorkflowSnapshotsTable in schema.ts to ensure proper indexing.
- Updated package-lock.json and package.json to bump convex and @types/node versions.
- Renamed E2bSandboxTool to E2bSandboxToolComponent for clarity in e2b-sandbox-tool.tsx.
- Refactored output handling in web-scraper-tool.tsx to improve data extraction.
- Commented out unused ConvertDataFormatUITool type in types.ts for clarity.
0 commit comments