Clarification on demo data and repositories
In the demo, GraphDev visualizes Pulse, a Next.js application.
Due to hackathon workspace constraints, the submission repository has a truncated commit history and branch structure. To provide a more realistic and complete visualization of repository evolution:
For graph visualization (recommended): Use https://gitlab.com/zelong1222/pulse.git and leave source_root empty.
For agent and PR analysis (required for GitLab Duo Agent Platform): Use the hackathon repository: https://gitlab.com/gitlab-ai-hackathon/participants/35368827.git
Both repositories are preloaded in the demo environment:
GraphDev UI: graphdev-demo.fly.dev You can switch between them using the dropdown in the top-left corner: Pulse (Visualization) → full history, best for exploring architecture Pulse (Agent) → required for agent and PR flow execution
Summary: zelong1222/pulse → full history → best for graph visualization hackathon repo → required for agent and flow execution
Log in or sign up for Devpost to join the conversation.