Find
Search dashboard pages and product views.
Repositories
Evidence Refs
Run Artifacts
Trace Refs
Replay Entry
Search dashboard pages and product views.
These are repository signals used to attribute this repo to the product. They are not code written by the agent; they are matched package, middleware, environment, API, or UI locations found in the repository.
| Repository Signal | Matched Source | Matched Code Location | Preview |
|---|---|---|---|
source | def search_agent(): pass — the dedicated product-search node is an empty stub. | src/nodes/search_agent.pyline 5 | Preview |
source | graph.add_node("search_agent"...) with edges router -> search_agent -> comb_results. | src/graph/main_graph.pyline 14 | Preview |
source | Product TypedDict (id/name/price/ratings/url) and AgentState.product_list. | src/graph/state.pyline 13 | Preview |
config | dependencies: ipythonlangchain-groqlangchain-openai+2 | pyproject.tomlline 7 | Preview |