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
- Refactor `mapToToolState` function to use arrow function syntax in `tool-part-transform.ts`.
- Update agent model display logic in `agent-details.tsx` to handle different data types.
- Improve tools rendering logic in `agent-tab.tsx` to ensure proper display of tool names.
- Modify `AgentToolsTab` to ensure tools are correctly processed as an array in `agent-tools-tab.tsx`.
- Update exports in `index.ts` to correct the export name for `AgentTab`.
- Remove unused `sql.ts` file from `mastra/agents`.
- Add `governedRagIndex` workflow to `mastra/index.ts`.
- Rename workflow IDs for consistency across multiple workflow files.
0 commit comments