Get started with building Fullstack Agents using Gemini 2.5 and LangGraph
7 matches across 3 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | backend/src/agent/graph.py | 271 | # Define the nodes we will cycle between |
| MEDIUM | backend/src/agent/utils.py | 30 | # Create a dictionary that maps each unique URL to its first occurrence index |
| MEDIUM | backend/src/agent/app.py | 6 | # Define the FastAPI app |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | backend/src/agent/__init__.py | 1 | |
| LOW | backend/src/agent/state.py | 1 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | backend/src/agent/utils.py | 5 | |
| LOW | backend/src/agent/utils.py | 78 |