<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Github on TPOW Lab</title><link>https://tpow-001.netlify.app/tags/github/</link><description>Recent content in Github on TPOW Lab</description><generator>Hugo</generator><language>en</language><copyright>Copyright &amp;copy; 2025-2026 TPOW-001. All Rights Reserved.</copyright><lastBuildDate>Thu, 18 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tpow-001.netlify.app/tags/github/index.xml" rel="self" type="application/rss+xml"/><item><title>strands-agents/devtools 完整教學</title><link>https://tpow-001.netlify.app/post/2026-06-18-devtools-tutorial/</link><pubDate>Thu, 18 Jun 2026 00:00:00 +0000</pubDate><guid>https://tpow-001.netlify.app/post/2026-06-18-devtools-tutorial/</guid><description><![CDATA[<blockquote>
<p><strong>Repository</strong>: <a href="https://github.com/strands-agents/devtools" target="_blank" rel="noopener noreferrer">https://github.com/strands-agents/devtools<i class="fas fa-external-link-square-alt ms-1"></i></a>
<strong>Stars</strong>: 13 | <strong>Forks</strong>: 15 | <strong>Language</strong>: Python
<strong>License</strong>: Apache-2.0 | <strong>Last Updated</strong>: 2026-06-15
<strong>Tags</strong>: agentic, agents, ai, strands-agents
<strong>Homepage</strong>: <a href="https://strandsagents.com" target="_blank" rel="noopener noreferrer">https://strandsagents.com<i class="fas fa-external-link-square-alt ms-1"></i></a></p></blockquote>
<hr>

<h2 id="1-專案概覽-project-overview" data-numberify>1. 專案概覽 (Project Overview)<a class="anchor ms-1" href="#1-專案概覽-project-overview"></a></h2>

<h3 id="11-這是什麼" data-numberify>1.1 這是什麼<a class="anchor ms-1" href="#11-這是什麼"></a></h3>
<p><code>strands-agents/devtools</code> 是 Strands Agents 生態系的 <strong>共用 DevOps 基礎設施 (shared DevOps infrastructure)</strong>，提供跨組織 (cross-organization) 的 GitHub Actions、可重用工作流 (reusable workflows)、以及 AI agent 執行引擎。它讓 Strands Agents 旗下所有 12 個 repo 能夠透過統一的 CI/CD 管線 (pipeline) 運行 AI agent、自動化 issue 分類、以及執行評估 (evaluation) 基準測試。</p>]]></description></item><item><title>RedditVideoMakerBot 完整教學 — 從 Reddit 文到 TikTok 短影片的一鍵自動化</title><link>https://tpow-001.netlify.app/post/2026-05-29-redditvideomakerbot-tutorial/</link><pubDate>Fri, 29 May 2026 00:00:00 +0000</pubDate><guid>https://tpow-001.netlify.app/post/2026-05-29-redditvideomakerbot-tutorial/</guid><description><![CDATA[<h1 id="redditvideomakerbot-完整教學" data-numberify>RedditVideoMakerBot 完整教學<a class="anchor ms-1" href="#redditvideomakerbot-完整教學"></a></h1>
<blockquote>
<p>對應 repo：<a href="https://github.com/elebumm/RedditVideoMakerBot" target="_blank" rel="noopener noreferrer"><code>elebumm/RedditVideoMakerBot</code><i class="fas fa-external-link-square-alt ms-1"></i></a>（v3.4.0, GPLv3, ⭐12.3K / 🍴2.88K）
對應 metadata：<code>inbox/2026-05-29-github-elebumm-RedditVideoMakerBot.md</code></p>]]></description></item><item><title>Webwright 完整教學 — 把 LLM 當寫程式的 SWE 來操作瀏覽器</title><link>https://tpow-001.netlify.app/post/2026-05-28-webwright-tutorial/</link><pubDate>Thu, 28 May 2026 00:00:00 +0000</pubDate><guid>https://tpow-001.netlify.app/post/2026-05-28-webwright-tutorial/</guid><description><![CDATA[<h1 id="webwright-完整教學" data-numberify>Webwright 完整教學<a class="anchor ms-1" href="#webwright-完整教學"></a></h1>
<blockquote>
<p>Microsoft Research 出品的極簡瀏覽器 agent framework — 用 ~1.5k LoC 在 Online-Mind2Web 拿下 86.7% SOTA，在 Odysseys long-horizon benchmark 上比前一 SOTA 高 15.6 點。</p></blockquote>
<hr>

<h2 id="1-專案定位" data-numberify>1. 專案定位<a class="anchor ms-1" href="#1-專案定位"></a></h2>

<h3 id="11-一句話" data-numberify>1.1 一句話<a class="anchor ms-1" href="#11-一句話"></a></h3>
<p><strong>Webwright 不是另一個「點擊機器人」，是「會寫 Playwright 程式的 LLM 工程師」。</strong></p>]]></description></item><item><title>github/gitignore 詳細教學 — 從模板選擇到多語言組合的完整指南</title><link>https://tpow-001.netlify.app/post/2026-05-22-gitignore-tutorial/</link><pubDate>Fri, 22 May 2026 00:00:00 +0000</pubDate><guid>https://tpow-001.netlify.app/post/2026-05-22-gitignore-tutorial/</guid><description><![CDATA[<h1 id="githubgitignore-詳細教學" data-numberify>github/gitignore 詳細教學<a class="anchor ms-1" href="#githubgitignore-詳細教學"></a></h1>
<blockquote>
<p>物件：<strong>github/gitignore</strong> — GitHub 官方維護的 <code>.gitignore</code> 模板倉庫
規模：174k stars / 82k forks / <strong>312 個 .gitignore 模板</strong> / CC0-1.0 公共領域
適用對象：所有用 git 的工程師（不分語言）</p>]]></description></item></channel></rss>