Commit Graph

6 Commits

Author SHA1 Message Date
Shubhamsaboo
4d6140cdb4 chore: enhance README files across multiple agent applications by adding links to free step-by-step tutorials, providing users with comprehensive guidance on building each agent from scratch. 2025-11-27 21:58:03 -08:00
Shubhamsaboo
62f760c18e refactor: Update travel planner and GitHub agent to use RunOutput and enhance requirements
- Changed `add_datetime_to_instructions` to `add_datetime_to_context` in travel planner for better context handling.
- Updated response type to `RunOutput` in both travel planner and GitHub agent for improved type safety.
- Specified minimum version for the 'agno' package in requirements.txt for compatibility.
2025-11-09 15:02:32 -08:00
Shubhamsaboo
e55a2eb5e6 feat: Update GitHub MCP Agent to use official GitHub MCP Server via Docker
- Replaced Node.js MCP server with the official GitHub MCP server running in Docker.
- Added OpenAI API key input for enhanced query processing.
- Updated README to reflect new requirements and usage instructions.
2025-10-04 10:09:02 -07:00
ShubhamSaboo
fda6b53657 updated the README 2025-06-05 20:58:54 -05:00
Sarthak Bhardwaj
adc8f4f099 Fix typo 2025-04-09 04:48:03 +05:30
ShubhamSaboo
36ab68e94d Added github mcp agent 2025-03-06 19:09:39 -08:00