You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Understand why strong models still fail and learn the theory behind effective harnesses.</p>
19
19
</a>
20
-
<ahref="/en/projects/"class="card">
20
+
<ahref="./projects/"class="card">
21
21
<h3>Projects</h3>
22
22
<p>Hands-on practice building a reliable agentic environment from scratch.</p>
23
23
</a>
24
-
<ahref="/en/resources/"class="card">
24
+
<ahref="./resources/"class="card">
25
25
<h3>Resource Library</h3>
26
26
<p>Copy-ready templates (AGENTS.md, feature_list.json) to use in your own repositories.</p>
27
27
</a>
@@ -67,7 +67,7 @@ Here are some of the key concepts you will master:
67
67
Once you understand the core concepts, these guides help you go deeper:
68
68
69
69
<ulclass="index-list">
70
-
<li><ahref="/en/lectures/lecture-01-why-capable-agents-still-fail/">Lecture 01: Why Capable Agents Still Fail</a>: Start with the theory behind harness engineering.</li>
71
-
<li><ahref="/en/projects/project-01-baseline-vs-minimal-harness/">Project 01: Baseline vs Minimal Harness</a>: Walk through your first real task.</li>
72
-
<li><ahref="/en/resources/templates/">Templates</a>: Grab the minimal harness pack (AGENTS.md, feature_list.json, claude-progress.md) for your own projects.</li>
70
+
<li><ahref="./lectures/lecture-01-why-capable-agents-still-fail/">Lecture 01: Why Capable Agents Still Fail</a>: Start with the theory behind harness engineering.</li>
71
+
<li><ahref="./projects/project-01-baseline-vs-minimal-harness/">Project 01: Baseline vs Minimal Harness</a>: Walk through your first real task.</li>
72
+
<li><ahref="./resources/templates/">Templates</a>: Grab the minimal harness pack (AGENTS.md, feature_list.json, claude-progress.md) for your own projects.</li>
0 commit comments