Skip to content

Commit 34ff911

Browse files
Embed Week 4 video and update guide section
Added an embedded YouTube video for Week 4 and updated the guide section.
1 parent c92f780 commit 34ff911

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

courses/agentic-research/week-05.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@ The single most useful idea in this session: **a literature review has a Definit
1616
- Run `/manuscript:paper-review` and treat reviewer findings as a **boomerang** that re-enters the pipeline at the direction or collection stage
1717
- Recognise the failure modes that make AI-assisted reviews look credible but are not, and the mechanical disciplines that prevent each
1818

19+
<div class="embed-container">
20+
<iframe
21+
src="https://www.youtube.com/embed/3SiigHNZMMs"
22+
title="Week 4: CI/CD and Code Quality"
23+
frameborder="0"
24+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
25+
allowfullscreen>
26+
</iframe>
27+
</div>
28+
29+
1930
## Slides
2031

2132
<div class="embed-container">
@@ -29,6 +40,7 @@ The single most useful idea in this session: **a literature review has a Definit
2940

3041
<p class="slide-hint">Use arrow keys to navigate. Press <kbd>F</kbd> for fullscreen, <kbd>?</kbd> for shortcuts.</p>
3142

43+
3244
---
3345

3446
## Guide

0 commit comments

Comments
 (0)