@@ -899,7 +899,7 @@ <h2>8 個學習場景</h2>
899899 < div class ="scenario-number "> 01 - 基礎</ div >
900900 < div class ="scenario-title "> 初次對話體驗</ div >
901901 < div class ="scenario-description "> 建立 Copilot 使用基礎,體驗傳統 Chat 功能,了解基本操作介面</ div >
902- < div style =" margin: 16px 0; font-size: 0.875rem; color: #6e6e73; ">
902+ < div class =" scenario-details ">
903903 < div style ="margin-bottom: 8px; "> 📚 < strong > 學習重點:</ strong > </ div >
904904 < ul style ="list-style: none; padding: 0; margin: 0; ">
905905 < li style ="margin-bottom: 4px; "> • 認識 Chat 介面與基本操作</ li >
@@ -918,7 +918,7 @@ <h2>8 個學習場景</h2>
918918 < div class ="scenario-number "> 02 - 基礎</ div >
919919 < div class ="scenario-title "> 程式碼解釋實作</ div >
920920 < div class ="scenario-description "> 掌握 @workspace 核心功能,理解專案結構,學習全專案分析技巧</ div >
921- < div style =" margin: 16px 0; font-size: 0.875rem; color: #6e6e73; ">
921+ < div class =" scenario-details ">
922922 < div style ="margin-bottom: 8px; "> 📚 < strong > 學習重點:</ strong > </ div >
923923 < ul style ="list-style: none; padding: 0; margin: 0; ">
924924 < li style ="margin-bottom: 4px; "> • @workspace 的強大功能</ li >
@@ -937,7 +937,7 @@ <h2>8 個學習場景</h2>
937937 < div class ="scenario-number "> 03 - 進階</ div >
938938 < div class ="scenario-title "> 函數生成</ div >
939939 < div class ="scenario-description "> 體驗 Agent 協助編程,對比手動 vs AI 效率,初次接觸 Agent 模式</ div >
940- < div style =" margin: 16px 0; font-size: 0.875rem; color: #6e6e73; ">
940+ < div class =" scenario-details ">
941941 < div style ="margin-bottom: 8px; "> 📚 < strong > 學習重點:</ strong > </ div >
942942 < ul style ="list-style: none; padding: 0; margin: 0; ">
943943 < li style ="margin-bottom: 4px; "> • Agent 模式初體驗 (20%)</ li >
@@ -956,7 +956,7 @@ <h2>8 個學習場景</h2>
956956 < div class ="scenario-number "> 04 - 進階</ div >
957957 < div class ="scenario-title "> 偵錯輔助</ div >
958958 < div class ="scenario-description "> 讓 Agent 主動發現和修復程式問題,學習三種模式的靈活運用</ div >
959- < div style =" margin: 16px 0; font-size: 0.875rem; color: #6e6e73; ">
959+ < div class =" scenario-details ">
960960 < div style ="margin-bottom: 8px; "> 📚 < strong > 學習重點:</ strong > </ div >
961961 < ul style ="list-style: none; padding: 0; margin: 0; ">
962962 < li style ="margin-bottom: 4px; "> • Agent 智能診斷 (30%)</ li >
@@ -975,7 +975,7 @@ <h2>8 個學習場景</h2>
975975 < div class ="scenario-number "> 05 - 專業</ div >
976976 < div class ="scenario-title "> 單元測試</ div >
977977 < div class ="scenario-description "> Agent 自主設計測試架構和完整用例,成為測試策略師</ div >
978- < div style =" margin: 16px 0; font-size: 0.875rem; color: #6e6e73; ">
978+ < div class =" scenario-details ">
979979 < div style ="margin-bottom: 8px; "> 📚 < strong > 學習重點:</ strong > </ div >
980980 < ul style ="list-style: none; padding: 0; margin: 0; ">
981981 < li style ="margin-bottom: 4px; "> • Agent 策略制定 (50%)</ li >
@@ -994,7 +994,7 @@ <h2>8 個學習場景</h2>
994994 < div class ="scenario-number "> 06 - 專業</ div >
995995 < div class ="scenario-title "> 程式碼重構</ div >
996996 < div class ="scenario-description "> Agent 分析遺留代碼並執行重構策略,擔任架構師角色</ div >
997- < div style =" margin: 16px 0; font-size: 0.875rem; color: #6e6e73; ">
997+ < div class =" scenario-details ">
998998 < div style ="margin-bottom: 8px; "> 📚 < strong > 學習重點:</ strong > </ div >
999999 < ul style ="list-style: none; padding: 0; margin: 0; ">
10001000 < li style ="margin-bottom: 4px; "> • Agent 架構決策 (60%)</ li >
@@ -1013,7 +1013,7 @@ <h2>8 個學習場景</h2>
10131013 < div class ="scenario-number "> 07 - 專家</ div >
10141014 < div class ="scenario-title "> 文件生成</ div >
10151015 < div class ="scenario-description "> Agent 自動分析程式碼生成完整文件體系,成為文檔專家</ div >
1016- < div style =" margin: 16px 0; font-size: 0.875rem; color: #6e6e73; ">
1016+ < div class =" scenario-details ">
10171017 < div style ="margin-bottom: 8px; "> 📚 < strong > 學習重點:</ strong > </ div >
10181018 < ul style ="list-style: none; padding: 0; margin: 0; ">
10191019 < li style ="margin-bottom: 4px; "> • Agent 文檔專家 (80%)</ li >
@@ -1031,7 +1031,7 @@ <h2>8 個學習場景</h2>
10311031 < div class ="scenario-number "> 08 - 專家</ div >
10321032 < div class ="scenario-title "> GitHub 自動化 Agent</ div >
10331033 < div class ="scenario-description "> 從 Issue 到 PR 的完整自動化流程,Agent 完全主導開發</ div >
1034- < div style =" margin: 16px 0; font-size: 0.875rem; color: #6e6e73; ">
1034+ < div class =" scenario-details ">
10351035 < div style ="margin-bottom: 8px; "> 🎯 < strong > 練習 Issues:</ strong > </ div >
10361036 < ul style ="list-style: none; padding: 0; margin: 0; font-size: 0.8125rem; ">
10371037 < li style ="margin-bottom: 3px; "> • #1 清除已完成任務功能</ li >
0 commit comments