agents icon indicating copy to clipboard operation
agents copied to clipboard

Repo for the Complete Agentic AI Engineering Course

Results 106 agents issues
Sort by recently updated
recently updated
newest added

# Enhanced Deep Research Agent with Multi-Agent Architecture ## Overview This pull request introduces an enhanced version of the deep research agent that implements a multi-agent architecture with intelligent handoffs...

Slack is free at any time at this moment. It is a battle tested notification app. See if it works for you.

Getting this error when getting the mcp_polygon from the master branch (also same with v0.2.0) ```bash uvx --from git+https://github.com/polygon-io/mcp_polygon@master mcp_polygon Traceback (most recent call last): File ".../mcp_polygon", line 12, in...

This pull request adds a student contribution that corrects an issue in the Lab 2 SendGrid integration. Previously, the email subject was placed inside the body of the message. This...

While working on the agents projects, we identified a critical vulnerability [CVE-2025-50182](https://vulert.com/vuln-db/CVE-2025-50182) in the urllib3 package, specifically when used within the Pyodide runtime(this dependency used by agents). This vulnerability stems...

Lab1 Exercise1 PR created by Charles Parmar

Re-added the alpha_client.py file and modified it to align with Smithery’s documentation. Replaced WebSocket implementation with streamable HTTP, as recommended. Additionally, updated the relevant section in Lab 3 of the...

Hi Ed. Great course! This PR is a suggestion to add instructions for executing the lab for week 2 day 5. One thing I love about your course is the...

This PR introduces an upgraded version of the Deep Research Agent, which significantly improves the research process by integrating both web and video searches into a parallel workflow. Unlike the...