Skip to content

Commit 7025903

Browse files
refactor(evolution): adjust what's needed to evolve
1 parent 5eeda81 commit 7025903

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/sections/evolution.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ export const evolutionSlides: SlideType[] = [
267267
What's needed to evolve
268268
</h4>
269269
<p className="text-green-800">
270-
Build trust in the agent's judgment; begin letting it operate with more autonomy
270+
Learn the skills to produce high-quality responses from AI tools; get comfortable and efficient with AI assistance
271271
</p>
272272
</div>
273273
</div>
@@ -345,7 +345,7 @@ export const evolutionSlides: SlideType[] = [
345345
What's needed to evolve
346346
</h4>
347347
<p className="text-green-800">
348-
Shift from IDE to CLI; embrace terminal-based workflows for faster iteration
348+
Build trust in the agent's judgment; begin letting it operate with more autonomy
349349
</p>
350350
</div>
351351
</div>
@@ -423,7 +423,7 @@ export const evolutionSlides: SlideType[] = [
423423
What's needed to evolve
424424
</h4>
425425
<p className="text-green-800">
426-
Push beyond manual management limits; start thinking about orchestration
426+
Shift from IDE to CLI; embrace terminal-based workflows for faster iteration
427427
</p>
428428
</div>
429429
</div>

0 commit comments

Comments
 (0)