在 GitHub Copilot (以 2026Q1 這時間點瞭解到) 所設計的各種 Plans 來看,在使用上分成兩大區塊:
- Individuals (個人/獨立個體商)
- Organizations and enterprises (組織與企業)
如果你就是只有一個人,基本上都是 Individuals (個人/獨立個體商)。
這樣的使用情境大概就是,想要自己放飛自我寫程式或是整間公司就只有你一個人,不用跟其他任何 "人類" 或 "Agent" 有交流與互動就能完成工作,那可以選的 Plan 有:
- GitHub Copilot Free
- GitHub Copilot Student
- GitHub Copilot Pro
- GitHub Copilot Pro+
如果你有多個 "人類" 或 "Agent" 一起工作的時候,那就算是一種 Organizations and enterprises (組織與企業)。
這樣的情境就會是,在公司裡面有多人的時候 (Organizations) 或是有多部門合作的時候 (Enterprises),可以選的 Plan 有:
- GitHub Copilot Business
- GitHub Copilot Enterprise
如果要把上述的這 4+2 種 Plans 放在一起比較,可以參考 GitHub 自己官網的列表,這邊就截圖展示一下:

所以,如果以每個月能使用的 "Premium request" 有 300 次數來看(下個月/結帳日後會重置),性價比最高的在 Individuals (個人/獨立個體商) 會是 Student、Pro,畢竟前者免費而後者年繳能再更划算;在 Organizations and enterprises (組織與企業) 則會是 Business。
目前除了 Free 這個 Plan 以外,都提供額外透過支付 0.04 美金來獲得 1 次的 "Premium request"。另外,Student 的 Plan 能使用的 model 有較多的限制。
列舉幾個跟 GitHub Copilot 的使用終端的串接 IDE 與 CLI,與透過 GitHub Copilot 可以使用到的各家 AI model:
1. 在 Visual Studio 上使用 GitHub Copilot Chat 的 AI model 選項。

(左邊為 Individuals 當中的 Copilot Pro+;右邊為 Organizations and enterprises 當中的 Business)
2. 在 Visual Studio Code 上使用 GitHub Copilot Chat 的 AI model 選項。

(左邊為 Individuals 當中的 Copilot Pro+;右邊為 Organizations and enterprises 當中的 Business)
3. 為 Xcode 使用 GitHub Copilot Chat 的 AI model 選項。

(左邊為 Individuals 當中的 Copilot Pro+;右邊為 Organizations and enterprises 當中的 Business)
對,Xcode 也可以使用 GitHub Copilot for Xcode。
4. 在 Android Studio 使用 GitHub Copilot Chat 的 AI model 選項。

(左邊為 Individuals 當中的 Copilot Pro+;右邊為 Organizations and enterprises 當中的 Business)
是,Android Studio 也可以透過 Plugin 的安裝來使用 GitHub Copilot Chat。
5. 在 Windows 上安裝 GitHub Copilot CLI 使用。

(左邊為 Individuals 當中的 Copilot Pro+;右邊為 Organizations and enterprises 當中的 Business)
6. 在 macOS 上安裝 GitHub Copilot CLI 使用。

(左邊為 Individuals 當中的 Copilot Pro+;右邊為 Organizations and enterprises 當中的 Business)
上述對照並不是要強調 Copilot Pro+ 可以選的 model 就比較多,就是比 GitHub Copilot Business 好。而是因為所選擇 GitHub Copilot 的 Plan 不同,會看到終端 (GitHub Copilot Chat / CLI) 可選的 model 就會有所不同。
更何況 GitHub Copilot Business 可以由管理人員去設定終端可以使用的 model 有哪些,這才是在公司或企業的管控上是更佳的選擇。
在 GitHub 底下在頭像點選的選單出來後,可以看到 "Organizations" 的選項,點選後的畫面大概如下:

基本上每個 GitHub 帳號都可以創立 Organization 或是透過 "邀請" 後加入別的 GitHub 帳號所創立的 Organization,可以從上圖看到這畫面上會顯示此帳號已經有加入那些 Organization,
或是可以透過點選 "New organization" 建立新的,那就會要選擇針對這個 Organization 要使用什麼 Plan:

鄭重注意:
這裡的 Organization 跟 GitHub Copilot 所使用的 Plan ,這兩者並沒有直接關係。
這邊選擇的是屬於要使用 GitHub 的 Plan;也就是說如果這邊選擇了 Team 這個 Plan 的話,要再疊加後面 GitHub Copilot 所選擇的 Plan 費用。
情境題:
建立一個 Organization 給一個團隊使用,而此團隊有 3 個成員。
若選擇 GitHub 的使用為 Team 這個 Plan,再針對這個 Organization 的中的每個成員申請 GitHub Copilot 的 Seat,且每個 Seat 皆選擇 Business 這個 Plan。
GitHub 的 Team Plan:每人每個月要支付 4 元美金,共計 3 * 4 = 12 元美金。
GitHub Copilot 的 Business Plan:每人每個月要支付 19 元美金,共計 3 * 19 = 57 元美金。
總計 12 + 57 = 69 元美金。
注意:
這是每個月的費用。
如果是想替整個 Organization 的每個成員帶來最大的便捷性,當然是 買、都買;但如果只是想要取得 GitHub Copilot 的使用,那在 GitHub 的 Plan 這邊可以做個取捨。
尤其是很多公司或企業都仍會選擇自建 GitLab、Bitbucket …等的 Server 來進行 DevOps 的部分。所以在這邊選擇 "Free" 這個 Plan,點選了 "Create a free organization" 來建立 Organization 也沒什麼;畢竟用不到就真的不需要浪費銀彈,畢竟都是靠自己(或某人)血汗才換來那實打實的真金白銀,花在刀口上才是真。
歡迎繼續觀看 "對 GitHub 的 Organization 中的成員設定 GitHub Copilot : 操作篇"。
I'm a Microsoft MVP - Developer Technologies (From 2015 ~).

I focus on the following topics: Xamarin Technology, Azure, Mobile DevOps, and Microsoft EM+S.
If you want to know more about them, welcome to my website:
https://jamestsai.tw
本部落格文章之圖片相關後製處理皆透過 Techsmith 公司 所贊助其授權使用之 "Snagit" 與 "Snagit Editor" 軟體製作。