MyAgent/src
dzq f3e5a0db54 feat: add multi-function agent with tools for weather, time, calculator, file listing, and jokes
- Created multiFunctionAgent to handle multiple user requests.
- Implemented tools for weather information, current time, basic arithmetic operations, file listing, and telling jokes.
- Added necessary schemas and execution logic for each tool.
- Set up main Mastra instance to include the new agent.
- Created a script to run the agent and test its functionality.
- Configured TypeScript settings for the project.
2025-12-11 15:18:09 +08:00
..
mastra feat: add multi-function agent with tools for weather, time, calculator, file listing, and jokes 2025-12-11 15:18:09 +08:00
scripts feat: add multi-function agent with tools for weather, time, calculator, file listing, and jokes 2025-12-11 15:18:09 +08:00