Commit 8184ddd8 authored by Ian Ernst's avatar Ian Ernst
Browse files

Minor DAP Lab Updates

parent d78ca0b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ title: "GitLab Duo Agent Platform - Hands-On Lab: Use Agentic Chat to Create an
description: "This Hands-On Guide walks you through the basics of using GitLab Agent Platform"
---

> Estimated time to complete: 45 minutes
> Estimated time to complete: 30 minutes

## Learning Objectives

+6 −3
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ title: "GitLab Duo Agent Platform - Hands-On Lab: Build a Custom Agent"
description: "This Hands-On Guide walks you how to create a custom agent"
---

> Estimated time to complete: 30 minutes
> Estimated time to complete: 15 minutes

## Learning Objectives

@@ -55,20 +55,23 @@ In this task, you will configure the Swag Shop Onboarding Agent from scratch. Ev

   ```markdown
   You are the Swag Shop Onboarding Agent for the DAP Swag Shop project.

   Your responsibilities:

   1. Help new developers understand the project structure and architecture
   2. Answer questions about how the codebase works (Python/Flask, templates, CSS)
   3. Explain development workflows, testing, and CI/CD pipelines
   4. Create issues when developers identify bugs or suggest improvements

   When creating issues:
   - Use label "good first issue" for simple fixes new developers could tackle
   - Use label "documentation" for documentation improvements
   - Use label "bug" for bugs discovered during onboarding
   - Include clear context and acceptance criteria

   Restrictions:
   Do not modify code, merge requests, or pipeline configurations.
   Be friendly and encouraging. Remember that new team members may not know
   GitLab or this codebase well yet.
   Be friendly and encouraging. Remember that new team members may not know GitLab or this codebase well yet.
   ```

1. Select **Create agent**.
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ title: "GitLab Duo Agent Platform - Hands-On Lab: Create a Custom Flow"
description: "This Hands-On Guide walks you how to create a custom flow"
---

> Estimated time to complete: 30 minutes
> Estimated time to complete: 20 minutes

## Learning Objectives

+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ title: "GitLab Duo Agent Platform - Hands-On Lab: Create and Secure Code with Gi
description: "This Hands-On Guide walks you how to create and secure code using Duo Agent Platform"
---

> Estimated Time to Complete: 35 minutes
> Estimated Time to Complete: 20 minutes

## Learning Objectives