[{"data":1,"prerenderedAt":1127},["ShallowReactive",2],{"page-\u002Farticles\u002Fwarp-terminal-ux-revolution":3,"related-\u002Farticles\u002Fwarp-terminal-ux-revolution":641,"content-query-YK9MPEIDLn":664},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"date":10,"category":11,"image":12,"tags":13,"series":17,"readingTime":18,"difficulty":19,"local":20,"platforms":21,"gpu":25,"body":26,"_type":635,"_id":636,"_source":637,"_file":638,"_stem":639,"_extension":640},"\u002Farticles\u002Fwarp-terminal-ux-revolution","articles",false,"","Warp Terminal 新一代 IDE 級智慧終端機安裝與開發效率優化配置","從可視化補全、滑鼠編輯到 Blocks 區塊輸出，Warp 正在把傳統終端機那套難用又反直覺的體驗，整個翻新。","2026-04-29","AI & Tools","\u002Fimages\u002Fcode.png",[14,15,16],"CLI","Terminal","Productivity","github-tech","6 min read","Easy",true,[22,23,24],"macOS","Linux","Windows","None",{"type":27,"children":28,"toc":615},"root",[29,37,52,57,66,79,84,88,94,130,135,140,143,149,156,161,166,171,177,189,201,206,212,217,245,257,277,282,288,293,298,303,326,331,339,342,348,353,358,363,366,372,391,396,399,404,409,414,453,458,463,487,492,526,529,534,539,544,556,564,609],{"type":30,"tag":31,"props":32,"children":34},"element","h2",{"id":33},"前言",[35],{"type":36,"value":33},"text",{"type":30,"tag":38,"props":39,"children":40},"p",{},[41,43,50],{"type":36,"value":42},"你有想過，在終端機裡面只是打一個 ",{"type":30,"tag":44,"props":45,"children":47},"code",{"className":46},[],[48],{"type":36,"value":49},"cd",{"type":36,"value":51},"，居然也能像 VS Code 一樣直接跳出可互動的下拉選單嗎？",{"type":30,"tag":38,"props":53,"children":54},{},[55],{"type":36,"value":56},"老實說，這就是我第一次看到 Warp 時最有感的地方。它吸引人的點，不是什麼很玄的「AI 顛覆開發流程」，而是它先把一件更根本的事情做好了：",{"type":30,"tag":38,"props":58,"children":59},{},[60],{"type":30,"tag":61,"props":62,"children":63},"strong",{},[64],{"type":36,"value":65},"終端機終於不像黑盒子了。",{"type":30,"tag":38,"props":67,"children":68},{},[69,71,77],{"type":36,"value":70},"以前不管是 macOS 內建 Terminal，還是很多人愛用的 iTerm，強是很強，但操作體驗其實一直都很原始。打錯字要慢慢移游標、忘記路徑只能狂按 ",{"type":30,"tag":44,"props":72,"children":74},{"className":73},[],[75],{"type":36,"value":76},"Tab",{"type":36,"value":78},"、輸出一長串之後整個畫面糊成一片，找錯誤訊息還要自己慢慢撈。",{"type":30,"tag":38,"props":80,"children":81},{},[82],{"type":36,"value":83},"Warp 想做的事情很直接，就是把這些本來早就該有的現代化體驗，真正搬進終端機。",{"type":30,"tag":85,"props":86,"children":87},"hr",{},[],{"type":30,"tag":31,"props":89,"children":91},{"id":90},"先看影片這真的不是傳統-terminal",[92],{"type":36,"value":93},"先看影片：這真的不是傳統 Terminal",{"type":30,"tag":95,"props":96,"children":105},"div",{"className":97},[98,99,100,101,102,103,104],"my-8","rounded-xl","overflow-hidden","shadow-2xl","border","border-slate-200","dark:border-slate-800",[106,108,117,118],{"type":36,"value":107},"\n  ",{"type":30,"tag":109,"props":110,"children":115},"video",{"src":111,"autoPlay":20,"loop":20,"muted":20,"playsInline":20,"className":112},"\u002Fvideos\u002Fwarp.mp4",[113,114],"w-full","h-auto",[116],{"type":36,"value":107},{"type":36,"value":107},{"type":30,"tag":38,"props":119,"children":127},{"className":120},[121,122,123,124,125,126],"text-center","text-sm","text-slate-500","py-2","bg-slate-50","dark:bg-slate-900\u002F50",[128],{"type":36,"value":129},"Warp 的互動式補全與現代終端機操作體驗",{"type":30,"tag":38,"props":131,"children":132},{},[133],{"type":36,"value":134},"光看這段就很明顯了。",{"type":30,"tag":38,"props":136,"children":137},{},[138],{"type":36,"value":139},"傳統終端機的補全比較像是在猜你要什麼；Warp 的感覺則更接近編輯器，會把可能的路徑、指令或參數直接整理成你看得懂、可以選的提示選單。這種差異，看起來像 UI 小升級，但實際用起來是每天都會有感的那種。",{"type":30,"tag":85,"props":141,"children":142},{},[],{"type":30,"tag":31,"props":144,"children":146},{"id":145},"為什麼它比傳統終端機好用",[147],{"type":36,"value":148},"為什麼它比傳統終端機好用？",{"type":30,"tag":150,"props":151,"children":153},"h3",{"id":152},"_1-這是一個終於可以好好編輯文字的終端機",[154],{"type":36,"value":155},"1. 這是一個終於可以「好好編輯文字」的終端機",{"type":30,"tag":38,"props":157,"children":158},{},[159],{"type":36,"value":160},"Warp 最直覺的升級，是它把指令輸入區做得更像現代文字編輯器。",{"type":30,"tag":38,"props":162,"children":163},{},[164],{"type":36,"value":165},"你可以直接用滑鼠點到任何位置移動游標，也可以自然地選取文字、修改中間某一段內容，甚至進行多行編輯。再加上語法高亮與錯誤提示，整個輸入過程不再像是在跟一個只接受純鍵盤指令的古老系統硬碰硬。",{"type":30,"tag":38,"props":167,"children":168},{},[169],{"type":36,"value":170},"這件事看起來很小，但如果你每天都在 terminal 裡跑指令、改參數、重寫腳本，你會很快發現這種體驗差距根本回不去。",{"type":30,"tag":150,"props":172,"children":174},{"id":173},"_2-補全不再只是補全而是真的更直覺",[175],{"type":36,"value":176},"2. 補全不再只是補全，而是真的更直覺",{"type":30,"tag":38,"props":178,"children":179},{},[180,182,187],{"type":36,"value":181},"Warp 官方把這套能力做成互動式 completions。簡單講，就是你不用再死背每一層路徑，也不用每次都靠 ",{"type":30,"tag":44,"props":183,"children":185},{"className":184},[],[186],{"type":36,"value":76},{"type":36,"value":188}," 試運氣。",{"type":30,"tag":38,"props":190,"children":191},{},[192,194,199],{"type":36,"value":193},"像你在影片裡看到的那樣，輸入 ",{"type":30,"tag":44,"props":195,"children":197},{"className":196},[],[198],{"type":36,"value":49},{"type":36,"value":200}," 之後，Warp 會把可選的資料夾用更清楚的方式列出來，你可以直接用鍵盤方向鍵選擇，整體操作感更像 IDE，而不是一個只能輸入純文字的黑畫面。",{"type":30,"tag":38,"props":202,"children":203},{},[204],{"type":36,"value":205},"對老手來說，這可以減少重複操作；對新手來說，這更是直接降低了終端機的心理門檻。",{"type":30,"tag":150,"props":207,"children":209},{"id":208},"_3-最有感的設計之一blocks-區塊輸出",[210],{"type":36,"value":211},"3. 最有感的設計之一：Blocks 區塊輸出",{"type":30,"tag":38,"props":213,"children":214},{},[215],{"type":36,"value":216},"這可能是 Warp 最值得稱讚的一個設計。",{"type":30,"tag":38,"props":218,"children":219},{},[220,222,228,230,236,237,243],{"type":36,"value":221},"傳統終端機最大的痛點之一，就是每次執行完指令後，輸入與輸出全部黏在一起。當你今天跑了很多次 ",{"type":30,"tag":44,"props":223,"children":225},{"className":224},[],[226],{"type":36,"value":227},"npm install",{"type":36,"value":229},"、",{"type":30,"tag":44,"props":231,"children":233},{"className":232},[],[234],{"type":36,"value":235},"git",{"type":36,"value":229},{"type":30,"tag":44,"props":238,"children":240},{"className":239},[],[241],{"type":36,"value":242},"docker",{"type":36,"value":244}," 或各種 build command，畫面最後就會變成一大片難以整理的文字海。",{"type":30,"tag":38,"props":246,"children":247},{},[248,250,255],{"type":36,"value":249},"Warp 把每一次的「指令 + 輸出結果」拆成獨立的 ",{"type":30,"tag":61,"props":251,"children":252},{},[253],{"type":36,"value":254},"Blocks",{"type":36,"value":256},"。你可以把它理解成一張張可管理的執行卡片：",{"type":30,"tag":258,"props":259,"children":260},"ul",{},[261,267,272],{"type":30,"tag":262,"props":263,"children":264},"li",{},[265],{"type":36,"value":266},"哪一段是上一個指令的結果，一眼就看得出來",{"type":30,"tag":262,"props":268,"children":269},{},[270],{"type":36,"value":271},"要複製某次執行結果時，不用小心翼翼手動反白整片畫面",{"type":30,"tag":262,"props":273,"children":274},{},[275],{"type":36,"value":276},"回頭找錯誤訊息時，也不用在整個 terminal 歷史紀錄裡慢慢撈",{"type":30,"tag":38,"props":278,"children":279},{},[280],{"type":36,"value":281},"這種設計非常像是把 IDE 裡對輸出的整理能力，正式帶回到終端機。",{"type":30,"tag":150,"props":283,"children":285},{"id":284},"_4-它不是把-terminal-變花而是真的把痛點拿掉",[286],{"type":36,"value":287},"4. 它不是把 terminal 變花，而是真的把痛點拿掉",{"type":30,"tag":38,"props":289,"children":290},{},[291],{"type":36,"value":292},"這也是我覺得 Warp 聰明的地方。",{"type":30,"tag":38,"props":294,"children":295},{},[296],{"type":36,"value":297},"它的核心價值不是「加很多新功能」，而是把傳統終端機那些明明大家都習慣了、但其實一直很難用的地方，一個個重新設計。",{"type":30,"tag":38,"props":299,"children":300},{},[301],{"type":36,"value":302},"像是：",{"type":30,"tag":258,"props":304,"children":305},{},[306,311,316,321],{"type":30,"tag":262,"props":307,"children":308},{},[309],{"type":36,"value":310},"輸入時有更清楚的語法高亮",{"type":30,"tag":262,"props":312,"children":313},{},[314],{"type":36,"value":315},"錯誤命令會有更直接的錯誤提示",{"type":30,"tag":262,"props":317,"children":318},{},[319],{"type":36,"value":320},"指令區與輸出區更容易閱讀",{"type":30,"tag":262,"props":322,"children":323},{},[324],{"type":36,"value":325},"補全、搜尋、回看歷史紀錄這些動作都更接近現代工具的直覺",{"type":30,"tag":38,"props":327,"children":328},{},[329],{"type":36,"value":330},"所以它帶來的不是噱頭，而是一種很實際的感受：",{"type":30,"tag":38,"props":332,"children":333},{},[334],{"type":30,"tag":61,"props":335,"children":336},{},[337],{"type":36,"value":338},"你終於不用再為了「終端機本來就這樣」而忍耐一堆反人類操作。",{"type":30,"tag":85,"props":340,"children":341},{},[],{"type":30,"tag":31,"props":343,"children":345},{"id":344},"順帶一提它有-ai但這次不是主角",[346],{"type":36,"value":347},"順帶一提：它有 AI，但這次不是主角",{"type":30,"tag":38,"props":349,"children":350},{},[351],{"type":36,"value":352},"Warp 當然也有 AI，而且現在官方主軸已經很明確地放在 Agents 與 Agentic Development Environment 上。",{"type":30,"tag":38,"props":354,"children":355},{},[356],{"type":36,"value":357},"但說真的，就算你今天完全不想碰 AI，Warp 也依然值得試。原因很簡單，光是前面那些 UI 與互動體驗的升級，就已經夠有換掉舊終端機的理由了。",{"type":30,"tag":38,"props":359,"children":360},{},[361],{"type":36,"value":362},"而且官方目前也提供 AI 開關，你如果只想把它當成一個現代化 terminal 來用，完全沒問題。",{"type":30,"tag":85,"props":364,"children":365},{},[],{"type":30,"tag":31,"props":367,"children":369},{"id":368},"剛宣布開源現在更值得試",[370],{"type":36,"value":371},"剛宣布開源，現在更值得試",{"type":30,"tag":38,"props":373,"children":374},{},[375,377,382,384,389],{"type":36,"value":376},"Warp 在 ",{"type":30,"tag":61,"props":378,"children":379},{},[380],{"type":36,"value":381},"2026 年 4 月 28 日",{"type":36,"value":383}," 宣布把 client 開源，授權採用 ",{"type":30,"tag":61,"props":385,"children":386},{},[387],{"type":36,"value":388},"AGPL",{"type":36,"value":390},"。這點對開發者來說其實很重要，因為這代表你不只是把它當成一個漂亮工具在用，而是可以真的去看它怎麼做、怎麼設計、怎麼演進。",{"type":30,"tag":38,"props":392,"children":393},{},[394],{"type":36,"value":395},"這也讓 Warp 從「一個很酷的商業終端機」變成「一個值得開發者社群長期關注的現代 terminal 專案」。",{"type":30,"tag":85,"props":397,"children":398},{},[],{"type":30,"tag":31,"props":400,"children":402},{"id":401},"安裝方式",[403],{"type":36,"value":401},{"type":30,"tag":150,"props":405,"children":407},{"id":406},"macos",[408],{"type":36,"value":22},{"type":30,"tag":38,"props":410,"children":411},{},[412],{"type":36,"value":413},"官網可直接下載，也可以用 Homebrew：",{"type":30,"tag":415,"props":416,"children":420},"pre",{"className":417,"code":418,"language":419,"meta":7,"style":7},"language-bash shiki shiki-themes one-dark-pro","brew install --cask warp\n","bash",[421],{"type":30,"tag":44,"props":422,"children":423},{"__ignoreMap":7},[424],{"type":30,"tag":425,"props":426,"children":429},"span",{"class":427,"line":428},"line",1,[430,436,442,448],{"type":30,"tag":425,"props":431,"children":433},{"style":432},"--shiki-default:#61AFEF",[434],{"type":36,"value":435},"brew",{"type":30,"tag":425,"props":437,"children":439},{"style":438},"--shiki-default:#98C379",[440],{"type":36,"value":441}," install",{"type":30,"tag":425,"props":443,"children":445},{"style":444},"--shiki-default:#D19A66",[446],{"type":36,"value":447}," --cask",{"type":30,"tag":425,"props":449,"children":450},{"style":438},[451],{"type":36,"value":452}," warp\n",{"type":30,"tag":150,"props":454,"children":456},{"id":455},"windows",[457],{"type":36,"value":24},{"type":30,"tag":38,"props":459,"children":460},{},[461],{"type":36,"value":462},"可以從官網下載安裝檔，或直接使用：",{"type":30,"tag":415,"props":464,"children":466},{"className":417,"code":465,"language":419,"meta":7,"style":7},"winget install Warp.Warp\n",[467],{"type":30,"tag":44,"props":468,"children":469},{"__ignoreMap":7},[470],{"type":30,"tag":425,"props":471,"children":472},{"class":427,"line":428},[473,478,482],{"type":30,"tag":425,"props":474,"children":475},{"style":432},[476],{"type":36,"value":477},"winget",{"type":30,"tag":425,"props":479,"children":480},{"style":438},[481],{"type":36,"value":441},{"type":30,"tag":425,"props":483,"children":484},{"style":438},[485],{"type":36,"value":486}," Warp.Warp\n",{"type":30,"tag":150,"props":488,"children":490},{"id":489},"linux",[491],{"type":36,"value":23},{"type":30,"tag":38,"props":493,"children":494},{},[495,497,503,504,510,511,517,518,524],{"type":36,"value":496},"官方提供 ",{"type":30,"tag":44,"props":498,"children":500},{"className":499},[],[501],{"type":36,"value":502},".deb",{"type":36,"value":229},{"type":30,"tag":44,"props":505,"children":507},{"className":506},[],[508],{"type":36,"value":509},".rpm",{"type":36,"value":229},{"type":30,"tag":44,"props":512,"children":514},{"className":513},[],[515],{"type":36,"value":516},"tar.zst",{"type":36,"value":229},{"type":30,"tag":44,"props":519,"children":521},{"className":520},[],[522],{"type":36,"value":523},"AppImage",{"type":36,"value":525}," 等格式，常見發行版基本都有對應選項。",{"type":30,"tag":85,"props":527,"children":528},{},[],{"type":30,"tag":31,"props":530,"children":532},{"id":531},"結語",[533],{"type":36,"value":531},{"type":30,"tag":38,"props":535,"children":536},{},[537],{"type":36,"value":538},"如果你已經受夠了傳統終端機那種「能用，但很不直覺」的老派操作方式，那 Warp 真的是一個很值得裝來試試看的東西。",{"type":30,"tag":38,"props":540,"children":541},{},[542],{"type":36,"value":543},"它厲害的地方，不是把 terminal 變成一個浮誇的新玩具，而是把很多本來應該早就進化好的使用體驗，一次補齊。你還是擁有本地執行的速度、開發者熟悉的工作流，但整個操作感已經更像一個現代 IDE。",{"type":30,"tag":38,"props":545,"children":546},{},[547,549,554],{"type":36,"value":548},"對大多數開發者來說，這種",{"type":30,"tag":61,"props":550,"children":551},{},[552],{"type":36,"value":553},"看得見、摸得到、每天都用得到",{"type":36,"value":555},"的升級，往往比任何還要重新適應的 AI 功能更有說服力。",{"type":30,"tag":38,"props":557,"children":558},{},[559],{"type":30,"tag":61,"props":560,"children":561},{},[562],{"type":36,"value":563},"相關連結：",{"type":30,"tag":258,"props":565,"children":566},{},[567,579,589,599],{"type":30,"tag":262,"props":568,"children":569},{},[570],{"type":30,"tag":571,"props":572,"children":576},"a",{"href":573,"rel":574},"https:\u002F\u002Fwww.warp.dev\u002Fdownload",[575],"nofollow",[577],{"type":36,"value":578},"Warp 官網下載",{"type":30,"tag":262,"props":580,"children":581},{},[582],{"type":30,"tag":571,"props":583,"children":586},{"href":584,"rel":585},"https:\u002F\u002Fdocs.warp.dev",[575],[587],{"type":36,"value":588},"Warp 官方文件",{"type":30,"tag":262,"props":590,"children":591},{},[592],{"type":30,"tag":571,"props":593,"children":596},{"href":594,"rel":595},"https:\u002F\u002Fwww.warp.dev\u002Fblog\u002Fwarp-is-now-open-source",[575],[597],{"type":36,"value":598},"Warp 開源公告",{"type":30,"tag":262,"props":600,"children":601},{},[602],{"type":30,"tag":571,"props":603,"children":606},{"href":604,"rel":605},"https:\u002F\u002Fgithub.com\u002Fwarpdotdev\u002Fwarp",[575],[607],{"type":36,"value":608},"Warp GitHub Repo",{"type":30,"tag":610,"props":611,"children":612},"style",{},[613],{"type":36,"value":614},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}",{"title":7,"searchDepth":616,"depth":616,"links":617},2,[618,619,620,627,628,629,634],{"id":33,"depth":616,"text":33},{"id":90,"depth":616,"text":93},{"id":145,"depth":616,"text":148,"children":621},[622,624,625,626],{"id":152,"depth":623,"text":155},3,{"id":173,"depth":623,"text":176},{"id":208,"depth":623,"text":211},{"id":284,"depth":623,"text":287},{"id":344,"depth":616,"text":347},{"id":368,"depth":616,"text":371},{"id":401,"depth":616,"text":401,"children":630},[631,632,633],{"id":406,"depth":623,"text":22},{"id":455,"depth":623,"text":24},{"id":489,"depth":623,"text":23},{"id":531,"depth":616,"text":531},"markdown","content:articles:warp-terminal-ux-revolution.md","content","articles\u002Fwarp-terminal-ux-revolution.md","articles\u002Fwarp-terminal-ux-revolution","md",[642,651,657],{"_path":643,"title":644,"description":645,"date":646,"category":647,"image":648,"tags":649,"score":616},"\u002Farticles\u002Fantigravity-manager","Antigravity Manager 管理工具安裝教學：多帳號與 Token 額度即時監控","如果你只在意兩件事：配額看得清楚、帳號切得快速，Antigravity Manager 其實就很值得裝。","2026-05-17","Tools","\u002Fimages\u002Fantigravity-manager-hero.png",[650,16,14],"AI Tools",{"_path":652,"title":653,"description":654,"date":655,"category":647,"image":12,"tags":656,"score":616},"\u002Farticles\u002Fpetdex","Petdex 點陣圖桌面電子寵物安裝指南：讓開發環境更有趣","一行 npx 指令秒裝，完全免註冊登入，給工程師帶來滿滿的心靈祥和！","2026-05-05",[647,14,15],{"_path":658,"title":659,"description":660,"date":661,"category":11,"image":12,"tags":662,"score":616},"\u002Farticles\u002Fpi-mono-coding-agent","Pi Coding Agent 輕量級終端機 AI 助手安裝與工作流實戰","如果你覺得市面上的 AI 開發工具太過笨重，或是強迫你改變習慣，那你一定要試試完全由你掌控的 Pi。","2026-04-30",[663,14,15],"AI Agents",{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"date":10,"category":11,"image":12,"tags":665,"series":17,"readingTime":18,"difficulty":19,"local":20,"platforms":666,"gpu":25,"body":667,"_type":635,"_id":636,"_source":637,"_file":638,"_stem":639,"_extension":640},[14,15,16],[22,23,24],{"type":27,"children":668,"toc":1109},[669,673,683,687,694,704,708,711,715,731,735,739,742,746,750,754,758,762,766,776,786,790,794,798,820,829,844,848,852,856,860,864,883,887,894,897,901,905,909,913,916,920,934,938,941,945,949,953,978,982,986,1007,1011,1039,1042,1046,1050,1054,1063,1070,1105],{"type":30,"tag":31,"props":670,"children":671},{"id":33},[672],{"type":36,"value":33},{"type":30,"tag":38,"props":674,"children":675},{},[676,677,682],{"type":36,"value":42},{"type":30,"tag":44,"props":678,"children":680},{"className":679},[],[681],{"type":36,"value":49},{"type":36,"value":51},{"type":30,"tag":38,"props":684,"children":685},{},[686],{"type":36,"value":56},{"type":30,"tag":38,"props":688,"children":689},{},[690],{"type":30,"tag":61,"props":691,"children":692},{},[693],{"type":36,"value":65},{"type":30,"tag":38,"props":695,"children":696},{},[697,698,703],{"type":36,"value":70},{"type":30,"tag":44,"props":699,"children":701},{"className":700},[],[702],{"type":36,"value":76},{"type":36,"value":78},{"type":30,"tag":38,"props":705,"children":706},{},[707],{"type":36,"value":83},{"type":30,"tag":85,"props":709,"children":710},{},[],{"type":30,"tag":31,"props":712,"children":713},{"id":90},[714],{"type":36,"value":93},{"type":30,"tag":95,"props":716,"children":718},{"className":717},[98,99,100,101,102,103,104],[719,720,725,726],{"type":36,"value":107},{"type":30,"tag":109,"props":721,"children":723},{"src":111,"autoPlay":20,"loop":20,"muted":20,"playsInline":20,"className":722},[113,114],[724],{"type":36,"value":107},{"type":36,"value":107},{"type":30,"tag":38,"props":727,"children":729},{"className":728},[121,122,123,124,125,126],[730],{"type":36,"value":129},{"type":30,"tag":38,"props":732,"children":733},{},[734],{"type":36,"value":134},{"type":30,"tag":38,"props":736,"children":737},{},[738],{"type":36,"value":139},{"type":30,"tag":85,"props":740,"children":741},{},[],{"type":30,"tag":31,"props":743,"children":744},{"id":145},[745],{"type":36,"value":148},{"type":30,"tag":150,"props":747,"children":748},{"id":152},[749],{"type":36,"value":155},{"type":30,"tag":38,"props":751,"children":752},{},[753],{"type":36,"value":160},{"type":30,"tag":38,"props":755,"children":756},{},[757],{"type":36,"value":165},{"type":30,"tag":38,"props":759,"children":760},{},[761],{"type":36,"value":170},{"type":30,"tag":150,"props":763,"children":764},{"id":173},[765],{"type":36,"value":176},{"type":30,"tag":38,"props":767,"children":768},{},[769,770,775],{"type":36,"value":181},{"type":30,"tag":44,"props":771,"children":773},{"className":772},[],[774],{"type":36,"value":76},{"type":36,"value":188},{"type":30,"tag":38,"props":777,"children":778},{},[779,780,785],{"type":36,"value":193},{"type":30,"tag":44,"props":781,"children":783},{"className":782},[],[784],{"type":36,"value":49},{"type":36,"value":200},{"type":30,"tag":38,"props":787,"children":788},{},[789],{"type":36,"value":205},{"type":30,"tag":150,"props":791,"children":792},{"id":208},[793],{"type":36,"value":211},{"type":30,"tag":38,"props":795,"children":796},{},[797],{"type":36,"value":216},{"type":30,"tag":38,"props":799,"children":800},{},[801,802,807,808,813,814,819],{"type":36,"value":221},{"type":30,"tag":44,"props":803,"children":805},{"className":804},[],[806],{"type":36,"value":227},{"type":36,"value":229},{"type":30,"tag":44,"props":809,"children":811},{"className":810},[],[812],{"type":36,"value":235},{"type":36,"value":229},{"type":30,"tag":44,"props":815,"children":817},{"className":816},[],[818],{"type":36,"value":242},{"type":36,"value":244},{"type":30,"tag":38,"props":821,"children":822},{},[823,824,828],{"type":36,"value":249},{"type":30,"tag":61,"props":825,"children":826},{},[827],{"type":36,"value":254},{"type":36,"value":256},{"type":30,"tag":258,"props":830,"children":831},{},[832,836,840],{"type":30,"tag":262,"props":833,"children":834},{},[835],{"type":36,"value":266},{"type":30,"tag":262,"props":837,"children":838},{},[839],{"type":36,"value":271},{"type":30,"tag":262,"props":841,"children":842},{},[843],{"type":36,"value":276},{"type":30,"tag":38,"props":845,"children":846},{},[847],{"type":36,"value":281},{"type":30,"tag":150,"props":849,"children":850},{"id":284},[851],{"type":36,"value":287},{"type":30,"tag":38,"props":853,"children":854},{},[855],{"type":36,"value":292},{"type":30,"tag":38,"props":857,"children":858},{},[859],{"type":36,"value":297},{"type":30,"tag":38,"props":861,"children":862},{},[863],{"type":36,"value":302},{"type":30,"tag":258,"props":865,"children":866},{},[867,871,875,879],{"type":30,"tag":262,"props":868,"children":869},{},[870],{"type":36,"value":310},{"type":30,"tag":262,"props":872,"children":873},{},[874],{"type":36,"value":315},{"type":30,"tag":262,"props":876,"children":877},{},[878],{"type":36,"value":320},{"type":30,"tag":262,"props":880,"children":881},{},[882],{"type":36,"value":325},{"type":30,"tag":38,"props":884,"children":885},{},[886],{"type":36,"value":330},{"type":30,"tag":38,"props":888,"children":889},{},[890],{"type":30,"tag":61,"props":891,"children":892},{},[893],{"type":36,"value":338},{"type":30,"tag":85,"props":895,"children":896},{},[],{"type":30,"tag":31,"props":898,"children":899},{"id":344},[900],{"type":36,"value":347},{"type":30,"tag":38,"props":902,"children":903},{},[904],{"type":36,"value":352},{"type":30,"tag":38,"props":906,"children":907},{},[908],{"type":36,"value":357},{"type":30,"tag":38,"props":910,"children":911},{},[912],{"type":36,"value":362},{"type":30,"tag":85,"props":914,"children":915},{},[],{"type":30,"tag":31,"props":917,"children":918},{"id":368},[919],{"type":36,"value":371},{"type":30,"tag":38,"props":921,"children":922},{},[923,924,928,929,933],{"type":36,"value":376},{"type":30,"tag":61,"props":925,"children":926},{},[927],{"type":36,"value":381},{"type":36,"value":383},{"type":30,"tag":61,"props":930,"children":931},{},[932],{"type":36,"value":388},{"type":36,"value":390},{"type":30,"tag":38,"props":935,"children":936},{},[937],{"type":36,"value":395},{"type":30,"tag":85,"props":939,"children":940},{},[],{"type":30,"tag":31,"props":942,"children":943},{"id":401},[944],{"type":36,"value":401},{"type":30,"tag":150,"props":946,"children":947},{"id":406},[948],{"type":36,"value":22},{"type":30,"tag":38,"props":950,"children":951},{},[952],{"type":36,"value":413},{"type":30,"tag":415,"props":954,"children":955},{"className":417,"code":418,"language":419,"meta":7,"style":7},[956],{"type":30,"tag":44,"props":957,"children":958},{"__ignoreMap":7},[959],{"type":30,"tag":425,"props":960,"children":961},{"class":427,"line":428},[962,966,970,974],{"type":30,"tag":425,"props":963,"children":964},{"style":432},[965],{"type":36,"value":435},{"type":30,"tag":425,"props":967,"children":968},{"style":438},[969],{"type":36,"value":441},{"type":30,"tag":425,"props":971,"children":972},{"style":444},[973],{"type":36,"value":447},{"type":30,"tag":425,"props":975,"children":976},{"style":438},[977],{"type":36,"value":452},{"type":30,"tag":150,"props":979,"children":980},{"id":455},[981],{"type":36,"value":24},{"type":30,"tag":38,"props":983,"children":984},{},[985],{"type":36,"value":462},{"type":30,"tag":415,"props":987,"children":988},{"className":417,"code":465,"language":419,"meta":7,"style":7},[989],{"type":30,"tag":44,"props":990,"children":991},{"__ignoreMap":7},[992],{"type":30,"tag":425,"props":993,"children":994},{"class":427,"line":428},[995,999,1003],{"type":30,"tag":425,"props":996,"children":997},{"style":432},[998],{"type":36,"value":477},{"type":30,"tag":425,"props":1000,"children":1001},{"style":438},[1002],{"type":36,"value":441},{"type":30,"tag":425,"props":1004,"children":1005},{"style":438},[1006],{"type":36,"value":486},{"type":30,"tag":150,"props":1008,"children":1009},{"id":489},[1010],{"type":36,"value":23},{"type":30,"tag":38,"props":1012,"children":1013},{},[1014,1015,1020,1021,1026,1027,1032,1033,1038],{"type":36,"value":496},{"type":30,"tag":44,"props":1016,"children":1018},{"className":1017},[],[1019],{"type":36,"value":502},{"type":36,"value":229},{"type":30,"tag":44,"props":1022,"children":1024},{"className":1023},[],[1025],{"type":36,"value":509},{"type":36,"value":229},{"type":30,"tag":44,"props":1028,"children":1030},{"className":1029},[],[1031],{"type":36,"value":516},{"type":36,"value":229},{"type":30,"tag":44,"props":1034,"children":1036},{"className":1035},[],[1037],{"type":36,"value":523},{"type":36,"value":525},{"type":30,"tag":85,"props":1040,"children":1041},{},[],{"type":30,"tag":31,"props":1043,"children":1044},{"id":531},[1045],{"type":36,"value":531},{"type":30,"tag":38,"props":1047,"children":1048},{},[1049],{"type":36,"value":538},{"type":30,"tag":38,"props":1051,"children":1052},{},[1053],{"type":36,"value":543},{"type":30,"tag":38,"props":1055,"children":1056},{},[1057,1058,1062],{"type":36,"value":548},{"type":30,"tag":61,"props":1059,"children":1060},{},[1061],{"type":36,"value":553},{"type":36,"value":555},{"type":30,"tag":38,"props":1064,"children":1065},{},[1066],{"type":30,"tag":61,"props":1067,"children":1068},{},[1069],{"type":36,"value":563},{"type":30,"tag":258,"props":1071,"children":1072},{},[1073,1081,1089,1097],{"type":30,"tag":262,"props":1074,"children":1075},{},[1076],{"type":30,"tag":571,"props":1077,"children":1079},{"href":573,"rel":1078},[575],[1080],{"type":36,"value":578},{"type":30,"tag":262,"props":1082,"children":1083},{},[1084],{"type":30,"tag":571,"props":1085,"children":1087},{"href":584,"rel":1086},[575],[1088],{"type":36,"value":588},{"type":30,"tag":262,"props":1090,"children":1091},{},[1092],{"type":30,"tag":571,"props":1093,"children":1095},{"href":594,"rel":1094},[575],[1096],{"type":36,"value":598},{"type":30,"tag":262,"props":1098,"children":1099},{},[1100],{"type":30,"tag":571,"props":1101,"children":1103},{"href":604,"rel":1102},[575],[1104],{"type":36,"value":608},{"type":30,"tag":610,"props":1106,"children":1107},{},[1108],{"type":36,"value":614},{"title":7,"searchDepth":616,"depth":616,"links":1110},[1111,1112,1113,1119,1120,1121,1126],{"id":33,"depth":616,"text":33},{"id":90,"depth":616,"text":93},{"id":145,"depth":616,"text":148,"children":1114},[1115,1116,1117,1118],{"id":152,"depth":623,"text":155},{"id":173,"depth":623,"text":176},{"id":208,"depth":623,"text":211},{"id":284,"depth":623,"text":287},{"id":344,"depth":616,"text":347},{"id":368,"depth":616,"text":371},{"id":401,"depth":616,"text":401,"children":1122},[1123,1124,1125],{"id":406,"depth":623,"text":22},{"id":455,"depth":623,"text":24},{"id":489,"depth":623,"text":23},{"id":531,"depth":616,"text":531},1779779150333]