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 | prompt = get_itinerary_prompt(...); response = await self.llm_client.generate(prompt=prompt...) | travel_planner.pyline 62 | Preview |
source | 1. Daily breakdown ... 2. Realistic cost estimates for each activity ... 5. Best times and seasons to visit ... Provide practicalverified recommendations only. | prompts.pyline 90 | Preview |
source | 2. Money-saving tips specific to {destination} ... 5. When to visit to save money (seasons/days) | prompts.pyline 142 | Preview |
source | if provider == LLMProvider.GOOGLE: return self._generate_google(...) elif OPENAI ... elif ANTHROPIC ... elif OPENROUTER ... | llm_client.pyline 159 | Preview |
manifest | google-generativeai / openai / anthropic / httpx / gradio (no tavily/exa/serper/serpapi/firecrawl/etc.) | requirements.txtline 1 | Preview |